Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25270 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25244 invoked by uid 1010); 9 Aug 2006 16:24:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25229 invoked from network); 9 Aug 2006 16:24:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2006 16:24:42 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from ([80.123.98.46:27786] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 8A/56-30310-94C0AD44 for ; Wed, 09 Aug 2006 12:24:42 -0400 Message-ID: <8A.56.30310.94C0AD44@pb1.pair.com> To: internals@lists.php.net Date: Wed, 09 Aug 2006 18:24:42 +0200 User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 References: <006501c6b036$2f6f3e60$0100a8c0@pc07653> <29.B7.04178.B7D96C44@pb1.pair.com> <5A.40.30310.13BB9D44@pb1.pair.com> <4ab4ebe104220f549e55ef6dc797285d@gravitonic.com> <23.D5.30310.D990AD44@pb1.pair.com> <2ce26e8c618d9799a4f454582429faf6@gravitonic.com> In-Reply-To: <2ce26e8c618d9799a4f454582429faf6@gravitonic.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: [PHP-DEV] Re: upgrading the zlib extension to unicode From: mike@php.net (Michael Wallner) Andrei Zmievski wrote: > Okay, so this doesn't have much to do with Unicode stuff. I think if you > port it, calling it something other than http_encoding would be a good > idea, to avoid confusion with other "encoding" settings. Yeah, of course I thought of php_zlib_*. Thanks, -- Michael