From a67fb02cf82d683f5929dde3b41db41f45f471de Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 17 Sep 2011 03:23:38 +0000 Subject: [PATCH] Update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 2e83f29921..f04c5fc2e9 100644 --- a/NEWS +++ b/NEWS @@ -5,4 +5,14 @@ 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! >>> -- 2.50.1