tony2001 Thu Sep 30 11:00:57 2004 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.87&r2=1.1760.2.88&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.87 php-src/NEWS:1.1760.2.88 --- php-src/NEWS:1.1760.2.87 Wed Sep 29 21:23:33 2004 +++ php-src/NEWS Thu Sep 30 11:00:57 2004 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.3 +- Fixed bug #30282 (segfault when using unknown/unsupported session.save_handler + and/or session.serialize_handler). (Tony) - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia) - Fixed bug #30224 (Sybase date strings are sometimes not null terminated). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php