mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
This commit is contained in:
parent
b851f37123
commit
f4983c0d3f
167 changed files with 1134 additions and 1147 deletions
|
@ -4,7 +4,7 @@ PROJECT_ROOT = ..\..
|
|||
|
||||
# Module details
|
||||
MODULE_NAME = php_xml
|
||||
MODULE_DESC = "PHP 4.3 - XML Extension"
|
||||
MODULE_DESC = "PHP 5 - XML Extension"
|
||||
VMAJ = 3
|
||||
VMIN = 0
|
||||
VREV = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue