]> granicus.if.org Git - php/commitdiff
Another idea I had today.
authorAndrei Zmievski <andrei@php.net>
Sat, 15 Jan 2000 21:35:50 +0000 (21:35 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 15 Jan 2000 21:35:50 +0000 (21:35 +0000)
ext/pcre/php_pcre.c

index c8122c6b35397ba1e8d66dbc5f32c26262468e02..2624084184d8645ef10a92f7994106877d257e5d 100644 (file)
@@ -23,6 +23,7 @@
        - Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time
        - Make new modifier, similar to /e, that passes matches to
          a user-defined function
+       - add option to preg_grep() to return entries that _don't_ match
 */
 
 #include "php.h"