From: Rui Hirokawa Date: Mon, 24 Dec 2001 15:21:21 +0000 (+0000) Subject: added my name for NEWS. X-Git-Tag: PRE_ISSET_PATCH~424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49f0b12a96462f5fd36f52bce4bf9a4c7fbf98cf;p=php added my name for NEWS. --- diff --git a/NEWS b/NEWS index 0b04c6e7c9..c859151c4f 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- added function overload in mbstring to add multibyte support for string and mail functions. +- added function overload in mbstring to add multibyte support for + string and mail functions. (Rui) - Added flags parameter to preg_grep(). The only flag currently is PREG_GREP_INVERT that will make the function return entries that did not match. (Andrei)