iliaa Sun Sep 25 09:27:22 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: Bug fixing news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.75&r2=1.2027.2.76&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.75 php-src/NEWS:1.2027.2.76 --- php-src/NEWS:1.2027.2.75 Sat Sep 24 14:18:58 2005 +++ php-src/NEWS Sun Sep 25 09:27:20 2005 @@ -48,6 +48,7 @@ - Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed). (Dmitry) - Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()). (Ilia) - Fixed bug #34331 (php crashes when variables_order is empty). (Ilia) +- Fixed bug #34321 (Possible crash in filter code). (Ilia) - Fixed bug #34311 (unserialize() crashes with chars above 191 dec). (Nuno) - Fixed bug #34310 (foreach($arr as $c->d => $x) crashes). (Dmitry) - Fixed bug #34307 (on_modify handler not called to set the default value if
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php