ID: 14105 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: linux debian woody PHP Version: 4.1.0RC1 New Comment:
No feedback. Closing. Previous Comments: ------------------------------------------------------------------------ [2001-11-19 19:21:04] [EMAIL PROTECTED] Please try the latest RC: http://download.php.net/~zeev/php-4.1.0RC3.tar.gz --Jani ------------------------------------------------------------------------ [2001-11-19 19:05:17] [EMAIL PROTECTED] Maybe thats my point, the output is broken somehow the session_write_close() remove some chars in the output buffer in apache, or from some internal buffer in php so yes the output of my script is indeed broken ------------------------------------------------------------------------ [2001-11-19 18:08:11] [EMAIL PROTECTED] Can not reproduce and your online test script seems to be outputting broken html too. ------------------------------------------------------------------------ [2001-11-19 03:40:16] [EMAIL PROTECTED] <?php session_start(); echo "<br>see this<br>\n"; session_write_close(); echo "<br>see this too<br>\n"; ?> http://cam031000.student.utwente.nl/test.php for by output http://cam031000.student.utwente.nl/phpinfo.php for phpinfo ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14105&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]