1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00

preg_replace() can be non-greedy now.

This commit is contained in:
Andrei Zmievski
2000-07-06 19:32:22 +00:00
parent 905fb8ef82
commit 08011e1701

1
TODO
View File

@@ -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