From: Andrei Zmievski Date: Tue, 11 Apr 2000 15:16:49 +0000 (+0000) Subject: another option X-Git-Tag: php-4.0RC2~417 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a66283c7b92403599b7ed19d231b05c7aab01a9f;p=php another option --- diff --git a/TODO b/TODO index dbe7c412d5..07a9b8029f 100644 --- a/TODO +++ b/TODO @@ -46,6 +46,7 @@ ext/pcre -------- * use/support latest pcre v3.1. * have a non-greedy option for preg_replace() + * have an option for preg_grep() to return keys as well ext/wddx --------