summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2001-02-08 19:11:47 +0000
committerAndrei Zmievski <andrei@php.net>2001-02-08 19:11:47 +0000
commit6b0d9e19e183c688f857a5405ed7d06c197c2c02 (patch)
treea2635c53298202cf066660076e9053c0284dae2d /TODO
parent9db16758b3456ee8eb84da4daf3835cec1d7dc55 (diff)
downloadphp-git-6b0d9e19e183c688f857a5405ed7d06c197c2c02.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1382364629..685c4c5fb2 100644
--- a/TODO
+++ b/TODO
@@ -107,7 +107,7 @@ 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.
- * strcase_replace(). (Andrei)
+ * stri_replace(). (Andrei)
* move socket related functions to fsock.c.
* NOT binary safe:
strtok()