Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24280 invoked from network); 19 Jan 2015 10:39:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 10:39:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:61713] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/7B-64889-7DEDCB45 for ; Mon, 19 Jan 2015 05:39:20 -0500 Received: by mail-qc0-f179.google.com with SMTP id w7so4959513qcr.10 for ; Mon, 19 Jan 2015 02:39:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=j38to7WlkDdWHPPnOe7HgGOM/I29VrbqFfId3jhS9xQ=; b=Ii12bv/x5NjAFkwj1Y6fD70+jBz2d0Ket4yvGiMjWbtnkSBZeT8LrYIdyUVGQC5CWO 31HBBdwPHZoYSj3RHUiZx8vNWUTUDea3nnBK26akdmgD4JSREero4kx3vpsA8Wz+jSNg cRwTJjtBWXCtcuVl0nXebdnq/VU4txQV/lybyb0tFNKJlmJoA4RW4tdsbokiD6f8mmJz aFRcFmzSVvZbhqAhzMddCQeFPCqGAruRgDuhyGZEUX3fmnbPfwm+kEhF9+Y+DON19WJE o9lrVZ4hp2UgICNbdo5WCfPJgm31BP/b85z09h4c6hf4GZkJZyK2HKfvmdP0o950Y2H6 5oRw== MIME-Version: 1.0 X-Received: by 10.224.61.1 with SMTP id r1mr25963428qah.0.1421663957785; Mon, 19 Jan 2015 02:39:17 -0800 (PST) Received: by 10.140.22.106 with HTTP; Mon, 19 Jan 2015 02:39:17 -0800 (PST) Received: by 10.140.22.106 with HTTP; Mon, 19 Jan 2015 02:39:17 -0800 (PST) In-Reply-To: References: <54BB7170.4060905@beccati.com> <54BB7201.7020107@php.net> Date: Mon, 19 Jan 2015 17:39:17 +0700 Message-ID: To: Derick Rethans Cc: PHP internals , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a11c3f4d431a9e1050cfeef7b Subject: Re: [PHP-DEV] PEAR and make install on master From: pierre.php@gmail.com (Pierre Joye) --001a11c3f4d431a9e1050cfeef7b Content-Type: text/plain; charset=UTF-8 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. Binaries install works too as well (windows). The only reason we did not propose it yet is about which plan will be chosen for php7 pecl releases and devs. Cheers, Pierre --001a11c3f4d431a9e1050cfeef7b--