Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75294 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49777 invoked from network); 6 Jul 2014 23:25:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2014 23:25:33 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.207 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.207 imap2-2.ox.privateemail.com Received: from [192.64.116.207] ([192.64.116.207:49091] helo=imap2-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/D0-41729-BEAD9B35 for ; Sun, 06 Jul 2014 19:25:32 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 1336D8C007B; Sun, 6 Jul 2014 19:25:29 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id S5SDJckJgWfi; Sun, 6 Jul 2014 19:25:28 -0400 (EDT) Received: from andreas-air.home (host86-172-51-137.range86-172.btcentralplus.com [86.172.51.137]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 5539C8C0075; Sun, 6 Jul 2014 19:25:26 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) In-Reply-To: Date: Mon, 7 Jul 2014 00:25:21 +0100 Cc: Zeev Suraski , PHP Content-Transfer-Encoding: quoted-printable Message-ID: References: <61EEC54E-7B8D-433E-A391-75F8D6A41E79@ajf.me> <1E40C2BC-3C86-4D20-9C34-C8E0B6BFF925@ajf.me> <-1874712400170500779@unknownmsgid> To: Kris Craig X-Mailer: Apple Mail (2.1878.2) Subject: Re: [PHP-DEV] [RFC] Name of Next Release of PHP From: ajf@ajf.me (Andrea Faulds) On 6 Jul 2014, at 23:38, Kris Craig wrote: > Oh and a quick question: Could you clarify how many voting choices = there are going to be? The RFC only lists "PHP 6" and "PHP 7", yet it = says that a "plurality" will be required for a win, which means that = there should be at least 3 or more choices. A plurality basically means = that you got the most votes even if it's less than 50%, which can only = happen if there aer 3 or more choices. Otherwise it's just a majority. = Did you intend to list another voting option? Or did you mean to say = "simple majority" instead of "plurality"? >=20 > Here's a quick rundown of the terms in question: >=20 > Super majority: Overwhelming support. Exact number varies. In the = case of PHP, it means 2/3 majority. >=20 > Simple majority: 50% + 1 vote. >=20 > Plurality: The most votes out of 3 or more choices, even if it's less = than 50%. In many elections systems, in the event of a plurality, the = top two vote-getters will be chosen from in a run-off election to ensure = that the final choice has majority support. Oops, my bad. The word =93plurality=94 is indeed confusing in a two = choice context. I=92ve updated the section to clarify that there are = only two votes, and used the phrase =93simple majority=94. -- Andrea Faulds http://ajf.me/