diff --git a/NEWS b/NEWS index cc843ffcb9e..ff8c6cb3eae 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)