Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99323 invoked from network); 12 Sep 2016 09:40:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2016 09:40:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.220 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.220 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.220] ([81.169.146.220:12798] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/96-58405-C0876D75 for ; Mon, 12 Sep 2016 05:40:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1473673225; l=2481; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=TgRAoSecOMlfi+ayiMz9FaVzYzinsHRL79s0hSHwuYU=; b=MhUJZyYxR9WmaWVO8fmd/1HRj6rZv61QYKj8MADjrb/qtOxr6TirVKQO3EE2E7ai8Oh FY0UABWHsk7WD35qLe2Q/D8diyijXgGLlD3CMs1MeFO6AHv+RQubksFz/AoAfuUHBKMyH OoXjuvuzDTGFZwnAnEPGGSNMMK8ZAf9e++4= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtO3A6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f43.google.com ([74.125.82.43]) by smtp.strato.de (RZmta 39.1 AUTH) with ESMTPSA id j030fcs8C9ePLsw (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Mon, 12 Sep 2016 11:40:25 +0200 (CEST) Received: by mail-wm0-f43.google.com with SMTP id a6so44076881wmc.0 for ; Mon, 12 Sep 2016 02:40:25 -0700 (PDT) X-Gm-Message-State: AE9vXwPAPeZKUGtePTEa4zfcU9P/dDa8uZQVrxH97CnIv2M0+qaQ6GR7pABSdmAndw/q9tOs1vPzk/7qZZXHYA== X-Received: by 10.28.10.21 with SMTP id 21mr10556345wmk.3.1473673225478; Mon, 12 Sep 2016 02:40:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.125.132 with HTTP; Mon, 12 Sep 2016 02:40:24 -0700 (PDT) In-Reply-To: References: Date: Mon, 12 Sep 2016 11:40:24 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Derick Rethans Cc: Pierre Joye , Mathieu Rochette , PHP internals , Stanislav Malyshev Content-Type: multipart/alternative; boundary=001a11438e161eaedf053c4c49b1 Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: me@kelunik.com (Niklas Keller) --001a11438e161eaedf053c4c49b1 Content-Type: text/plain; charset=UTF-8 2016-09-12 10:21 GMT+02:00 Derick Rethans : > On Mon, 12 Sep 2016, Pierre Joye wrote: > > > This RFC is about stop bundling it with the php releases and propose > > composer/pickle instead. Everything else has nothing to do with this > > RFC (aka web frontend, what happens or not on pear.php.net, its > > packages, etc.). > > > > To all: please re focus to the topic. > > It's curious to see though that the off-topic comments get replies, but > few real concerns do from the RFC author - such as not removing > something before we have a confirmed alternative. I'd like to trial > pickle first for a few releases and only then see whether to remove the > PEAR/PECL installer. In case of Composer: It shouldn't replace PEAR in terms of being bundled. Composer shouldn't be bundled in the future. Regards, Niklas --001a11438e161eaedf053c4c49b1--