Fix wrong update

This commit is contained in:
Xinchen Hui 2011-09-17 14:24:15 +00:00
parent 272180cb85
commit ff30cd3443

10
NEWS
View File

@ -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! >>>