ID:               20834
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Output Control
 Operating System: Redhat 7.0
 PHP Version:      4.3.0RC2
 New Comment:

With php4.2.3 it worked well (output buffering was disabled) using the
same php.ini.


Previous Comments:
------------------------------------------------------------------------

[2002-12-05 12:16:08] [EMAIL PROTECTED]

If I set (in php.ini):

output_buffering = Off
output_handler = ob_gzhandler

php enables output buffering without giving warnings, I'll expect that
if I set "output_buffering = Off" the output buffering would be always
disabled, also if I set "output_handler = ob_gzhandler", or a warning
have to would be logged.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20834&edit=1

Reply via email to