hi Mike,

On Fri, Oct 28, 2011 at 10:59 AM, Michael Wallner <m...@php.net> wrote:
> gzencode in PHP-5.4 behaves differently than in previous versions.
> I outlined the reasoning in the comment from 2009-03-03 22:11 UTC
> at http://bugs.php.net/47178
>
> Any comments?

As I never used this mode ever (FORCE_DEFLATE), it seems to be used quite often:

http://www.google.com/codesearch#search/&q=gzencode%20lang:php%20FORCE_DEFLATE&type=cs

I wonder how this change actually affects existing code, apps or
tools, in real applications. Obviously the tests were failing due to
the output change but does it affect an application using the data (be
a php or any other app)?

ps: I did not try nor read carefully the specs&docs :)


Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to