Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62199 invoked from network); 19 Aug 2014 09:17:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2014 09:17:13 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:6044] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/51-55441-71613F35 for ; Tue, 19 Aug 2014 05:17:12 -0400 To: internals@lists.php.net Date: Tue, 19 Aug 2014 11:17:04 +0200 Message-ID: <2d56v912urnaoilcckvkvhu1th6k4ntt1c@4ax.com> References: <53F3018E.6090201@php.net> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: [RFC] pecl_http From: phpdev@ehrhardt.nl (Jan Ehrhardt) Michael Wallner in php.internals (Tue, 19 Aug 2014 09:49:34 +0200): >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 Is pecl_http v2 still dependent on propro and raphf? If so, they should be in core as well. Jan