srinatar Mon, 07 Dec 2009 20:13:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291832
Log: - Fix NEWS (48752 not relevant for 5.2 release) Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-12-07 19:43:39 UTC (rev 291831) +++ php/php-src/branches/PHP_5_2/NEWS 2009-12-07 20:13:16 UTC (rev 291832) @@ -101,7 +101,6 @@ (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 #49719 (ReflectionClass::hasProperty returns true for a private
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php