]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 1 Sep 2001 00:12:51 +0000 (00:12 +0000)
committer <changelog@php.net> <>
Sat, 1 Sep 2001 00:12:51 +0000 (00:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 803df9509e2bb0c3a80d5cb0db6bb97a9ca2c319..a7341ca44040bfc93916f9f13fe417d44a9941b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
+- Made in_array() and search_array() allow the needle to be an array in
+  itself. (Andrei)
 - Added ini_get_all() function which returns all registered ini entries
   or entries for the specified extension. (Jani)
 - Added mailparse_uudecode_all() which extracts all uuencoded attachments