From: Wez Furlong Date: Mon, 11 Oct 2004 01:43:40 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d75ba00e9027657b07f056db0516860078bfdf2c;p=php BFN --- diff --git a/NEWS b/NEWS index ee05006d15..e77d9e9dc4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.3 +- Fixed bug #30387 (stream_socket_client async connect was broken). + (vnegrier at esds dot com, Wez). - Fixed potential problems with unserializing invalid serialize data. (Marcus) - Fixed bug #30356 (str_ireplace() does not work on all strings). (Ilia) - Fixed bug #30344 (Reflection::getModifierNames() returns too long strings).