Commit: 7cccb6bc5a377bdd91321202e4970dfaf394c60b Author: Xinchen Hui <larue...@php.net> Wed, 4 Apr 2012 17:41:25 +0800 Parents: 1215665bb435ba619a17414cd832dc364d6fb9e4 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7cccb6bc5a377bdd91321202e4970dfaf394c60b Log: fix typo Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 9f5898e..23bb363 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php