From cc315e79e17b7c2a64fbd0a138eaeab64530de9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schl=C3=BCter?= Date: Wed, 21 Nov 2012 21:09:25 +0100 Subject: [PATCH] PHP 5.3.19 --- NEWS | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 717a382b20c..fab5c1629ff 100644 --- a/NEWS +++ b/NEWS @@ -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).