Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30462 invoked from network); 30 Jan 2016 21:03:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2016 21:03:19 -0000 X-Host-Fingerprint: 94.13.91.147 unknown Received: from [94.13.91.147] ([94.13.91.147:23461] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/71-19320-6152DA65 for ; Sat, 30 Jan 2016 16:03:19 -0500 Message-ID: <7B.71.19320.6152DA65@pb1.pair.com> To: internals@lists.php.net References: <6F.D4.55829.C14FCA65@pb1.pair.com> Date: Sat, 30 Jan 2016 21:01:35 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 94.13.91.147 Subject: Re: [PHP-DEV] Should we rethink the 50%+1 requirement fornon-"language changes"? From: ajf@ajf.me (Andrea Faulds) Hi Jakub, Jakub Zelenka wrote: > On 30 Jan 2016 17:35, "Andrea Faulds" wrote: >> >> Hi everyone, >> >> The vote on the OpenSSL AEAD RFC[1] has made me question our current RFC > process again. Under the Voting RFC[2], "Language changes" (in practice, > changes to syntax and semantics) require at least a 2/3 majority to pass > when they come to a vote, whereas changes that don't fall under that > category require a mere plurality of more Yes votes than No votes, aka > "50%+1". >> > > FYI the OpenSSL AEAD RFC passed 2/3 majority so not sure why it made you > question our RFC process... :) > I went and checked again, and it didn't pass by 2/3. It got 7 votes in favour and 4 against. To have passed by 2/3, the number of Yes votes would need to be at least double the number of No votes, but the vote totals didn't meet that. 7:4 is 63.6%, less than 66.6%. -- Andrea Faulds https://ajf.me/