]> granicus.if.org Git - php/commitdiff
bfn
authorAntony Dovgal <tony2001@php.net>
Tue, 13 Sep 2005 09:20:36 +0000 (09:20 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 13 Sep 2005 09:20:36 +0000 (09:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e07d1d0d325f82f2ee27340df27a9716d0e9b81c..e74cadd8c9158e635ada39610e7450fa1d26f843 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP                                                                        NEWS
 - 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)