Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40553 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39373 invoked from network); 18 Sep 2008 19:02:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2008 19:02:52 -0000 X-Host-Fingerprint: 81.217.24.29 h081217024029.dyn.cm.kabsi.at Received: from [81.217.24.29] ([81.217.24.29:21300] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/52-27158-9D5A2D84 for ; Thu, 18 Sep 2008 15:02:49 -0400 Message-ID: <03.52.27158.9D5A2D84@pb1.pair.com> To: internals@lists.php.net Date: Thu, 18 Sep 2008 21:02:47 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 81.217.24.29 Subject: [Fwd: [PATCH] Backport of HEADs output API] From: mike@php.net (Michael Wallner) 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 -------- Original Message -------- Subject: [PATCH] Backport of HEADs output API Date: Thu, 18 Sep 2008 20:51:45 +0200 From: Michael Wallner Newsgroups: php.internals Hi, as some people including RM have asked me to backport HEAD's output API (main/output.c) I prepared a patch wich does that--what else... There's one for current PHP-5.3 source and a tiny one for PECL. Regards, Mike