]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Fri, 20 Apr 2012 02:23:59 +0000 (23:23 -0300)
committerFelipe Pena <felipensp@gmail.com>
Fri, 20 Apr 2012 02:23:59 +0000 (23:23 -0300)
NEWS

diff --git a/NEWS b/NEWS
index e09e1ab5c363ffdd99111b839db7e9c36eb51248..b2c6a8da4589dc87c03b19f143ed201d06c7cb6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ PHP                                                                        NEWS
   . Fixed bug #60573 (type hinting with "self" keyword causes weird errors).
     (Laruence)
   . Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia)
+  . Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename
+    set to null). (Anatoliy)
   . Fixed bug #52719 (array_walk_recursive crashes if third param of the
     function is by reference). (Nikita Popov)
   . Improve performance of set_exception_handler while doing reset (Laruence)