From 7cccb6bc5a377bdd91321202e4970dfaf394c60b Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 4 Apr 2012 17:41:25 +0800 Subject: [PATCH] fix typo --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9f5898e178..23bb36314d 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,7 @@ PHP NEWS . "Connection: close" instead of "Connection: closed" (Gustavo) - Core: - . Fixed bug Fixed bug #61605 (header_remove() does not remove all headers). - (Laruence) + . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence) . Fixed bug #61374 (html_entity_decode tries to decode code points that don't exist in ISO-8859-1). (Gustavo) . Fixed bug #61273 (call_user_func_array with more than 16333 arguments -- 2.50.1