Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33941 invoked from network); 19 Jan 2015 11:09:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 11:09:41 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; 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 Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:33757] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/8D-64889-2F5ECB45 for ; Mon, 19 Jan 2015 06:09:41 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id F0A14E202D; Mon, 19 Jan 2015 11:09:35 +0000 (GMT) Date: Mon, 19 Jan 2015 11:09:35 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Pierre Joye cc: PHP internals , Sebastian Bergmann In-Reply-To: Message-ID: References: <54BB7170.4060905@beccati.com> <54BB7201.7020107@php.net> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] PEAR and make install on master From: derick@php.net (Derick Rethans) On Mon, 19 Jan 2015, Pierre Joye wrote: > On Jan 19, 2015 5:14 PM, "Derick Rethans" wrote: > > > > On Sun, 18 Jan 2015, Sebastian Bergmann wrote: > > > > > Am 18.01.2015 um 09:40 schrieb Matteo Beccati: > > > > what's the plan, if any? > > > > > > Remove it? > > > > Then how would you install extensions? As there is no finished > > alternative, PEAR still needs to work. > > There is, pickle. Pecl tgz or SRC install works out of the box already (or > from VCS), from pecl.php.net, etc. I know what pickle is. But as it's not bundled, it's not "finished" - exactly the reason why I used that word in my original reply. Please read what I write. Derick