Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62558 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34984 invoked from network); 27 Aug 2012 09:46:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2012 09:46:56 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vb0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:58656] helo=mail-vb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/3A-13425-F024B305 for ; Mon, 27 Aug 2012 05:46:55 -0400 Received: by vbbfs19 with SMTP id fs19so2815469vbb.29 for ; Mon, 27 Aug 2012 02:46:52 -0700 (PDT) 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=sPhhlcaYplhcfQ1DdC26Cp7x5W9ht4yHQg0pZrY54KM=; b=dfMp1NhhOjvHEVNpyKdgms9OmnBYhaeI4DbWPK68Oa7mRATHC+2gwuOvM5jqBjrBDF s0u41IC2VJvV3p82rMdPw+miB4TYZfazPT8Pz5WiBZNuGakh1nX3yNbD5gyFyK0UbLIa Sr6PdqgHGwWPUM5xdtDAIex/eZrQuBA/LKOnpkZU1gAHCXvd4fRDv8yDG8C3+HsKGzQh 8Nou2uexP8RMPnFEsbPI2EhnhNWehetVbBdBR7HXa0CUjOzmnVwWncutn8E+z6hd4uH1 BFnV5VzOA73DXEAcLfkmHhyCvcy7KDYQq5mOtinxgr4HmL8YCY0lkOjk+pQBZP2KBqJX fNug== MIME-Version: 1.0 Received: by 10.52.240.225 with SMTP id wd1mr9423648vdc.31.1346060812333; Mon, 27 Aug 2012 02:46:52 -0700 (PDT) Received: by 10.58.196.169 with HTTP; Mon, 27 Aug 2012 02:46:52 -0700 (PDT) In-Reply-To: References: <503A6003.5030806@sugarcrm.com> <503A6173.3000900@sugarcrm.com> Date: Mon, 27 Aug 2012 05:46:52 -0400 Message-ID: To: Peter Cowburn Cc: Stas Malyshev , Yahav Gindi Bar , Laruence , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [VOTE]Call for voting: support use list in foreach From: hannes.magnusson@gmail.com (Hannes Magnusson) On Sun, Aug 26, 2012 at 2:17 PM, Peter Cowburn wrote: > On 26 August 2012 18:48, Stas Malyshev wrote: >> >>> I got a PHP Wiki account but couldn't vote. Are you sure the Wiki >>> accounts got the permissions to vote? >> >> Hm... Not sure, maybe somebody has to enable it? > > There is a special group ("voting" IIRC) for wiki accounts with voting > rights. "Ordinary" (non-php.net) wiki account holders cannot vote. > Someone with DB access would need to check, but I believe there are > (were) only a couple of people in this special voting group. > There are 1651 persons with php.net VCS account. There is however no way to tell how active they are. There are 2 people with specific voting karma, I think Pierre demanded they got karma. Noone else can vote. That should be obvious by looking up the names of the voters on http://people.php.net. And why is this discussion buried in a foreach() voting announcement thread? -Hannes