From 51c535f5104907bbf528bd8e4bf4e8b106741712 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Thu, 8 Feb 2001 04:55:49 +0000 Subject: Move todo items. --- ext/pcre/php_pcre.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ext/pcre/php_pcre.c') diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c index 70597f3fb8..e317308e3f 100644 --- a/ext/pcre/php_pcre.c +++ b/ext/pcre/php_pcre.c @@ -18,12 +18,6 @@ /* $Id$ */ -/* - TODO: - - Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time - - add option to preg_grep() to return entries that _don't_ match -*/ - #include "php.h" #include "php_globals.h" #include "php_pcre.h" -- cgit v1.2.1