From: Sara Golemon Date: Thu, 17 Apr 2003 19:36:29 +0000 (+0000) Subject: strtok() already made binary safe by sas nearly 2 years ago. Ref: ext/standard/strin... X-Git-Tag: SPL_ALPHA~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02ee8fffa3403f18686ea858292b53fa0a16bec3;p=php strtok() already made binary safe by sas nearly 2 years ago. Ref: ext/standard/string.c(r-1.212) --- 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