From: Ilia Alshanetsky Date: Sat, 17 Mar 2012 17:51:51 +0000 (+0000) Subject: Fixed typo X-Git-Tag: PHP-5.4.1-RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9bfe8010a031acaf4dc065022eb3cdc71a3a16d8;p=php Fixed typo --- diff --git a/NEWS b/NEWS index 02a1d4b94d..1b9b4cf256 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ PHP NEWS exist in ISO-8859-1). (Gustavo) . Fixed bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes). (Laruence) - . Fixed bug #61225 (Incorect lexing of 0b00*+). (Pierrick) + . Fixed bug #61225 (Incorrect lexing of 0b00*+). (Pierrick) . Fixed bug #61165 (Segfault - strip_tags()). (Laruence) . Fixed bug #61106 (Segfault when using header_register_callback). (Nikita Popov)