summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-02-19 16:05:26 +0000
committerAndrei Zmievski <andrei@php.net>2000-02-19 16:05:26 +0000
commit6c330bd6bf6ea3ab7a748e919089cdad9a9bba28 (patch)
tree24b74b77b960346e33946ee16adc1d9e72a37a32
parentf77e6a449988947a2987679d0e8c9788275f48b9 (diff)
downloadphp-git-6c330bd6bf6ea3ab7a748e919089cdad9a9bba28.tar.gz
New function instead of fix.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2a3d5ad6f3..8595143971 100644
--- a/TODO
+++ b/TODO
@@ -50,7 +50,7 @@ ext/oci8
ext/standard
------------
- * fix basename()/dirname() to respect trailing slash
+ * implement pathinfo()
* possibly modify parsing of GPC data to automatically create arrays if
variable name is seen more than once.
* implement regex-cache for url-functions.