summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-02-16 11:48:58 +0000
committerThies C. Arntzen <thies@php.net>2000-02-16 11:48:58 +0000
commitaf220872b921de91158c158d7641ab1d8ab5ace2 (patch)
tree38cf172e92c49149987192da109bc95af154e610
parent98193914426b4a115e9925f337a5ed89346543b8 (diff)
downloadphp-git-af220872b921de91158c158d7641ab1d8ab5ace2.tar.gz
speedup parse_url!
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index e4c3126243..1fdffc8acb 100644
--- a/TODO
+++ b/TODO
@@ -50,6 +50,7 @@ ext/oci8
ext/standard
------------
+ * implement regex-cache for url-funtions.
* strpad() (Andrei)
* stri_replace() (Andrei)
* comparing arrays semantically (like Python) (Andrei)