]> granicus.if.org Git - php/commitdiff
preg_replace() can be non-greedy now.
authorAndrei Zmievski <andrei@php.net>
Thu, 6 Jul 2000 19:32:22 +0000 (19:32 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 6 Jul 2000 19:32:22 +0000 (19:32 +0000)
TODO

diff --git a/TODO b/TODO
index 18df7fc36d875dfe18612a569ec448d6422e8c63..58171182d3d7ab512f73e4347f34b984517b9e1a 100644 (file)
--- 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