changelog               Tue Dec 18 20:11:22 2001 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.832 php4/NEWS:1.833
--- php4/NEWS:1.832     Sun Dec 16 17:42:02 2001
+++ php4/NEWS   Tue Dec 18 20:11:19 2001
@@ -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)


Reply via email to