From: Stanislav Malyshev Date: Wed, 4 Jun 2014 08:09:37 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.4.30RC1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e06c4f7fe56bad9061d18894d672c5ae5a330676;p=php update NEWS --- diff --git a/NEWS b/NEWS index b728638685..32a56d0853 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.4.30 +- Core: + . Fixed BC break introduced by patch for bug #67072. (Anatol) + - Date: . Fixed bug #67308 (Serialize of DateTime truncates fractions of second). (Adam) @@ -13,7 +16,7 @@ PHP NEWS . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence) . Fixed bug #67360 (Missing element after ArrayObject::getIterator). (Adam) -?? ??? 2014, PHP 5.4.29 +29 May 2014, PHP 5.4.29 - COM: . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol)