Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108168 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 50432 invoked from network); 16 Jan 2020 14:44:54 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 16 Jan 2020 14:44:54 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B1E5F1804CF for ; Thu, 16 Jan 2020 04:52:15 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS29169 217.70.176.0/20 X-Spam-Virus: No X-Envelope-From: Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 16 Jan 2020 04:52:14 -0800 (PST) X-Originating-IP: 107.223.28.39 Received: from samurai.attlocal.net (107-223-28-39.lightspeed.nsvltn.sbcglobal.net [107.223.28.39]) (Authenticated sender: pmjones@pmjones.io) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id CBC2AC000C; Thu, 16 Jan 2020 12:52:12 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) In-Reply-To: <8c933cce-bb4f-4c12-b080-c16dda927896@alec.pl> Date: Thu, 16 Jan 2020 06:52:10 -0600 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <008CDD73-A01E-4204-AE03-F6EC9933CA5A@benramsey.com> <8c933cce-bb4f-4c12-b080-c16dda927896@alec.pl> To: Aleksander Machniak X-Mailer: Apple Mail (2.3445.9.1) Subject: Re: [PHP-DEV] Who are the current eligible voters? From: pmjones@pmjones.io ("Paul M. Jones") > On Jan 16, 2020, at 06:47, Aleksander Machniak wrote: >=20 > On 15.01.2020 21:15, Nikita Popov wrote: >> Yes, having a php.net account is sufficient. Additionally there are = 28 >> users in the wiki in the "phpcvs" group, which I *think* means they = can >> also vote. >>=20 >> Based on master.php.net data, the number of people who are eligible = for >> voting is approximately 1900. The usual turnout for RFC votes is more = like >> 30. If it's something very controversial, maybe 100. >>=20 >> People aren't kidding when they say it's easy to get an RFC vote -- = but in >> reality, there's simply very little interest ;) >=20 > This code > = https://github.com/php/web-wiki/blob/9bc9ba2c3d2d0d26ab510e4959466ab8680b7= de7/dokuwiki/lib/plugins/doodle/syntax.php#L226 > suggests above statements are false. *That's* the kind of thing I had I mind. Good find! Anyone have ideas on how (or from where) the `$INFO['userinfo']['grps']` = values get populated? --=20 Paul M. Jones pmjones@pmjones.io http://paul-m-jones.com Modernizing Legacy Applications in PHP https://leanpub.com/mlaphp Solving the N+1 Problem in PHP https://leanpub.com/sn1php