]> granicus.if.org Git - php/commitdiff
Fix wrong update
authorXinchen Hui <laruence@php.net>
Sat, 17 Sep 2011 14:24:15 +0000 (14:24 +0000)
committerXinchen Hui <laruence@php.net>
Sat, 17 Sep 2011 14:24:15 +0000 (14:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 512fcb7e28b9c37e92cf2adda122ad0bc3abb487..b3a2689c0291605709902dadb2e8f8cf08582fc1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,6 @@ PHP                                                                        NEWS
   . Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault).
     (Felipe, Laruence)
 
-- MySQLi extension:
-  . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields). 
-    (eran at zend dot com, Laruence)
-
 15 Sep 2011, PHP 5.4.0 Beta
 - General improvements:
   . Added callable typehint. (Hannes)