From: Andrei Zmievski Date: Sat, 19 Feb 2000 16:05:26 +0000 (+0000) Subject: New function instead of fix. X-Git-Tag: php-4.0b4_rc1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c330bd6bf6ea3ab7a748e919089cdad9a9bba28;p=php New function instead of fix. --- 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.