From: Felipe Pena Date: Fri, 24 Jun 2011 00:53:52 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.7RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c07bc80046ae0fac32f41e6f3052f52a86ec057;p=php - BFN --- diff --git a/NEWS b/NEWS index 2e7003e595..4cc56c1f39 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2011, PHP 5.3.7 +- Core: + . Fixed crash in error_log(). (Felipe) Reported by Mateusz Kocielski. - DateTime extension: . Fixed bug where the DateTime object got changed while using date_diff().