Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86615 invoked from network); 7 Nov 2008 08:57:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2008 08:57:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.46.29 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.46.29 yw-out-2324.google.com Received: from [74.125.46.29] ([74.125.46.29:19977] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/51-14053-5E204194 for ; Fri, 07 Nov 2008 03:57:09 -0500 Received: by yw-out-2324.google.com with SMTP id 5so451063ywb.83 for ; Fri, 07 Nov 2008 00:57:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WfT5Icf1wiAZjbtd7z0dMXbb+6R846/RobwrCKEs4q4=; b=GbyHiZcd1HntTG8KAZGK1hjtPxZg3lukk1v9jzAIyPcQqOR1Q91/i8Vo8beDYrT6qh JXqZNeeeBmvDzbCbOcMUm6XrZdzxQc7hTK23GIg2oHcGSRgS8CLQOkg/Z4eAIs1+gpCG Wj+xPJxmf806JuAT1IHrdW61qBa+o+qoWBPfI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cZ4ppW3ke5ubuFLBbodiHWwe9EmU81AhnYJ1DrU9Ds+74JyIYWwYi+AHZVbc4krNyu 06HPfCS3AkcEkgoqEEwJG+8z7OcxRWE4hA3oW8TIRGNsUTYTFkCEdxPsPCdzPUeB25YL KqQ8Oy0OytL3NLuudR3Yt3Muk6qZG2af1InrY= Received: by 10.231.34.1 with SMTP id j1mr1483871ibd.55.1226048226441; Fri, 07 Nov 2008 00:57:06 -0800 (PST) Received: by 10.140.178.14 with HTTP; Fri, 7 Nov 2008 00:57:06 -0800 (PST) Message-ID: Date: Fri, 7 Nov 2008 09:57:06 +0100 To: "Lukas Kahwe Smith" Cc: "Hannes Magnusson" , "PHP Development" In-Reply-To: <5363D8C5-B060-48E1-B626-D7BCA3BBD1C2@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <78F3CCDA-D0E5-4B13-88B1-72CB0D442A46@pooteeweet.org> <7f3ed2c30811070029v23715e61j2310c39d3e3e9366@mail.gmail.com> <5363D8C5-B060-48E1-B626-D7BCA3BBD1C2@pooteeweet.org> Subject: Re: [PHP-DEV] alpha3 From: pierre.php@gmail.com ("Pierre Joye") hi, On Fri, Nov 7, 2008 at 9:51 AM, Lukas Kahwe Smith wrote: > To quote myself on this topic: > "These are all convincing arguments to have done this earlier. But Johannes > and I are a bit worried, that this code did not see that much testing since > it was checked in to HEAD quite a while ago. And seeing that the backport is > mainly cleanup and not bug fixing, we are a bit worried about the risk this > backport has (not necessarily in it introducing bugs, but more about BC > issues here and there). Especially since it seems that you are the only one > who actively looks after output buffering .. (Johannes actually asked to > have this stuff in PHP 5.3 months ago, but you were a bit MIA back then .. > and nobody else showed interest). > > So unless you can take our worries away in terms of BC issues, I guess we > would prefer to leave this patch out of PHP 5.3. > Sorry about the misunderstanding and the work you put into producing this > patch." It is why alpha releases are for. If we don't merge it we should simply drop it in HEAD and forget it. This code has been there for years now, it is time to bring it to a stable branch. The same applies for other code in HEAD not having merged to 5.3. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org