sniper Fri Sep 2 17:13:21 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: reorder http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.49&r2=1.2027.2.50&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.49 php-src/NEWS:1.2027.2.50 --- php-src/NEWS:1.2027.2.49 Fri Sep 2 17:13:00 2005 +++ php-src/NEWS Fri Sep 2 17:13:20 2005 @@ -21,11 +21,10 @@ - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) -- Fixed bug #34307 (on_modify handler not called to set the default value if - setting from php.ini was invalid). (Andrei) - Fixed bug #34331 (php crashes when variables_order is empty). (Ilia) - Fixed bug #34310 (foreach($arr as $c->d => $x) crashes). (Dmitry) -- Fixed bug #34307 (OnUpdateStringUnempty INI options can be set empty). (Jani) +- Fixed bug #34307 (on_modify handler not called to set the default value if + setting from php.ini was invalid). (Andrei) - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys). (Jani) - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day). (Derick) - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php