ID: 15178 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Output Control Operating System: Linux -PHP Version: 4.0CVS-2002-01-23 +PHP Version: 4.0CVS-2002-01-2 Assigned To: yohgaki New Comment:
It's broken for sure ;) Previous Comments: ------------------------------------------------------------------------ [2002-02-02 00:10:35] [EMAIL PROTECTED] Thanks, I'll check it again. ------------------------------------------------------------------------ [2002-02-01 11:57:28] [EMAIL PROTECTED] It works fine for me now... Apache 1.3.22, yesterday's CVS, on Debian (Sid) Linux. ------------------------------------------------------------------------ [2002-01-23 02:55:05] [EMAIL PROTECTED] Following script does not print "This is a test" on my browser :( Apache 1.3.22 ------- begin ------- <?php ob_implicit_flush(); echo "This is a test"; ?> ------- end ------- It may be time for making 4.2.0-dev stable :) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15178&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php