]> granicus.if.org Git - php/commitdiff
Add another item.
authorAndrei Zmievski <andrei@php.net>
Mon, 6 Dec 1999 16:41:55 +0000 (16:41 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 6 Dec 1999 16:41:55 +0000 (16:41 +0000)
ext/pcre/php_pcre.c

index 7adc62b7a701163e8e7bbfe3c8c14d1b98d864a2..2d0bd9107bbd74c9526a308bde139ba6d46ef7c6 100644 (file)
@@ -21,6 +21,8 @@
 /*
        TODO:
        - 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
 */
 
 #include "php.h"