diff options
| author | Wez Furlong <wez@php.net> | 2002-03-16 13:48:57 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2002-03-16 13:48:57 +0000 |
| commit | 30647934a477f876992c3390ce483bb55a3eee51 (patch) | |
| tree | f6b85a5d08e90028538485c8a0addadd0f0a62c2 /TODO | |
| parent | d4e63bc5bf1dacce00f317bc2b3b759f6f6138d7 (diff) | |
| download | php-git-30647934a477f876992c3390ce483bb55a3eee51.tar.gz | |
Tweak the API to be more consistent.
Update docs.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -43,10 +43,6 @@ global * on some platforms unimplemented function will just do nothing (e.g. symlink) they should print a warning or not even be defined! (DONE ?) - * Finish PHP streams abstraction, nuke all that issock stuff, implement SSL - socket support. (wez) - - ext/ftp/ -> all FILEs to streams - - ext/bz2/ -> convert to stream impl. * Use arg_separator.input to implode args in the CGI sapi extension and arg_separator.input to explode in php_build_argv(). (DONE?) * Change the odbc_fetch_into() function to require ALWAYS the first two |
