felipe Sat, 12 Jun 2010 22:09:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=300414
Log: - Fix entry 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 2010-06-12 22:04:48 UTC (rev 300413) +++ php/php-src/branches/PHP_5_2/NEWS 2010-06-12 22:09:13 UTC (rev 300414) @@ -20,9 +20,9 @@ - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore). (Patrick) - Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with + constant array). (Felipe) - Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::). (Felipe) - constant array). (Felipe) - Fixed bug #51822i (Segfault with strange __destruct() for static class variables). (Dmitry) - Fixed bug #51671 (imagefill does not work correctly for small images).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php