Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47557 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72657 invoked from network); 24 Mar 2010 10:54:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2010 10:54:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; 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:50381] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/96-04090-28FE9AB4 for ; Wed, 24 Mar 2010 05:54:58 -0500 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id 7FA542E30006; Wed, 24 Mar 2010 10:54:54 +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 liAq9bWfk0GE; Wed, 24 Mar 2010 11:54:54 +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 4601D2E30004; Wed, 24 Mar 2010 11:54:54 +0100 (CET) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 24 Mar 2010 11:54:53 +0100 Message-ID: <3EC72D91-EA33-4175-B9F5-E1A61757916B@pooteeweet.org> To: PHP Developers Mailing List , Michael Wallner , Jani Taskinen Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) Subject: Output buffering patch From: mls@pooteeweet.org (Lukas Kahwe Smith) Hey, 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. regards, Lukas Kahwe Smith mls@pooteeweet.org