helly Wed Mar 9 21:35:40 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.280&r2=1.1760.2.281&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.280 php-src/NEWS:1.1760.2.281 --- php-src/NEWS:1.1760.2.280 Wed Mar 9 21:05:06 2005 +++ php-src/NEWS Wed Mar 9 21:35:39 2005 @@ -71,6 +71,7 @@ - Fixed bug #31683 (changes to $name in __get($name) override future parameters). (Dmitry) - Fixed bug #31699 (unserialize() float problem on non-English locales). (Ilia) +- Fixed bug #31562 (__autoload() problem with static variables). (Marcus) - Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays). (Marcus) - Fixed bug #31623 (OCILogin does not support password grace period).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php