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)