felipe Sun, 24 Oct 2010 14:05:10 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=304701
Log: - BFN Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-10-24 14:03:07 UTC (rev 304700) +++ php/php-src/branches/PHP_5_3/NEWS 2010-10-24 14:05:10 UTC (rev 304701) @@ -40,6 +40,7 @@ - Fixed bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) (CVE-2010-3710). (Adam) +- Fixed bug #53144 (Segfault in SplObjectStorage::removeAll()). (Felipe) - Fixed bug #53006 (stream_get_contents has an unpredictable behavior when the underlying stream does not support seeking). (Gustavo) - Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php