Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55977 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81124 invoked from network); 28 Oct 2011 08:59:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2011 08:59:53 -0000 X-Host-Fingerprint: 46.74.124.207 mk046074124207.a1.net Date: Fri, 28 Oct 2011 04:59:50 -0400 Received: from [46.74.124.207] ([46.74.124.207:12292] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/F3-59786-60F6AAE4 for ; Fri, 28 Oct 2011 04:59:50 -0400 Message-ID: <54.F3.59786.60F6AAE4@pb1.pair.com> To: internals@lists.php.net User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 46.74.124.207 Subject: Changed behaviour of gzencode in PHP-5.4 From: mike@php.net (Michael Wallner) 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? Mike