1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

PHP 5.3.19

This commit is contained in:
Johannes Schlüter
2012-11-21 21:09:25 +01:00
parent 396c1e990a
commit cc315e79e1

9
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2ß12, PHP 5.3.20
?? ??? 2012, PHP 5.3.20
- Zend Engine:
. Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
@@ -14,12 +14,7 @@ PHP NEWS
. Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
?? ??? 2012, PHP 5.3.19
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ADD NEWS ONLY ABOVE IN 5.3.20 SECTION
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
RM will merge 5.3.19 entries when merging to release branch
22 Nov 2012, PHP 5.3.19
- Core
. Fixed bug #63241 (PHP fails to open Windows deduplicated files).