summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-11-15 05:09:55 +0000
committerAndrei Zmievski <andrei@php.net>2000-11-15 05:09:55 +0000
commit3625a729a7131f0ee5bdd2facc217c20e77b4093 (patch)
treeffa6c402f249cd7dbe8fced2c05f97a815497383 /TODO
parentc960bd930d04040a234d8e3a6d5f95dffb6cf360 (diff)
downloadphp-git-3625a729a7131f0ee5bdd2facc217c20e77b4093.tar.gz
- Modified preg_replace() to take Perl-style $1 backreferences in addition
to \\n ones. - Modified preg_grep() to always return the results with the keys from the original array.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 03514f8afa..a721b58896 100644
--- a/TODO
+++ b/TODO
@@ -61,7 +61,6 @@ ext/oci8
ext/pcre
--------
- * have an option for preg_grep() to return keys as well.
* update the online docs from version 3.1 man page
ext/session