Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50439 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90433 invoked from network); 23 Nov 2010 12:40:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2010 12:40:38 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:19877] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/94-59959-446BBEC4 for ; Tue, 23 Nov 2010 07:40:36 -0500 Message-ID: <35.94.59959.446BBEC4@pb1.pair.com> To: internals@lists.php.net Date: Tue, 23 Nov 2010 13:40:32 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101028 Lanikai/3.1.6 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.142.172.145 Subject: Re: [PHP-DEV] Hold off 5.4 From: mike@php.net (Michael Wallner) On 11/23/2010 10:57 AM, Derick Rethans wrote: > On Mon, 22 Nov 2010, Felipe Pena wrote: >> - pecl/http was planned to be bundled. What's the status? > > I'm all for it; but again, it's just copying it over to trunk before we > branch. ... > > - copy over APC/pecl_http > - branch on thursday > - alpha next week > - build a list of things that needs doing in 5.4 to get it ready (with > possible options to get rid of apc/pecl_http if they are not up to > date enough) Huh? I'm quite surprised to read that pecl/http is planned to be bundled with trunk, while--sure--my grand master plan included this option, there's only pecl/http/branches/DEV_2 which is compatible with trunk and I doubt you all are talking about that version? It still needs some serious amount of work, development has stalled again due to my job's demands. Cheers, Mike