]> 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 f04c5fc2e99916e6e3ac80993ec399a583486622..2e83f29921f180ae55382f061e1fd48a1a664626 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,14 +5,4 @@ PHP                                                                        NEWS
 - General improvements:
   . World domination
 
-- Core:
-  . Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux
-    parisc). (Felipe)
-  . 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)
-
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>