]> granicus.if.org Git - php/commitdiff
NEWS File
authorPierrick Charron <pierrick@php.net>
Fri, 8 Jun 2012 16:02:49 +0000 (18:02 +0200)
committerPierrick Charron <pierrick@php.net>
Fri, 8 Jun 2012 16:02:49 +0000 (18:02 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 348a06e6281b45b92b0d74b4d798495fedb0a6df..ee7dc764985c99c7b89f866b9ba07d4e90c953a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2012, PHP 5.4.5
+- Zend Engine:
+  . Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that
+    includes a semi-colon). (Pierrick)
 
 - Core:
   . Fixed bug #61998 (Using traits with method aliases appears to result in
@@ -55,6 +58,7 @@ PHP                                                                        NEWS
 - XML Writer:
   . Fixed bug #62064 (memory leak in the XML Writer module). 
     (jean-pierre dot lozi at lip6 dot fr)
+
 - Zip:
   . Upgraded libzip to 0.10.1 (Anatoliy)