]> granicus.if.org Git - php/commitdiff
strtok() already made binary safe by sas nearly 2 years ago. Ref: ext/standard/strin...
authorSara Golemon <pollita@php.net>
Thu, 17 Apr 2003 19:36:29 +0000 (19:36 +0000)
committerSara Golemon <pollita@php.net>
Thu, 17 Apr 2003 19:36:29 +0000 (19:36 +0000)
TODO

diff --git a/TODO b/TODO
index 7a5808602c6bfd418cb0fc19ee127551a510283c..860bcfbe06dab2634188b33f1dcbcf47e8336dcd 100644 (file)
--- 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