diff options
-rw-r--r-- | TODO-4.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO-4.2.txt b/TODO-4.2.txt index e3d7252f98..f128d918e8 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -27,3 +27,6 @@ socket support. (wez) - ext/ftp/ -> all FILEs to streams - ext/bz2/ -> convert to stream impl. + +* Using arg_separator.input to implode args in the CGI sapi extension + and arg_separator.input to explode in php_build_argv(). |