Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47579 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32749 invoked from network); 24 Mar 2010 20:10:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2010 20:10:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-ww0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:64543] helo=mail-ww0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/8B-15489-6C17AAB4 for ; Wed, 24 Mar 2010 15:10:46 -0500 Received: by wwc33 with SMTP id 33so1181420wwc.29 for ; Wed, 24 Mar 2010 13:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=5N+tXJFRFLed3g8JrZ/vDCBZuTbSDYIT9Q5wi66grT4=; b=bny4O3KLhKw48/xoChPFVC05CJHWg0qh1AMnxqqOpyAz+kwpZb9YJCYF8wQpF6se/b hyeahUWJU7Fc4krr6Rpcd45VeUEZ4OVIX+TogWMxwQ8DGyt2FL5mZZI+o8ZgDRbx3Yhm CIBZACbtPEzkmgwsXutqucqg2O05QmFfWD5eo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Dj/Ej2XaJPIcQwL7zh1ZSSE1VsgLSwUJxCqgsI7cglglVkQ9uMVxqk0Z4JX32/qe3S DwZU/OdJvTMlr0GPB2Dqp//XBeRBIvn6Ms26r+xbrbgeJfVXgClSLHntXcSUi1SPDUp5 r+i86fuDREXd1mAdpkPbE+tdz7ezCVLyRdnX8= MIME-Version: 1.0 Received: by 10.216.89.130 with SMTP id c2mr977164wef.44.1269461443661; Wed, 24 Mar 2010 13:10:43 -0700 (PDT) In-Reply-To: <3EC72D91-EA33-4175-B9F5-E1A61757916B@pooteeweet.org> References: <3EC72D91-EA33-4175-B9F5-E1A61757916B@pooteeweet.org> Date: Wed, 24 Mar 2010 21:10:43 +0100 Message-ID: <7f3ed2c31003241310nad662e1uad7d5bbe8f985e5@mail.gmail.com> To: Lukas Kahwe Smith Cc: PHP Developers Mailing List , Michael Wallner , Jani Taskinen Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Output buffering patch From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Mar 24, 2010 at 11:54, Lukas Kahwe Smith wrote: > 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. > 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. Is there really anyone who doesn't want this committed? For what reason? -Hannes