Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95660 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1628 invoked from network); 5 Sep 2016 17:06:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2016 17:06:42 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wm0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:38809] helo=mail-wm0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/C4-45301-026ADC75 for ; Mon, 05 Sep 2016 13:06:42 -0400 Received: by mail-wm0-f42.google.com with SMTP id 1so149474896wmz.1 for ; Mon, 05 Sep 2016 10:06:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=nF4J5hamyl+bB6LIxQqYeXcbIhlpUbFqJ+3nvKN/9tY=; b=eDwpIblSZyS9bkZBGpI6m+v5HrPsT4nNP5tx+KzIIP4bcZubt/9JpnwWyPSQQwnTjQ VzVYtZXNj+Ev+Z8901kenRKX0hYXng+0cqhsUhJAwm+k0Sq/bPtcRhuSzkA73zyNIUAo 9wMJfQtdg0U+9Ni/oFl6kJ2MWZGRj3AyixIJtGPqE6fg+tnmf9D06zhBAevUv+ANX00k tL8RzvOmM1BsAifGY6va9AEZERaS4QNS5da72LIrFx8r0izgvkSpT11z3fNXLOpfZg9D Z86U+ofuI14E9Bru3fXWktq2tnWpfNIKkCiHOC/+C4S1JieCJl/eRW9RXiPHZd1ilsHt b2EA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=nF4J5hamyl+bB6LIxQqYeXcbIhlpUbFqJ+3nvKN/9tY=; b=hy/E7l23LpefindG8ls4IkJ3cjnM0QBPMYRRVUADwVWml81hgIRFtH4i30nUsVqUgn RB8+F1MTXwEvc/WPwOF5Cv2TjjwtDrg7OKKzINwhwZYDT+V+uNj6tpOUf4/lOXh865w2 6Q7I+62g++XuVW6wmgslnsZT/3SPi+d113ZBuYdkQ9+OT0K2F/m4iD7uDk3Aidi3VSvr HG35lQqdSkCjgrEzvLXCrmvX3vODKHh1hmkTJ7t4veNL6qfdPTo46mFGwehXYWgQ6g73 0lz43/vKD/l+1LC3LY3+TYfivsp9Kr/JtSA6HQUO2E6eXVGND1YnuoKhxUyFfAUj+K1I ZXfA== X-Gm-Message-State: AE9vXwN+08nbIGqUefSipo4PTjwsV3w0XLck/UVvQAzgBGFrtLGDotoqYGnm7nMMOqMpmg== X-Received: by 10.28.238.212 with SMTP id j81mr8833205wmi.10.1473095197633; Mon, 05 Sep 2016 10:06:37 -0700 (PDT) Received: from [192.168.1.5] ([95.148.161.240]) by smtp.googlemail.com with ESMTPSA id v203sm21829269wmv.2.2016.09.05.10.06.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Sep 2016 10:06:36 -0700 (PDT) To: internals@lists.php.net References: <6c03d060-0015-d418-de5e-38bad8c2f8f0@lsces.co.uk> Message-ID: <2613b846-ee52-cb11-f089-707430417e2c@gmail.com> Date: Mon, 5 Sep 2016 18:06:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <6c03d060-0015-d418-de5e-38bad8c2f8f0@lsces.co.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: rowan.collins@gmail.com (Rowan Collins) On 05/09/2016 16:31, Michael Morris wrote: > Also, as Tony Marston pointed out, there are CPanel systems that allow the > pear libraries to be managed from a web gui. On 05/09/2016 16:57, Lester Caine wrote: > So this is not about 'Deprecate' the > code, but just the loader bit? Have a look at my post from 03/09/2016 15:45, or the extra text from it that Davey has edited into the RFC. The only thing being suggested for removal is the command-line tool which is currently bundled with the default build. Everything else will still be there, as long as the shrinking number of volunteers keeps it running. Regards, -- Rowan Collins [IMSoP]