ID:               36514
 Updated by:       j...@php.net
 Reported By:      lunter at interia dot pl
-Status:           Suspended
+Status:           Assigned
 Bug Type:         Output Control
 Operating System: winXP
 PHP Version:      5.1.2
-Assigned To:      
+Assigned To:      jani
 New Comment:

Need to investigate if this is a) fixed in HEAD by the new output code
(or fix it if not) and b) if it's actually fixable somehow in 5.*
branches.


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

[2006-05-24 11:51:23] m...@php.net

Cannot be fixed with current Output Control code.

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

[2006-02-26 17:22:14] m...@php.net

Ok, seems to be as follows:

ob_clean() discards the gzip header bytes, but doesn't cause the gz
handler to restart.


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

[2006-02-26 16:55:16] m...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip

Works fine here actually.

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

[2006-02-25 23:04:59] m...@php.net

ob_clean() restarts the gz handler.

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

[2006-02-24 14:35:35] lunter at interia dot pl

PS. Please note that ob_clean() function does not destroy the output
buffer, but only clean (erase) the output buffer.
http://pl2.php.net/manual/en/function.ob-clean.php

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/36514

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

Reply via email to