wez Sun Oct 10 21:43:41 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.97&r2=1.1760.2.98&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.97 php-src/NEWS:1.1760.2.98 --- php-src/NEWS:1.1760.2.97 Fri Oct 8 10:53:39 2004 +++ php-src/NEWS Sun Oct 10 21:43:40 2004 @@ -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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php