Commit: f879e1162fe5b0c017983e9690aa70a5f17251c4 Author: Stanislav Malyshev <s...@php.net> Sun, 30 Sep 2012 19:08:24 -0700 Parents: 175a9de47fcbb3807671415ae58429b20915daaf Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f879e1162fe5b0c017983e9690aa70a5f17251c4 Log: fix news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index e8ad173..fd3f618 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ PHP NEWS . Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). (Dmitry) . Fixed bug #60723 (error_log error time has changed to UTC ignoring default - timezo). (Laruence) + timezone). (Laruence) - cURL: . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will @@ -66,7 +66,7 @@ PHP NEWS . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by Igor Wiedler). (Lars) -?? ??? 2012, PHP 5.4.7 +13 Sep 2012, PHP 5.4.7 - Core: . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php