tony2001 Tue Sep 13 05:20:37 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: bfn http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.58&r2=1.2027.2.59&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.58 php-src/NEWS:1.2027.2.59 --- php-src/NEWS:1.2027.2.58 Mon Sep 12 11:39:12 2005 +++ php-src/NEWS Tue Sep 13 05:20:36 2005 @@ -26,6 +26,7 @@ - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) - Fixed bug #34456 (Possible crash inside pspell extension). (Nuno) +- Fixed bug #34450 (Segfault when calling mysqli_close() in destructor). (Tony) - Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed). (Dmitry) - Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()). (Ilia) - Fixed bug #34331 (php crashes when variables_order is empty). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php