From: Pierre Joye Date: Tue, 27 Oct 2009 10:44:11 +0000 (+0000) Subject: - #48752 X-Git-Tag: php-5.2.12RC1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b18abd2f267c450f09fde70dc61bef871dcf623;p=php - #48752 --- diff --git a/NEWS b/NEWS index 4c245d7cea..0d3f35f97a 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ PHP NEWS (Moriyoshi, hello at iwamot dot com) - Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications). (Ilia, Florian Anderiasch) +- Fixed bug #48752 (Crash during date parsing with invalid date). (Pierre) - Fixed bug #49738 (calling mcrypt() after mcrypt_generic_deinit() crashes). (Sriram Natarajan) - Fixed bug #49698 (Unexpected change in strnatcasecmp()). (Rasmus)