Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16594 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90656 invoked by uid 1010); 10 Jun 2005 11:26:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90641 invoked from network); 10 Jun 2005 11:26:17 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 10 Jun 2005 11:26:17 -0000 X-Host-Fingerprint: 80.137.26.35 p50891A23.dip0.t-ipconnect.de Received: from ([80.137.26.35:29771] helo=localhost.localdomain) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 56/16-21296-7BA69A24 for ; Fri, 10 Jun 2005 06:25:59 -0400 To: internals@lists.php.net,Andi Gutmans Message-ID: <42A96AB5.1020509@web.de> Date: Fri, 10 Jun 2005 12:25:57 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <5.1.0.14.2.20050603203711.028e9140@localhost> <200506051859.53976.magnus@php.net> <6E.27.21296.C90E7A24@pb1.pair.com> <5.1.0.14.2.20050609153713.036905b0@localhost> In-Reply-To: <5.1.0.14.2.20050609153713.036905b0@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.137.26.35 Subject: Re: [PHP-DEV] PHP 5.1 From: akorthaus@web.de (Andreas Korthaus) Hi! Andi Gutmans wrote: > I'll roll PHP 5.1 Beta 1 tomorrow. Hopefully we will then start getting > some very much needed feedback from the public for HEAD. Will pecl_http be included? (AFAIR something like that has been discussed earlier this year on this list) I'm asking because it's such a great (and secure) alternative to allow_url_fopen. > It's for the benefit of all to make progress and not slow the release > cycle to a halt, especially for people who are looking forward to the > "major" features. We have some great stuff coming and it'll go bad if we > don't move the major pieces along. Absolutely! I'm really looking forward to all these great, new features! (I have scripts running 40-50% faster with 5.1-dev; PDO, xmlreader, pecl_http work great...) kind regards Andreas