Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63331 invoked from network); 7 Apr 2010 07:02:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2010 07:02:44 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:18371] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/B9-05593-11E2CBB4 for ; Wed, 07 Apr 2010 03:02:41 -0400 To: internals@lists.php.net,Lukas Kahwe Smith Message-ID: <4BBC2D1B.2090906@php.net> Date: Wed, 07 Apr 2010 08:58:35 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Shredder/3.0.4 MIME-Version: 1.0 CC: Hannes Magnusson , Jani Taskinen References: <3EC72D91-EA33-4175-B9F5-E1A61757916B@pooteeweet.org> <7f3ed2c31003241310nad662e1uad7d5bbe8f985e5@mail.gmail.com> <7f3ed2c31003241326s298cf2a4r19ec7746c4645cc8@mail.gmail.com> <6478E1F4-8DFD-4D7E-A83C-8014A1411D26@pooteeweet.org> In-Reply-To: <6478E1F4-8DFD-4D7E-A83C-8014A1411D26@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.142.172.145 Subject: Re: [PHP-DEV] Output buffering patch From: mike@php.net (Michael Wallner) On 03/24/2010 09:41 PM, Lukas Kahwe Smith wrote: > All I am asking is a single document in the central location we have > dedicated for this (aka the rfc namespace on the wiki), that pulls > together all relevant documentation. If all that is needed is a copy > paste of a bunch of URL's all the better. But it makes no sense to > ask each and every developer to "do his homework". Thats a waste of > time and a sure way to have misunderstandings. > > Seems like you know all there is to know about this, so how about > just throwing together an RFC, shouldnt take more than 10 minutes if > all of this is already perfectly documented. Here you go: http://wiki.php.net/rfc/new-output-api Cheers, Mike