]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Mon, 11 Oct 2004 01:43:40 +0000 (01:43 +0000)
committerWez Furlong <wez@php.net>
Mon, 11 Oct 2004 01:43:40 +0000 (01:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ee05006d15ca2ca911d8beaf4a0919d7b2b497fb..e77d9e9dc4784d6cd5e220dfa334dbff6ad16193 100644 (file)
--- 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).