From: Andrey Hristov Date: Sun, 25 Jan 2004 14:00:59 +0000 (+0000) Subject: entrt about feature request #24258 X-Git-Tag: RELEASE_1_3b6~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca3001faf8a5965fbcbf6fba0ef00c07649e843d;p=php entrt about feature request #24258 --- diff --git a/NEWS b/NEWS index 25b6d27f9b..307f9d7bca 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,8 @@ PHP NEWS - Fixed bug #24608 (__set not triggered when overloading with array). (Stanislav) - Fixed bug #24243 (enabling browscap causes segfault). (Wez) +- Added third optional parameter 'strict' to array_keys(). Works like the + 'strict' parameter of in_array(). Feature request #24258. (Andrey) 21 Dec 2003, PHP 5 Beta 3 - Bundled new tidy extension (John, Wez)