Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5153 invoked from network); 24 Sep 2008 03:10:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Sep 2008 03:10:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:55854] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/60-00346-68FA9D84 for ; Tue, 23 Sep 2008 23:10:00 -0400 Received: from syd-i-2-int.corp.google.com (c-24-6-172-166.hsd1.ca.comcast.net [24.6.172.166]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 3FD1211DB41; Wed, 24 Sep 2008 05:09:54 +0200 (CEST) Date: Wed, 24 Sep 2008 05:09:51 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <5910072237.20080924050951@marcus-boerger.de> To: "Hannes Magnusson" CC: "Lukas Kahwe Smith" , "Lars Strojny" , "Michael Wallner" , In-Reply-To: <7f3ed2c30809230604m6d74ede1o931f2a29d673e37e@mail.gmail.com> References: <19.DC.27717.E51E7D84@pb1.pair.com> <1222171368.4213.7.camel@lstrojny> <413496B5-0EB4-45B5-BF05-D8B2E3951001@pooteeweet.org> <7f3ed2c30809230604m6d74ede1o931f2a29d673e37e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Adding pecl/http to core From: helly@php.net (Marcus Boerger) Hello Hannes, Tuesday, September 23, 2008, 3:04:16 PM, you wrote: > On Tue, Sep 23, 2008 at 14:54, Lukas Kahwe Smith wrote: >> That being said, there is some overlap in features with existing >> functionality. Maybe if we schedule this for PHP 6, then we might want to >> mark a few things as deprecated in PHP 5.3. > Doesn't sound like a good idea. > To be of "any use" pecl/http needs curl, I don't think "built-in" > functions which do not require external things should be deprecated... Exactly. Still we want http for its superior functionality. And are we really that far with release? I had to interrupt the release party but as far as I know, the number one addition still isn't finalized yet. Even if no one cmplains about it anymore we still need some time for adjustments. Best regards, Marcus