Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17633 invoked from network); 31 May 2010 07:56:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2010 07:56:28 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:4894] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/AA-41869-AAB630C4 for ; Mon, 31 May 2010 03:56:26 -0400 Message-ID: To: internals@lists.php.net Date: Mon, 31 May 2010 09:56:19 +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: [PHP-DEV] Re: NEW-OUTPUT-API patch - update From: mike@php.net (Michael Wallner) On 05/28/2010 04:15 PM, Felipe Pena wrote: > 2010/5/28 Michael Wallner > 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 :-) > Thank you! I'll handle the rest. I think I could remove the "zvalism" again as there's no need for it, as it actually has been introduced due to unicode. Cheers, Mike