Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1065 invoked from network); 11 Jan 2016 12:25:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2016 12:25:25 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.169 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.160.169 mail-yk0-f169.google.com Received: from [209.85.160.169] ([209.85.160.169:33598] helo=mail-yk0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/64-64385-23F93965 for ; Mon, 11 Jan 2016 07:25:23 -0500 Received: by mail-yk0-f169.google.com with SMTP id k129so405948152yke.0 for ; Mon, 11 Jan 2016 04:25:22 -0800 (PST) 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:content-type; bh=Q/Acl+C3Q/mUeivG0oHClNebTHPGGzOQHUeKcoJS2Dc=; b=iqi+mPiYxB0811heIgOGb8el4GmQeh7LuKgqspOPSEoBXcI8rgQZHohUxq84QCO4ns +1N5eWdlI+eWiEGR10ePwKDQF6Ju3VZ2odFOXul1QSp+621jaqIORzAliSjgnpPydeSv 3ACrgyKX3+NVoRAmKwvDHWhYhwQIUsU7OvJWQvQC+fw7xVREw6caKwW+OuYe4vAYh3UJ 2x4+KCJXze1Bt96q5OzU2Fj5dOF7b8gjIXQaeoFRw8EEI4iOq2G2NNVZAQLvvzGJIB1s MNJbiGC9XtE0bLs33CwVkUO1HTjGZZDvJm8B7GcqnZ+RotWCqlJU1nuP8GgkwpI5L+ea mYHA== X-Received: by 10.129.145.151 with SMTP id i145mr90010225ywg.17.1452515120018; Mon, 11 Jan 2016 04:25:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.53.87 with HTTP; Mon, 11 Jan 2016 04:24:40 -0800 (PST) In-Reply-To: References: <5690BCE6.6010908@gmail.com> <569182FD.6070404@gmail.com> Date: Mon, 11 Jan 2016 12:24:40 +0000 Message-ID: To: Zeev Suraski Cc: Stanislav Malyshev , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=94eb2c093e00c27bd605290e0748 Subject: Re: [PHP-DEV] Re: Anonymous voting on wiki From: petercowburn@gmail.com (Peter Cowburn) --94eb2c093e00c27bd605290e0748 Content-Type: text/plain; charset=UTF-8 On 11 January 2016 at 12:14, Zeev Suraski wrote: > > > > -----Original Message----- > > From: Stanislav Malyshev [mailto:smalyshev@gmail.com] > > Sent: Sunday, January 10, 2016 12:00 AM > > To: Andrea Faulds ; internals@lists.php.net > > Subject: Re: [PHP-DEV] Re: Anonymous voting on wiki > > > > Hi! > > > > > This seems useful. I do wonder whether we should use by default for > > > RFCs. It's interesting to see how different people vote, and knowing > > > who > > > > I think we talked about it, and decided not to do it. Anything changed? > > > > > One concern I have with the patch is that it doesn't appear (by my > > > reading of the code) to show who voted. I think it's important to know > > > > This is intentional. Otherwise by taking snapshots of the page at regular > > periods and seeing who voted and how the totals changed, one can deduce > > each personal vote. > > I have no idea if it's related, but is there any chance the patch caused > some older votes to be broken - at least in how they're displayed? > Case in point: > https://wiki.php.net/rfc/voting/vote The patch for this PR has not been merged, so no. The linked page has been like that since April '14 and likely for some time before then: http://web.archive.org/web/20140411014209/https://wiki.php.net/rfc/voting/vote > > > Zeev > > --94eb2c093e00c27bd605290e0748--