Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79800 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61802 invoked from network); 18 Dec 2014 00:38:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2014 00:38:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.52 mail-qa0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:57892] helo=mail-qa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/E2-43959-B0222945 for ; Wed, 17 Dec 2014 19:38:35 -0500 Received: by mail-qa0-f52.google.com with SMTP id x12so135614qac.11 for ; Wed, 17 Dec 2014 16:38:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WZfWgOsj6Xylv8B8AheQ2AUd6f3Kji6c4Z/sh7GoM6E=; b=Nn8uW5NEClvsVWdosrE/nJc/amTqLT01Fj3ZPgjLKcy/rCxqkcQIKtowizEQXYpX3S n3UT5nlc/IF/ajNqgyO10/VGnIfSblFYPqUr8r5K3wxJXUG3ky38n9ny8ICOvtFzem4E fLsyHD9QKJH4RHLINfzzouoWZjxZGd06nX6CCS+uadDbotG4uZ15ptBHDRbCQJVBoFpf gByL+EGZtWhbC2USmfBlGohZJz4VaPdzY16C9z3afzu9babdqbHq2oFA+h8lhFz8z0cr 1bpA7GUmTZVFO8JvCl6g0fMn2s/vvvarGMrtB5llhobxcFJ9niXjs2DtHY4IMw9EEJKn 12dA== MIME-Version: 1.0 X-Received: by 10.224.103.196 with SMTP id l4mr21045996qao.18.1418863112694; Wed, 17 Dec 2014 16:38:32 -0800 (PST) Received: by 10.140.104.171 with HTTP; Wed, 17 Dec 2014 16:38:32 -0800 (PST) Received: by 10.140.104.171 with HTTP; Wed, 17 Dec 2014 16:38:32 -0800 (PST) In-Reply-To: <54915A5D.1070208@php.net> References: <53F3018E.6090201@php.net> <54915A5D.1070208@php.net> Date: Thu, 18 Dec 2014 11:38:32 +1100 Message-ID: To: Michael Wallner Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1132efced133cb050a72cfb4 Subject: Re: [PHP-DEV] Re: [RFC] pecl_http From: pierre.php@gmail.com (Pierre Joye) --001a1132efced133cb050a72cfb4 Content-Type: text/plain; charset=UTF-8 On Dec 17, 2014 5:26 PM, "Michael Wallner" wrote: > > On 19/08/14 09:49, Michael Wallner wrote: > > Hi PHP internals! > > > > I've created an RFC for discussion: > > > > Whether it is feasible to add pecl_http v2 to the core. > > > > https://wiki.php.net/rfc/pecl_http > > > > Just a minor update: the two PECL depencies have been ported to ZE3. > Btw, I still wonder if their features could be provided as part of php instead of having to add 3 exts. Thoughts? --001a1132efced133cb050a72cfb4--