]> granicus.if.org Git - php/commitdiff
entrt about feature request #24258
authorAndrey Hristov <andrey@php.net>
Sun, 25 Jan 2004 14:00:59 +0000 (14:00 +0000)
committerAndrey Hristov <andrey@php.net>
Sun, 25 Jan 2004 14:00:59 +0000 (14:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25b6d27f9b461ade9dd21e8c53997bd64cb67274..307f9d7bcaca6fb5167e2a8a8603f5cb01e5b128 100644 (file)
--- 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)