tony2001 Tue Aug 1 12:04:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.171&r2=1.2027.2.547.2.172&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.171 php-src/NEWS:1.2027.2.547.2.172 --- php-src/NEWS:1.2027.2.547.2.171 Tue Aug 1 08:32:59 2006 +++ php-src/NEWS Tue Aug 1 12:04:20 2006 @@ -31,6 +31,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php