Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18318 invoked by uid 1010); 28 Feb 2006 16:58:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18303 invoked from network); 28 Feb 2006 16:58:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2006 16:58:28 -0000 X-Host-Fingerprint: 66.249.82.206 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.206:58044] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 58/F7-25426-23184044 for ; Tue, 28 Feb 2006 11:58:26 -0500 Received: by xproxy.gmail.com with SMTP id t12so765579wxc for ; Tue, 28 Feb 2006 08:58:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IxXDH643xKJcyOnMZCXY+1pSJ4mMdTgleS2HUy86jSlXDfV3I4AEXb9MtKibRQyk+0Q2dPAl+F37gh3kK1XqJqOOtDdxiVaZSXpDLiFKn78QVqxE34bM3hOhJd6o0PbB9VDpW4xmXiMNfzOU2IgvjGNjyCYxHmem8kxVw4gjC6M= Received: by 10.70.10.16 with SMTP id 16mr749882wxj; Tue, 28 Feb 2006 08:58:21 -0800 (PST) Received: by 10.70.15.12 with HTTP; Tue, 28 Feb 2006 08:58:21 -0800 (PST) Message-ID: <7f3ed2c30602280858q1253487bqade24d8d92aa4cb0@mail.gmail.com> Date: Tue, 28 Feb 2006 08:58:21 -0800 Sender: hannes.magnusson@gmail.com To: "Zeev Suraski" Cc: "Michael Wallner" , internals@lists.php.net In-Reply-To: <7.0.1.0.2.20060228183807.0afb5068@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <68.AB.30574.5C7E2044@pb1.pair.com> <7.0.1.0.2.20060228183807.0afb5068@zend.com> Subject: Re: [PHP-DEV] Revisiting output control code From: bjori@php.net ("Hannes Magnusson") On 2/28/06, Zeev Suraski wrote: > I'm also not sure about what you're saying with the gzip/zlib headers > missing - do you mean the footers? > Refering to http://bugs.php.net/bug.php?id=3D36514 I belive - Hannes