ID: 19705 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed -Bug Type: Output Control +Bug Type: Other web server Operating System: linux PHP Version: 4CVS-2002-10-01 New Comment:
This is a CLI specific problem. CLI shouldn't automatically set implicit_flush=On always. Previous Comments: ------------------------------------------------------------------------ [2002-10-02 01:32:47] [EMAIL PROTECTED] just downgraded output.c to rev. 1.121 and the obtest passes http://cvs.php.net/co.php/php4/main/output.c?sbt=2&r=1.121 re-updated and made it fail again... ------------------------------------------------------------------------ [2002-10-02 00:53:21] [EMAIL PROTECTED] It affect CLI (eg. make test). and also the apache1 SAPI ------------------------------------------------------------------------ [2002-10-02 00:31:59] [EMAIL PROTECTED] For some reason, output buffer is bypassed and directly outputs. Are you using CLI, CGI or SAPI? ------------------------------------------------------------------------ [2002-10-02 00:29:04] [EMAIL PROTECTED] This is nasty... Do you know applicable patch? ------------------------------------------------------------------------ [2002-10-01 23:08:01] [EMAIL PROTECTED] make test ....... FAIL Output buffering tests (006.phpt) ..... and hence output buffering is failing.. I think that worked before the register_globals fix went in.. http://bugs.php.net/bug.php?id=19646 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19705&edit=1
