Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62605 invoked from network); 23 Sep 2008 12:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 12:55:29 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:42468] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/D7-35835-F37E8D84 for ; Tue, 23 Sep 2008 08:55:28 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id DFA241EBC01C; Tue, 23 Sep 2008 12:55:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aCcIGgKM8E6z; Tue, 23 Sep 2008 14:55:26 +0200 (CEST) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 0413B1EBC019; Tue, 23 Sep 2008 14:55:25 +0200 (CEST) Cc: Michael Wallner , internals@lists.php.net Message-ID: <413496B5-0EB4-45B5-BF05-D8B2E3951001@pooteeweet.org> To: Lars Strojny In-Reply-To: <1222171368.4213.7.camel@lstrojny> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 23 Sep 2008 14:54:50 +0200 References: <19.DC.27717.E51E7D84@pb1.pair.com> <1222171368.4213.7.camel@lstrojny> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] Adding pecl/http to core From: mls@pooteeweet.org (Lukas Kahwe Smith) On 23.09.2008, at 14:02, Lars Strojny wrote: > Hi Michael, > > Am Montag, den 22.09.2008, 20:17 +0200 schrieb Michael Wallner: > [...] >> I wonder what the general opinion is on adding pecl/http to the >> main PHP >> distribution? Many people have poked me in the past, so I guessed >> it's >> time to ask me and you that question once for all. > > I would like to see pecl_http in just not in 5.3. I think we are too > far > in the release process to do the required work to add it. And API > review > would be required (I didn't looked at it closely but is), general code > review and so on. Of course I do not speak for our release managers, > but > I would say "yes, but". I have not talked to Johannes about this, but unless there is a major major major outcry from the internals folks to add it, its too late for 5.3. 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. regards, Lukas Kahwe Smith mls@pooteeweet.org