]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Mon, 4 Jun 2001 13:13:08 +0000 (13:13 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 4 Jun 2001 13:13:08 +0000 (13:13 +0000)
TODO-4.2.txt

index e3d7252f98c4fe5e97f703b1f09af104a6f9149c..f128d918e8bfc1158b1b58645e646d2f90467c12 100644 (file)
@@ -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().