From: Xinchen Hui Date: Sat, 17 Sep 2011 14:24:15 +0000 (+0000) Subject: Fix wrong update X-Git-Tag: php-5.5.0alpha1~1109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff30cd3443ef915c9ad5d40abe6a3aa685916b2c;p=php Fix wrong update --- diff --git a/NEWS b/NEWS index f04c5fc2e9..2e83f29921 100644 --- 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! >>>