sniper Fri Sep 2 17:12:10 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.473&r2=1.1760.2.474&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.473 php-src/NEWS:1.1760.2.474 --- php-src/NEWS:1.1760.2.473 Fri Sep 2 03:46:38 2005 +++ php-src/NEWS Fri Sep 2 17:12:09 2005 @@ -21,6 +21,8 @@ - Fixed segfaults when CURL callback functions throw exception. (Tony) - Fixed various reentrancy bugs in user-sort functions, solves bugs #33286 and #33295. (Mike Bretz) +- Fixed bug #34307 (on_modify handler not called to set the default value if + setting from php.ini was invalid). (Andrei) - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9). (Derick) - Fixed bug #34299 (ReflectionClass::isInstantiable() returns true for abstract
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php