Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73853 invoked from network); 27 Sep 2008 00:33:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2008 00:33:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.169 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.169 unknown Received: from [64.99.136.169] ([64.99.136.169:39272] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/09-63390-54F7DD84 for ; Fri, 26 Sep 2008 20:33:14 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id 6A687589259; Sat, 27 Sep 2008 00:33:07 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,f161f4c69809ee5a,3908cfea3c799bc1,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2194:2199:2393:2559:2562:2828:3027:3350:3865:3866:3867:3868:3869:3870:3871:3872:3874:4250:4470:5007:6261:7653:7875:9108,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf10.hostedemail.com (Postfix) with ESMTP; Sat, 27 Sep 2008 00:33:06 +0000 (UTC) Message-ID: <005601c92038$d6696aa0$3ffc1f3e@foxbox> To: "Hannes Magnusson" , "Lukas Kahwe Smith" Cc: , "Michael Wallner" , References: <03.52.27158.9D5A2D84@pb1.pair.com> <1D.C1.19781.C63BCD84@pb1.pair.com> <94232D93-D448-4403-A81D-2EB5904AAB8D@pooteeweet.org> <48DD3FAE.8050807@sci.fi> <6CD31FE7-FD3E-4656-BBFA-04D6F4789DFE@pooteeweet.org> <7f3ed2c30809261309r3b4449f7h5364a6b699cda1f1@mail.gmail.com> Date: Sat, 27 Sep 2008 01:34:41 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] [Fwd: [PATCH] Backport of HEADs output API] From: steph@php.net ("Steph Fox") > It does contain at least one bug fix (see HEAD NEWS) and many obscure > bugs that have probably been bogusfied in the past. I'm mouthy tonight. But I should say two things ('cos that's what I do best): 1) Mike's version of output buffering has been sitting in HEAD for a very long time 2) He wrote it because he saw problems with the existing solution the only issue is of course: 3) has it been tested enough to justify making it mainstream PHP? - Steph