From: Sara Golemon Date: Sat, 12 Apr 2003 20:09:26 +0000 (+0000) Subject: Scratch off done TODOs X-Git-Tag: RELEASE_0_5~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87f9ed0a6fe96c470add6f983ba3e11b079c9110;p=php Scratch off done TODOs --- 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