Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71019 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78447 invoked from network); 6 Jan 2014 16:24:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2014 16:24:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.53 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.53 mail-oa0-f53.google.com Received: from [209.85.219.53] ([209.85.219.53:53314] helo=mail-oa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/33-62543-6B8DAC25 for ; Mon, 06 Jan 2014 11:24:22 -0500 Received: by mail-oa0-f53.google.com with SMTP id h16so1975484oag.26 for ; Mon, 06 Jan 2014 08:24:19 -0800 (PST) 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=GkeGjgdTKaVAVpqExx3weZgTOxs5GtrCIyS4WjB+jeE=; b=ajz3eJVD0ICBwQHe5CWDuGNAmWKU37rdQrbjFlUUwQgsJTiLgyjkInSEk/wpJmEdAm voSoRjxxotBTB/P8dgwERhrjNB18qqAnNqlTlvL6yYlEOmNMm5wNGhHGxuPxuXowaATT ADJv0UVnfaMaZcIXB0/V8HymEh/1CVw+3rkZvuaciQ06Qec6QIuzvYLehFAgCpDqcblG NSLPrtZNk0z4+AK8Zmzxrt0xYcjFzICJApuqq6YXgLQAb/a148IkxP+MhSPteMf6h4eQ Ljg0kvWGahzDl/76BfsRC6GMGWspzK8+0H5qTJFoRagn0UMQqkEYchqmlRN8e332a8SN o0EA== MIME-Version: 1.0 X-Received: by 10.60.93.229 with SMTP id cx5mr570709oeb.82.1389025459239; Mon, 06 Jan 2014 08:24:19 -0800 (PST) Received: by 10.182.54.112 with HTTP; Mon, 6 Jan 2014 08:24:19 -0800 (PST) Date: Mon, 6 Jan 2014 17:24:19 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=047d7b33d3ce14ff6304ef4fb1f4 Subject: RFC votes no longer visible From: nikita.ppv@gmail.com (Nikita Popov) --047d7b33d3ce14ff6304ef4fb1f4 Content-Type: text/plain; charset=ISO-8859-1 Hi folks! Recently a change was committed [1] that no longer displays votes on active RFCs. I think this would have merited discussion beforehand, so I'm starting that discussion now. I can see where this comes from (avoid herd effect?), but I don't think it's a good idea. I can't even see votes on my own RFCs, so I don't know how things are going and if there are still issues. Also this prevents the "vote reason" column that was suggested in several recent discussions. That would seem like a much more valuable change than just removing the votes. Thanks, Nikita [1]: http://git.php.net/?p=web/wiki.git;a=commit;h=2c8876d460f8731afffcaa9d83f50da535616a0e --047d7b33d3ce14ff6304ef4fb1f4--