]> granicus.if.org Git - php/commitdiff
News about the ssl server socket bug
authorWez Furlong <wez@php.net>
Wed, 21 Apr 2004 23:02:56 +0000 (23:02 +0000)
committerWez Furlong <wez@php.net>
Wed, 21 Apr 2004 23:02:56 +0000 (23:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7ec1278b86ebf306315fdafe105452da87324b6a..9d7d7efdb75bfa13534181468bbdede31cbd83b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP                                                                        NEWS
   (Dmitry)
 - Fixed handling of return values from storred procedures in mssql_execute()
   with multiple result sets returned. (Frank)
+- Fixed bug #28096 (stream_socket_accept() doesn't work with ssl). (Wez)
 - Fixed bug #28007 (compile mssql extension with old versions of FreeTDS
   fails). (Frank)
 - Fixed bug #27997 (SPL: Crash with getInnerIterator()). (Marcus)