Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48538 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38848 invoked from network); 28 May 2010 06:13:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2010 06:13:39 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:13940] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/B3-09614-11F5FFB4 for ; Fri, 28 May 2010 02:13:38 -0400 Message-ID: To: internals@lists.php.net Date: Fri, 28 May 2010 08:13:33 +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 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.142.172.145 Subject: Re: NEW-OUTPUT-API patch - update From: mike@php.net (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. Nevertheless, I really appreciate your efforts. Regards, Mike