]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Fri, 6 Apr 2012 13:58:28 +0000 (21:58 +0800)
committerXinchen Hui <laruence@php.net>
Fri, 6 Apr 2012 13:58:28 +0000 (21:58 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 23bb36314d7e087ff94c62e2281ed24f9f0d94f9..7b800840a001e4cc5846cacb84ba6a9932d4c2bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
   . "Connection: close" instead of "Connection: closed" (Gustavo)
 
 - Core:
+  . Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables
+    (without apache2)). (Laruence)
   . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence)
   . Fixed bug #61374 (html_entity_decode tries to decode code points that don't
     exist in ISO-8859-1). (Gustavo)