]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Tue, 1 Aug 2006 12:04:20 +0000 (12:04 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 1 Aug 2006 12:04:20 +0000 (12:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b3a2af84eeb50fdbb740cc8e46c627d422220f72..a26f62ebb9a1d15da8d7980b8a41518fac1a9747 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ PHP                                                                        NEWS
 - Fixed bug #38261 (openssl_x509_parse() leaks with invalid cert) (Pierre)
 - Fixed bug #38255 (openssl possible leaks while passing keys) (Pierre)
 - Fixed bug #38253 (PDO produces segfault with default fetch mode). (Tony)
+- Fixed bug #38251 (socket_select() and invalid arguments). (Tony)
 - Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).
   (Ilia)
 - Fixed bug #38234 (Exception in __clone makes memory leak). (Dmitry, Nuno)