From: Date: Sat, 1 Sep 2001 00:12:51 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84e163a9002951ab4948078a57bad5e93400868f;p=php NEWS update --- diff --git a/NEWS b/NEWS index 803df9509e..a7341ca440 100644 --- 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