From eff668a59664c2d82e95e629718f8e994ed00eea Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sun, 11 Mar 2012 08:34:06 +0000 Subject: [PATCH] Oops, sorry for my poor english --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ccff9521316..6ca901bbc25 100644 --- a/NEWS +++ b/NEWS @@ -66,7 +66,7 @@ PHP NEWS - SPL . Fixed bug #61326 (ArrayObject comparison). (Gustavo) - . Fixed bug #61347 (inconsist isset behavior of Arrayobject). (Laruence) + . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence) - SQLite3 extension: . Add createCollation() method. (Brad Dewar)