diff options
author | Andrei Zmievski <andrei@php.net> | 2000-07-06 19:32:22 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2000-07-06 19:32:22 +0000 |
commit | 08011e170199aad95f0fb8182d6967bd03576bb4 (patch) | |
tree | 27d239fe2202aea22e5896a86b78c1f585299c8a /TODO | |
parent | 905fb8ef82071d65ea96df6f4738590941568fc1 (diff) | |
download | php-git-08011e170199aad95f0fb8182d6967bd03576bb4.tar.gz |
preg_replace() can be non-greedy now.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |