moriyoshi Sat Apr 12 18:29:14 2003 EDT Modified files: (Branch: PHP_4_3) /php4 TODO Log: MFH Index: php4/TODO diff -u php4/TODO:1.136.2.1 php4/TODO:1.136.2.2 --- php4/TODO:1.136.2.1 Sat Apr 12 17:30:47 2003 +++ php4/TODO Sat Apr 12 18:29:14 2003 @@ -43,7 +43,6 @@ (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. For PHP 5.0.0 * bundle and use curl lib for fopen wrapper. @@ -67,6 +66,7 @@ * 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php