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

 ID:               36514
 Updated by:       [email protected]
 Reported by:      lunter at interia dot pl
 Summary:          ob_gzhandler() issue
 Status:           Assigned
 Type:             Bug
 Package:          Output Control
 Operating System: winXP
 PHP Version:      5.1.2
-Assigned To:      jani
+Assigned To:      mike

 New Comment:

Assigned to someone who cares.


Previous Comments:
------------------------------------------------------------------------
[2009-08-18 14:56:59] [email protected]

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.

------------------------------------------------------------------------
[2006-05-24 11:51:23] [email protected]

Cannot be fixed with current Output Control code.

------------------------------------------------------------------------
[2006-02-26 17:22:14] [email protected]

Ok, seems to be as follows:



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



------------------------------------------------------------------------
[2006-02-25 23:04:59] [email protected]

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/bug.php?id=36514


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

Reply via email to