Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90426 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29583 invoked from network); 9 Jan 2016 22:04:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2016 22:04:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.47 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 74.125.82.47 mail-wm0-f47.google.com Received: from [74.125.82.47] ([74.125.82.47:35098] helo=mail-wm0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/21-14657-1E381965 for ; Sat, 09 Jan 2016 17:04:17 -0500 Received: by mail-wm0-f47.google.com with SMTP id f206so171947241wmf.0 for ; Sat, 09 Jan 2016 14:04:17 -0800 (PST) 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=Qn+UTGvLPeOmOxl+h8mtImPCPHRmjM3+lFenw5KPhjY=; b=UeKPhTC9or4RaaRM/gJl3voxiY3CYvIENNHIDP+kQFkjQBIv4/2FGI2KPzcNSkPblu qqD09YhL0trp5QNcrflJfKoAZGYGSN+1uXUFxFDgMgpjB6vTh8AncqFgk9XHDVSl6eTI T985Wp7jOndy0PY4lK3SWYMwlwJj3rdR7UYhG5LWlLdGbrDNXaQpe6SihUK1bKYkFv+3 HoKh3HzATJZ9CikWkkDHxrEGY5y/joCEwzhSX2liobehs/CuMRyvutZ54Dph9LHQ6CnM LPIxAs3HKHYCwpNLy0zYj7RBtuQoiJBTcymFnlD6Y2lO6Puhq5MzijAfvelfbZ1qo6cv nToA== MIME-Version: 1.0 X-Received: by 10.28.225.132 with SMTP id y126mr5847237wmg.98.1452377054367; Sat, 09 Jan 2016 14:04:14 -0800 (PST) Received: by 10.28.11.77 with HTTP; Sat, 9 Jan 2016 14:04:14 -0800 (PST) In-Reply-To: <569182FD.6070404@gmail.com> References: <5690BCE6.6010908@gmail.com> <569182FD.6070404@gmail.com> Date: Sat, 9 Jan 2016 17:04:14 -0500 Message-ID: To: Stanislav Malyshev Cc: Andrea Faulds , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: Anonymous voting on wiki From: ircmaxell@gmail.com (Anthony Ferrara) Stas, On Sat, Jan 9, 2016 at 5:00 PM, Stanislav Malyshev wrote: > 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. Perhaps then show them once the vote is closed? Anthony