Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76703 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89159 invoked from network); 19 Aug 2014 12:30:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2014 12:30:03 -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.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:54859] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/71-16275-94343F35 for ; Tue, 19 Aug 2014 08:30:02 -0400 Received: by mail-qc0-f175.google.com with SMTP id w7so6198218qcr.34 for ; Tue, 19 Aug 2014 05:29:59 -0700 (PDT) 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=2nCTYfJT+mEBTU0Kwyfv48diRek7Y6itmtzRCKtRTzM=; b=tCHyyOMUnmu1SIHs22Z6MYvHB0Uk5lzfdgEv7BVMm7Y4LARL7gsHy0CjDcI6MU/fjm duRBgGt022XRl+XJ0GXH7D7bWjBwXBhBb6v6yB7C5Zltf+9KpZtHQaygG74408DbiHzN Jk5Mni7xS8Pa5n868h1OQnd+rbR4JpPZ2VDi16TR6ziqyIiGZhpmLoZwDYBpDBh+LSgd SEI87rUnf0kEGMmgugkOFpihYNht/Qh21Xgn5TteOrQ1OrvuVjCxAAV8/Ay4OLgeUyPG gPEbglhnsDvYMYL8T8qVSKQaR5PESR6+rQ2CcwIKAO9mvw1u5s0gNfbzXHaNvQmlVWNH yXbA== MIME-Version: 1.0 X-Received: by 10.140.30.66 with SMTP id c60mr4163810qgc.30.1408451399358; Tue, 19 Aug 2014 05:29:59 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Tue, 19 Aug 2014 05:29:59 -0700 (PDT) In-Reply-To: References: <53F3018E.6090201@php.net> <2d56v912urnaoilcckvkvhu1th6k4ntt1c@4ax.com> Date: Tue, 19 Aug 2014 14:29:59 +0200 Message-ID: To: Michael Wallner Cc: Jan Ehrhardt , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [RFC] pecl_http From: pierre.php@gmail.com (Pierre Joye) On Tue, Aug 19, 2014 at 2:19 PM, Michael Wallner wrote: > On 19 August 2014 11:24, Pierre Joye wrote: >> >> On Tue, Aug 19, 2014 at 11:17 AM, Jan Ehrhardt wrote: >> > Is pecl_http v2 still dependent on propro and raphf? If so, they should >> > be in core as well. >> > >> >> I never really understood why they are needed or why they have been >> splitted off. I can imagine that other exts may need a similar thing >> but... > > > To be reusable. pecl/raphf is also used by pecl/pq; peck/propro has not had > another use case yet, though. propo could be a spl thing, if usefull for other. As of raphf, not sure, mixed toughts. Maybe as part of main/? I am not sure I like to habe two other extensions for that, they are handy tho' :) -- Pierre @pierrejoye | http://www.libgd.org