Andrei Zmievski wrote:
> Sorry, refresh my memory, what are we talking about here?

I was planning to port 
http://cvs.php.net/pecl/http/http_encoding_api.c?view=markup
to ext/zlib.  It would provide a concise zlib API for PHP and uses a more
performant iterative inflate approach instead of the current retry approach.
Additionally, if we required a minimum zlib version of 1.2, we'd benefit
of zlib internal GZIP capabilities.

Regards,
-- 
Michael

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

Reply via email to