Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95683 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65512 invoked from network); 6 Sep 2016 07:06:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2016 07:06:16 -0000 X-Host-Fingerprint: 90.254.11.191 unknown Received: from [90.254.11.191] ([90.254.11.191:8771] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/2E-45301-5EA6EC75 for ; Tue, 06 Sep 2016 03:06:15 -0400 Message-ID: To: internals@lists.php.net References: In-Reply-To: Date: Tue, 6 Sep 2016 08:06:09 +0100 Lines: 4 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3564.1216 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3564.1216 X-Posted-By: 90.254.11.191 Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: TonyMarston@hotmail.com ("Tony Marston") "Rowan Collins" wrote in message news:be378f46-9a69-55e5-7e2f-48dfbfd8b1f3@gmail.com... > >On 04/09/2016 09:38, Tony Marston wrote: >>> A1) A command-line package management tool for installing and updating >>> packages of PHP code over the Internet. >> >> Incorrect. There is a web interface which I use EXCLUSIVELY to maintain >> the contents of my PEAR library. > >Do you mean there's an HTML control panel for installing and removing PEAR >packages from a server? I wasn't aware of that, and would be happy to add >it as an additional point in list A. Could you post a link to the >documentation for it? "Rowan Collins" wrote in message news:be378f46-9a69-55e5-7e2f-48dfbfd8b1f3@gmail.com... > >On 04/09/2016 09:38, Tony Marston wrote: >>> A1) A command-line package management tool for installing and updating >>> packages of PHP code over the Internet. >> >> Incorrect. There is a web interface which I use EXCLUSIVELY to maintain >> the contents of my PEAR library. > >Do you mean there's an HTML control panel for installing and removing PEAR >packages from a server? I wasn't aware of that, and would be happy to add >it as an additional point in list A. Could you post a link to the >documentation for it? The package name is PEAR_Frontend_Web. It is documented at http://pear.php.net/reference/PEAR_Frontend_Web-latest/ -- Tony Marston