From: Stanislav Malyshev Date: Wed, 4 Jun 2014 08:10:45 +0000 (-0700) Subject: update news X-Git-Tag: php-5.5.14RC1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b4a5bc1d367fc22528173f8b083eac3a2c29b60;p=php update news --- diff --git a/NEWS b/NEWS index cc843ffcb9..ff8c6cb3ea 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.5.14 +- Core: + . Fixed BC break introduced by patch for bug #67072. (Anatol) + - Date: . Fixed bug #67308 (Serialize of DateTime truncates fractions of second). (Adam)