Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52015 invoked from network); 25 Sep 2008 13:57:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Sep 2008 13:57:25 -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 66.249.92.169 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: 66.249.92.169 ug-out-1314.google.com Received: from [66.249.92.169] ([66.249.92.169:55032] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/B0-46875-2C89BD84 for ; Thu, 25 Sep 2008 09:57:23 -0400 Received: by ug-out-1314.google.com with SMTP id k3so171525ugf.37 for ; Thu, 25 Sep 2008 06:57:20 -0700 (PDT) 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=3aplSEPlqlUnC1jBW3/oYLV3tyCtkpOEzChvXPvfe7g=; b=N8Ko+1P4KSsblOJRUSzcgTm7IlizbwyY6Rgr/pw9bsfTjreIFTMpF4J/Z9CbzvgXO0 oRjjpIJ9XRoxKbas4uKwhkaVoG0Tgiyh7dgNCqEjBsasDOsjrqlvIC1m7WLofopvBDTk byrxKsN3J1eaNPLC1TsVafx2ZaobUnqYUOqDM= 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=pE2SL5r2yhI5/dxiVFCZYl5uyrCTeT7cP0xoqt6MHbIo1mg+eWETiqaj15DjNwuU6K Gtc4uHX8RGXI5sInGZySVLghYYKFK5DLCcL17I4l0Ke3o3Iu5a60Nsbau3UCH1zgXGp7 +hdXo1pG1gc6wXAqMJJCrdLAzeIqJiGlotCI4= Received: by 10.66.250.1 with SMTP id x1mr1802963ugh.4.1222351039273; Thu, 25 Sep 2008 06:57:19 -0700 (PDT) Received: by 10.67.96.10 with HTTP; Thu, 25 Sep 2008 06:57:19 -0700 (PDT) Message-ID: Date: Thu, 25 Sep 2008 15:57:19 +0200 To: "Lukas Kahwe Smith" Cc: "Michael Wallner" , internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <03.52.27158.9D5A2D84@pb1.pair.com> Subject: Re: [PHP-DEV] [Fwd: [PATCH] Backport of HEADs output API] From: pierre.php@gmail.com ("Pierre Joye") hi, On Thu, Sep 25, 2008 at 3:54 PM, Lukas Kahwe Smith wrote: > > On 18.09.2008, at 21:02, Michael Wallner wrote: > >> In case the original with patches attached doesn't get through: >> >> http://dev.iworks.at/PATCHES/php53-backport_output.txt >> http://dev.iworks.at/PATCHES/pecl-backport_output.txt > > > well the question is does it fix some real world bugs? this late in the game > i would not want to include these changes if they "just" add features .. It does not only add features, it cleans up the mess as well. It will also greatly ease our work if HEAD and 5.3 has the same code base. I'm in favor of merging this code to 5.3 (for the record). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org