Skip to content

Commit

Permalink
Moved a controversial entry to the proper place
Browse files Browse the repository at this point in the history
# maybe it's time to replace output buffering facility with the streams?
  • Loading branch information
Moriyoshi Koizumi committed Apr 12, 2003
1 parent 4057c0c commit 9b87fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO
Expand Up @@ -32,7 +32,6 @@ global
(DONE ?)
* Use arg_separator.input to implode args in the CGI sapi extension
and arg_separator.input to explode in php_build_argv(). (DONE?)
* Implement flush feature suitable for nested output buffers.
* bundle and use curl lib for fopen wrapper.
* --enable-all in configure. (--enable-shared=max ...)
* make configure print out a summary when it's done (like XEmacs)
Expand All @@ -53,6 +52,7 @@ global
* find a better way to implement script timeouts. SIGVTALRM is used
by some POSIX threads implementations (i.e. OpenBSD) and is not
available in ZTS mode.
* Implement flush feature suitable for nested output buffers.

documentation
-------------
Expand Down

0 comments on commit 9b87fe9

Please sign in to comment.