Commit: bca2d6b985dee0d120b0f14f088c1238f8eeef15 Author: Felipe Pena <felipe...@gmail.com> Thu, 19 Apr 2012 23:23:59 -0300 Parents: d2798c6035faf1e2497a26964cb4b9672017e8d9 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bca2d6b985dee0d120b0f14f088c1238f8eeef15 Log: - BFN Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index e09e1ab..b2c6a8d 100644 --- 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) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php