]> granicus.if.org Git - php/commitdiff
Remove unneeded entry
authorAndrey Hristov <andrey@php.net>
Mon, 10 Mar 2008 11:19:24 +0000 (11:19 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 10 Mar 2008 11:19:24 +0000 (11:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3efa8006a15d6663e0ed78d2188869d2ddbb2d91..fd7c0531de7a64c1a838a01bbc19dc191b6c321b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -126,7 +126,6 @@ PHP                                                                        NEWS
 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
 - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
 
-- Fixed bug #44371 (mysqli extension compile failed). (Andrey, petr_hroch_info)
 - Fixed bug #44336 (Improve pcre UTF-8 string matching performance).
   (frode at coretrek dot com, Nuno)
 - Fixed bug #44214 (Crash using preg_replace_callback() and global variable).