Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48553 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3734 invoked from network); 28 May 2010 14:15:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2010 14:15:15 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:60773] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/1D-09614-1FFCFFB4 for ; Fri, 28 May 2010 10:15:14 -0400 Received: by fxm2 with SMTP id 2so1043792fxm.29 for ; Fri, 28 May 2010 07:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=np2Y36H81lTUp8mDYDTCYr3SGw/rBcygNRS7PCEK8nM=; b=qugnd8LBVuKx50OqT1ZBY1/UAPr8On5K9+3IfBoicqQBDqo40NTx232V0WSwEdxu1I iK4MLDj7mDGvVaHhmx/izHunZjsfOcnW+M1E0sfGzL99vTKAYHKkL7cFgY0jL97T+pos yP3GPK32mFGSlpYJdAq4vxNdgpAXO4ZEfRuuU= 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=R642iZslumeO1jUDWDMKoD64Zyon0TQp5wcXnHrmj0pKVRB9YHxXZd5n+MH9o8fnCF VxEM/Xl+oGCTn74igrjaOc7EtcXaSVJ/nzYb0Sp9vNMKzKmXBtj/64Ne7ywI/0m7X2zs qj3qwUcnV4gTTYqI0qKeEUPwcRIemRIDNp3uc= MIME-Version: 1.0 Received: by 10.102.198.37 with SMTP id v37mr92048muf.119.1275056110653; Fri, 28 May 2010 07:15:10 -0700 (PDT) Received: by 10.103.173.4 with HTTP; Fri, 28 May 2010 07:15:10 -0700 (PDT) In-Reply-To: References: Date: Fri, 28 May 2010 11:15:10 -0300 Message-ID: To: Michael Wallner Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=00163642665f8b55320487a82296 Subject: Re: [PHP-DEV] Re: NEW-OUTPUT-API patch - update From: felipensp@gmail.com (Felipe Pena) --00163642665f8b55320487a82296 Content-Type: text/plain; charset=UTF-8 2010/5/28 Michael Wallner > On 05/28/2010 03:06 AM, Felipe Pena wrote: > >> Hello devs, >> I've updated the patch that backports the Mike's work, which was >> previously >> created and applied by Jani on branches/PHP_5_3 (and reverted...) based on >> the old trunk, to be applied against the new trunk. >> >> http://felipe.ath.cx/diff/mike-new-output-api.diff >> >> Mike/Jani feel free to commit it, in case of no objection. >> >> > Yeah! Thanks a lot. But there are so many changes in this patch which > have absolutely nothing to do with the topic, read: stop your editor > from doing unintentional white space clean up :) > > Could you produce a ws-agnostic patch? That would be awesome. > > http://felipe.ath.cx/diff/mike-new-output-api-clean.diff :-) -- Regards, Felipe Pena --00163642665f8b55320487a82296--