summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2003-04-17 19:36:29 +0000
committerSara Golemon <pollita@php.net>2003-04-17 19:36:29 +0000
commit02ee8fffa3403f18686ea858292b53fa0a16bec3 (patch)
tree6121f922676928f2f1b8a6d26690a76801bc4fa6 /TODO
parentcca9ebddae5db93493dbed1965725fa0fc42c92a (diff)
downloadphp-git-02ee8fffa3403f18686ea858292b53fa0a16bec3.tar.gz
strtok() already made binary safe by sas nearly 2 years ago. Ref: ext/standard/string.c(r-1.212)
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7a5808602c..860bcfbe06 100644
--- a/TODO
+++ b/TODO
@@ -138,7 +138,6 @@ ext/standard
* Implement regex-cache for url-functions.
* Move socket related functions to fsock.c.
* NOT binary safe:
- strtok()
basename()
ext/wddx