From: Antony Dovgal Date: Tue, 1 Aug 2006 12:04:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC2~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d14b107e5b99576ef93b2ce2088e1e5b9020955f;p=php BFN --- diff --git a/NEWS b/NEWS index b3a2af84ee..a26f62ebb9 100644 --- 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)