From: Antony Dovgal Date: Mon, 18 Oct 2004 15:17:04 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1df31a3fbc7b248c0dc656bd255669df2d0fab9;p=php BFN --- diff --git a/NEWS b/NEWS index eae25acfd4..83cf0266f7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.3 - Fixed potential problems with unserializing invalid serialize data. (Marcus) +- Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) - Fixed bug #30387 (stream_socket_client async connect was broken). (vnegrier at esds dot com, Wez). - Fixed bug #30381 (Strange results with get_class_vars()). (Marcus)