summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2003-04-12 20:09:26 +0000
committerSara Golemon <pollita@php.net>2003-04-12 20:09:26 +0000
commit87f9ed0a6fe96c470add6f983ba3e11b079c9110 (patch)
treef9c410f4394020dd0c2d6b199faeb08eba323eb9 /TODO
parent76965beb04478defa61d7d32f552247a4c3242e2 (diff)
downloadphp-git-87f9ed0a6fe96c470add6f983ba3e11b079c9110.tar.gz
Scratch off done TODOs
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ead092d633..9535fb9d92 100644
--- a/TODO
+++ b/TODO
@@ -136,13 +136,11 @@ ext/standard
* Possibly modify parsing of GPC data to automatically create arrays if
variable name is seen more than once.
* Implement regex-cache for url-functions.
- * stri_replace(). (Andrei)
* Move socket related functions to fsock.c.
* NOT binary safe:
strtok()
basename()
dirname()
- strrpos()
strip_tags()
ext/wddx