From: Xinchen Hui Date: Sun, 11 Mar 2012 08:34:06 +0000 (+0000) Subject: Oops, sorry for my poor english X-Git-Tag: PHP-5.4.1-RC1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4191d5f4250e8c43af434315f6acc0e80f5926b5;p=php Oops, sorry for my poor english --- diff --git a/NEWS b/NEWS index 93a050f5d5..0b5358453c 100644 --- a/NEWS +++ b/NEWS @@ -73,7 +73,7 @@ PHP NEWS ReflectionMethod::invokeArgs()). (Laruence) - SPL: - . Fixed bug #61347 (inconsist isset behavior of Arrayobject). (Laruence) + . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence) - Standard: . Fixed memory leak in substr_replace. (Pierrick)