Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95692 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6252 invoked from network); 6 Sep 2016 09:56:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2016 09:56:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Received: from [82.113.146.227] ([82.113.146.227:53684] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/80-00209-9C29EC75 for ; Tue, 06 Sep 2016 05:56:26 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id DA1EA10C01C; Tue, 6 Sep 2016 10:56:22 +0100 (BST) Date: Tue, 6 Sep 2016 10:56:22 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Davey Shafik cc: Lester Caine , "internals@lists.php.net" In-Reply-To: Message-ID: References: <6c03d060-0015-d418-de5e-38bad8c2f8f0@lsces.co.uk> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: derick@php.net (Derick Rethans) On Mon, 5 Sep 2016, Davey Shafik wrote: > Nobody is saying to do anything except unbundle the command line tools. And I would say that we should see whether the new tools work perfectly fine first before even considering that. cheers, Derick