Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47580 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35865 invoked from network); 24 Mar 2010 20:12:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2010 20:12:56 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 188.40.37.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 188.40.37.16 hq1.backendmedia.com Linux 2.6 Received: from [188.40.37.16] ([188.40.37.16:40212] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/3C-15489-6427AAB4 for ; Wed, 24 Mar 2010 15:12:55 -0500 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id B5C482E30006; Wed, 24 Mar 2010 20:12:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from hq1.backendmedia.com ([127.0.0.1]) by localhost (hq1.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6oZW47bpGBnC; Wed, 24 Mar 2010 21:12:49 +0100 (CET) Received: from [192.168.0.151] (217-162-131-234.dclient.hispeed.ch [217.162.131.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by hq1.backendmedia.com (Postfix) with ESMTPSA id F17A22E30004; Wed, 24 Mar 2010 21:12:48 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <7f3ed2c31003241310nad662e1uad7d5bbe8f985e5@mail.gmail.com> Date: Wed, 24 Mar 2010 21:12:49 +0100 Cc: PHP Developers Mailing List , Michael Wallner , Jani Taskinen Content-Transfer-Encoding: quoted-printable Message-ID: References: <3EC72D91-EA33-4175-B9F5-E1A61757916B@pooteeweet.org> <7f3ed2c31003241310nad662e1uad7d5bbe8f985e5@mail.gmail.com> To: Hannes Magnusson X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Output buffering patch From: mls@pooteeweet.org (Lukas Kahwe Smith) On 24.03.2010, at 21:10, Hannes Magnusson wrote: > On Wed, Mar 24, 2010 at 11:54, Lukas Kahwe Smith = wrote: >> Hey, >>=20 >> Could one of you write up a short RFC on this patch? Just some = details about the bugs fixed, known BC breaks and (undocumented) edge = case changes. This would be helpful for anyone wanting to review their = code and testing as well as documentation. >>=20 >=20 > I really do not see why this even needs a discussion. Its been in > trunk for years already. People have had plenty of time to give > feedback. >=20 > Is there really anyone who doesn't want this committed? For what = reason? This isnt about getting a reason not to commit this. As you can see in = the above quoted mail from me, I was asking for this RFC for various = other reasons. regards, Lukas Kahwe Smith mls@pooteeweet.org