Poking through the output buffering code, it seems like the only way to force a sapi_flush() is to have implicit_flush set to true. Is this correct? Is this intended? It seems like ob_flush() should trigger sapi_flush(), at least if you're at the top level of buffers.

George

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to