From: Xinchen Hui Date: Wed, 4 Apr 2012 09:41:25 +0000 (+0800) Subject: fix typo X-Git-Tag: php-5.4.4RC1~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cccb6bc5a377bdd91321202e4970dfaf394c60b;p=php fix typo --- 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