Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84828 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89608 invoked from network); 15 Mar 2015 14:19:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 14:19:34 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.52 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.52 mail-la0-f52.google.com Received: from [209.85.215.52] ([209.85.215.52:33386] helo=mail-la0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/F9-29489-5F495055 for ; Sun, 15 Mar 2015 09:19:33 -0500 Received: by ladw1 with SMTP id w1so21140037lad.0 for ; Sun, 15 Mar 2015 07:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lbykbZL8pyAy5MryEvBScF2OWlj35ct437U1KTfJPbE=; b=agdv8pi4z1LBqkOzry/rfPn0bQ+G0AIEDQ0b6FvrWQzh3psZTZrI1B+t6fuY8n8LVp UVD0pP1rb5gIPC3D4tkIVjrU7k56GuqWFIjWOrgt0+DyBcC1b4CLIY0GOXBF4DwiMUOd 7KtCKzXkRgbIs3fMz9/cJ01NqN9EWEv+PgnSp62ahqTXD+LFQg+Z4+0yyLRBxbKeZh1t VJL3LTgnV2rl7vg7id225depa3liZgxyGnpSlmbNQFXzGfVd4b7U3UTwil8AnkHcHyeg PF0zqQiwceXZMr2229GzB2rGzMbwS0a3SC4CHp/hY9BXs3nf7yKpADJfaVJ2J8xtwMOu BsoQ== MIME-Version: 1.0 X-Received: by 10.152.26.169 with SMTP id m9mr42008012lag.45.1426429169895; Sun, 15 Mar 2015 07:19:29 -0700 (PDT) Received: by 10.25.43.9 with HTTP; Sun, 15 Mar 2015 07:19:29 -0700 (PDT) Date: Sun, 15 Mar 2015 10:19:29 -0400 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Voting irregularities From: ircmaxell@gmail.com (Anthony Ferrara) All, I ran some numbers on the current votes of the dual-mode vote right now. There were a number of voters that I didn't recognize. So I decided to pull some stats. The following voters never voted before the dual-mode RFC went up: dom - no eliw - no kguest - yes kk - no nohn - no oliver - yes richsage - yes sammywg - no spriebsch - no srain - no theseer - no zimt - no Some of these names I recognize from list (sammywg and eliw), but many I do not. The interesting thing happens when you look at the voting direction. Currently, the RFC is slightly losing 70:37 (65.4%). If we look at percentages, 4.2% of yes voters have never voted in a prior RFC. But a whopping 24.3% of no voters have never voted before. If we adjust the votes to remove these "never voted" accounts, it stands at 67:28. Which is 70.5%. Which is basically where the vote was prior to the competing RFC opening. I'm not saying that all of these are bad votes. Nor that they shouldn't be counted. I think it does raise a significant question around the voting practices. Something that I think we need to discuss as a group. So consider that discussion open. Anthony