summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-07-06 19:32:22 +0000
committerAndrei Zmievski <andrei@php.net>2000-07-06 19:32:22 +0000
commit08011e170199aad95f0fb8182d6967bd03576bb4 (patch)
tree27d239fe2202aea22e5896a86b78c1f585299c8a /TODO
parent905fb8ef82071d65ea96df6f4738590941568fc1 (diff)
downloadphp-git-08011e170199aad95f0fb8182d6967bd03576bb4.tar.gz
preg_replace() can be non-greedy now.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 18df7fc36d..58171182d3 100644
--- a/TODO
+++ b/TODO
@@ -60,7 +60,6 @@ ext/oci8
ext/pcre
--------
- * have a non-greedy option for preg_replace().
* have an option for preg_grep() to return keys as well.
* update the online docs from version 3.1 man page