Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7791 invoked from network); 12 Sep 2016 11:36:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2016 11:36:18 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wm0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:36821] helo=mail-wm0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/28-58405-F2396D75 for ; Mon, 12 Sep 2016 07:36:15 -0400 Received: by mail-wm0-f45.google.com with SMTP id b187so130929977wme.1 for ; Mon, 12 Sep 2016 04:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=v0no+eRAlBmYDjcyGvmqDLQ5U79XMVm0hxtDM2kdFxI=; b=hS7Dnm8s63q0pgGkld2Z7hHFA8WM2P/PgMI1nfGjh903d8dntiLXP0MdydGmcx20t1 HVxpEPqnWTL2JhHPqayB3eECSasC+pykvtM8hR4z2JSE95MGmFTNKWZI7xFZEN0/pwf9 L3NthJswaHNhEt7B4cto7kMILiHq99jmvFz5cCO8WWIFGzHDUwSfE1CnLPkYtFTTxNIR BR77Jtq2sBD6ppq96hlDCpCvFKlW91ftaAACD4OQJm6vwMIw2BZfq/+YdKN9RyoodfEF Epcx2kR3MYAWvM6FSX0F0ekPTEimsyz4aNaNLW4DkDAQaIH/gazaPX5xh132XdnwGLtG RmWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=v0no+eRAlBmYDjcyGvmqDLQ5U79XMVm0hxtDM2kdFxI=; b=gD+p2e7ze0NXgqWoFCCJgbTEAiV8wa245U57SMVYO6lFiizD3y0J2oE4rTFM/UqLmn Zw7D2/+0ULsfkNsTjzrvGia98AE3Pj6KGE5FI3Kl5rChF19yKUjQ3fEiVovO4X62uiiE Dr9QEA8z3W8YLnOVfJONZsdqR1pICXhdQcFh/rxm7ibKfJUWcv3oQ7aElKY2HH9JasQM 0o2LPCHUETkAyCYY7SHEiWj9zMfl2GEPlnZ3d6Y1fip/OCivvOwDzbSC5Seb58kF6kV3 SJgKn69dw9rEPN+lTc6dEesO8UegobR5hA0v29VQvT5ULqtsYWs0hwDvSwrZS75LNfas 5+PA== X-Gm-Message-State: AE9vXwMAmzJkDkvEFwbekU9cjDpaBn3FYMV+cX13czZ+0/IXOoOMlhAOYXBcbKrxytVIQCeUPX3OhLAYFiYQJw== X-Received: by 10.194.101.226 with SMTP id fj2mr8481770wjb.0.1473680173017; Mon, 12 Sep 2016 04:36:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.42.165 with HTTP; Mon, 12 Sep 2016 04:36:11 -0700 (PDT) In-Reply-To: References: Date: Mon, 12 Sep 2016 13:36:11 +0200 Message-ID: To: Stanislav Malyshev Cc: Derick Rethans , Sherif Ramadan , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=e89a8f83a86739afe5053c4de747 Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f83a86739afe5053c4de747 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Sep 12, 2016 at 10:24 AM, Stanislav Malyshev wrote: > Hi! > > >> PEAR/PECL as a package manager has historically had little utility to > the > >> average user apart from installing those PECL extensions which aren't > >> packaged by a particular user's distribution repository. Certainly > hasn't > >> had any real viability in years. Trying to replace something that's > >> inherently non-viable > > > > I beg to differ - this time with stats: > > > > https://pecl.php.net/package-stats.php > > https://pecl.php.net/package-stats.php?pid=3D981&rid=3D&cid=3D7 > > https://pecl.php.net/package-stats.php?pid=3D214&rid=3D&cid=3D25 > > > > Literally millions of downloads, and recently too. > > > > The PECL installer is in *wide* use. > > Is the stats for downloads by every mean or just by downloads via the > installer specifically? I.e., if I just download it by clicking the link > in web GUI, it is counted, or only when I use installer? > > > -- > Stas Malyshev > smalyshev@gmail.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > it is counted by the get/fetch script which serves the file, and afaik that's also what pear-core is calling. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f83a86739afe5053c4de747--