From 56f265075d25288b1ccac62051f5f0bcf3b91b0b Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 17 Sep 2011 03:23:38 +0000 Subject: [PATCH] Update NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index d2b3be4100..512fcb7e28 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,12 @@ PHP NEWS - 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) 15 Sep 2011, PHP 5.4.0 Beta - General improvements: -- 2.50.1