Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57973 invoked by uid 1010); 27 Jul 2006 21:25:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57958 invoked from network); 27 Jul 2006 21:25:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jul 2006 21:25:46 -0000 X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:48218] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id C7/EE-23194-65F29C44 for ; Thu, 27 Jul 2006 17:25:44 -0400 Received: from [10.10.13.165] (ip10.fa1-0-2.occ.iinet.com [198.145.33.10]) (authenticated bits=0) by lerdorf.com (8.13.7/8.13.7/Debian-1) with ESMTP id k6RLPdb6005769; Thu, 27 Jul 2006 14:25:39 -0700 In-Reply-To: <009401c6b19b$80fe8950$0100a8c0@pc07653> References: <006501c6b036$2f6f3e60$0100a8c0@pc07653> <29.B7.04178.B7D96C44@pb1.pair.com> <009401c6b19b$80fe8950$0100a8c0@pc07653> Mime-Version: 1.0 (Apple Message framework v750) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <72D417E5-2BC4-48DF-82F3-BEA9CA48C08D@gravitonic.com> Cc: , "Michael Wallner" Content-Transfer-Encoding: 7bit Date: Thu, 27 Jul 2006 14:25:40 -0700 To: Nuno Lopes X-Mailer: Apple Mail (2.750) Subject: Re: [PHP-DEV] Re: upgrading the zlib extension to unicode From: andrei@gravitonic.com (Andrei Zmievski) So you decide to make the user pass in a binary string explicitly. I suppose that's an approach since it makes them think about what format the binary string should be in before it's compressed. -Andrei On Jul 27, 2006, at 9:41 AM, Nuno Lopes wrote: >> Nuno Lopes wrote: >>> Hello, >>> >>> So Andrei asked me to upgrade the zlib extension, but I have a >>> few questions I would like to discuss with you: >> >> I'd like to collaborate on this. Besides reimplementing the output >> handler to use the new API, I planned to upgrade it to something >> similar like http_encoding_api. > > OK, I think I've completed the upgrade (it now requires a binary > string), but I left the ob_gzhandler() function for you ;) > > Nuno > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php