Skip to content

Commit d412152

Browse files
committed
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
* 'PHP-5.3' of https://git.php.net/repository/php-src: Regenerate Zend ini scanner Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value
2 parents 16f9f46 + c886691 commit d412152

File tree

6 files changed

+1397
-1368
lines changed

6 files changed

+1397
-1368
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2ß12, PHP 5.3.20
44

5+
- Zend Engine:
6+
. Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
7+
from value). (Pierrick)
58
- Core:
69
. Fixed bug #63451 (config.guess file does not have AIX 7 defined,
710
shared objects are not created). (kemcline at au1 dot ibm dot com)

0 commit comments

Comments
 (0)