From: Antony Dovgal Date: Thu, 30 Sep 2004 15:00:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=890b377094f2f1ad4ed62a1621df0e8b59d27b85;p=php BFN --- diff --git a/NEWS b/NEWS index ce63fc9034..a1a6711318 100644 --- a/NEWS +++ b/NEWS @@ -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)