From: Stanislav Malyshev Date: Mon, 1 Oct 2012 02:08:24 +0000 (-0700) Subject: fix news X-Git-Tag: php-5.4.8RC1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f879e1162fe5b0c017983e9690aa70a5f17251c4;p=php fix news --- diff --git a/NEWS b/NEWS index e8ad1737a2..fd3f618679 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)