summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2003-05-05 13:46:14 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2003-05-05 13:46:14 +0000
commite6490c4a41861570254f1f3a094d42195104259c (patch)
tree9bfe97672abe92c5230eb110ea4c5889e6955a6f /TODO
parentd9406876e226b99d41f37666f5becb3f75c7fe03 (diff)
downloadphp-git-e6490c4a41861570254f1f3a094d42195104259c.tar.gz
basename() now binary safe, testcases added
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 09f1dfdea4..abbddda980 100644
--- a/TODO
+++ b/TODO
@@ -136,8 +136,6 @@ ext/standard
variable name is seen more than once.
* Implement regex-cache for url-functions.
* Move socket related functions to fsock.c.
- * NOT binary safe:
- basename()
ext/wddx
--------