I misread the post, I thought we were talking about ob_end_clean(). Yes, ob_clean() may cause this problem to happen, but again, the right approach would be having an 'applicative' output buffer on top of the gzip output buffer. We can look into letting output handlers denote that ob_clean() is not allowed on them.

Zeev


At 18:58 28/02/2006, Hannes Magnusson wrote:
On 2/28/06, Zeev Suraski <[EMAIL PROTECTED]> wrote:
> I'm also not sure about what you're saying with the gzip/zlib headers
> missing - do you mean the footers?
>
Refering to http://bugs.php.net/bug.php?id=36514 I belive

- Hannes

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to