diff options
author | Andrei Zmievski <andrei@php.net> | 2000-02-19 16:05:26 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2000-02-19 16:05:26 +0000 |
commit | 6c330bd6bf6ea3ab7a748e919089cdad9a9bba28 (patch) | |
tree | 24b74b77b960346e33946ee16adc1d9e72a37a32 | |
parent | f77e6a449988947a2987679d0e8c9788275f48b9 (diff) | |
download | php-git-6c330bd6bf6ea3ab7a748e919089cdad9a9bba28.tar.gz |
New function instead of fix.
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |