]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 19 Dec 2001 01:11:19 +0000 (01:11 +0000)
committer <changelog@php.net> <>
Wed, 19 Dec 2001 01:11:19 +0000 (01:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index deaefcf04e1e89f6013efdb469c6a7cc1bc9d265..0f58bb8227262535885a94c98c3d4bf4b8c16d03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- 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)
 - Fixed several crash bugs in the xslt extension (Markus, Derick)
 - Fixed problem with dbase not returning very large (larger than long)
 - integers properly. (Vlad)