From b7740a0351d781924da0015346bdd5227bb946a9 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Tue, 7 Jan 2003 01:46:38 +0000 Subject: [PATCH] Trivial grammer fix --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 84980c736f..e57870c2f3 100644 --- a/NEWS +++ b/NEWS @@ -16,8 +16,8 @@ PHP 4 NEWS and should not be cached). (Ilia) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Made uniqid() parameters to be optional and allow any prefix length. (Marcus) -- Made array_search() to accept objects as a needle under ZendEngine2. - (Moriyoshi) +- Improved array_search() so that it can accept objects as a needle under + ZendEngine2. (Moriyoshi) - Added new range() functionality (Ilia) . Support for float modifier. . Detection of numeric values inside strings passed as high & low. -- 2.40.0