Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76087 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3426 invoked from network); 25 Jul 2014 04:28:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2014 04:28:44 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.44 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.218.44 mail-oi0-f44.google.com Received: from [209.85.218.44] ([209.85.218.44:62466] helo=mail-oi0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/C0-29475-AFCD1D35 for ; Fri, 25 Jul 2014 00:28:43 -0400 Received: by mail-oi0-f44.google.com with SMTP id x69so2920155oia.31 for ; Thu, 24 Jul 2014 21:28:45 -0700 (PDT) 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=67xEMZvmlMkIgHV0bkbyyVr9AymQc6I++0GeNFYXGz0=; b=iFGaVEbK0AJFrp5eu9PSAScViNZDuqZNpGVsEoiHY643lp6+wJcw/+R5TAlVqKMP8f CD7VjWt1z7p01T0OAbh3a8KRwzIUU3vXj08juCJJVK/59jH8JDFtkvkwNI05Q5GEREES Nv2Z22brkrJAPVfqwrsqwrk47uwcsTqPyggAP/nDaJdWzpbaPztD9pLbAuOwOMTnVMjN 63A8jtCHV9lDxfiea7Axqlt2acb5eDbVu162asERedMVQ94e0emrYUKD8vLHUdUk5e3B 4VDPAMP3SANexTqe1ItfBCT860SicuPX0Cvlt2632GOtyrtWx68rucVOIe3rEF4PMXbA sKcA== MIME-Version: 1.0 X-Received: by 10.182.102.197 with SMTP id fq5mr18516006obb.3.1406262525390; Thu, 24 Jul 2014 21:28:45 -0700 (PDT) Received: by 10.202.93.213 with HTTP; Thu, 24 Jul 2014 21:28:45 -0700 (PDT) In-Reply-To: References: Date: Thu, 24 Jul 2014 21:28:45 -0700 Message-ID: To: Yasuo Ohgaki Cc: Zeev Suraski , PHP internals Content-Type: multipart/alternative; boundary=089e012949b649755104fefd026b Subject: Re: [PHP-DEV] RFC: Move phpng to master From: kris.craig@gmail.com (Kris Craig) --089e012949b649755104fefd026b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Jul 24, 2014 at 8:47 PM, Yasuo Ohgaki wrote: > Hi Zeev, > > On Mon, Jul 21, 2014 at 4:31 PM, Zeev Suraski wrote: > > > The RFC is available at https://wiki.php.net/rfc/phpng > > > > > > > > Some supporting links available down below. > > > > > > > > Comments welcome! > > > > While this is a major change to the language implementation, it does not actually affect end users in any meaningful way except for the positive =E2=80=98side effect=E2=80=99 of their apps running faster. So while we be= lieve that technically a 50%+1 vote should suffice, we hope to get well over 2/3. If you're not going to delay this, then you should at very least clarify the wording in this section. You believe 50%+1 should suffice but hope to get well over 2/3. So is the *required* majority 50%+1 or 2/3? I should also point out that, according to the Voting RFC, whether or not an RFC "actually affects end users in any meaningful way" is NOT a factor in determining whether a 2/3 supermajority is required or not. Here's what it actually states: > For these reasons, a feature affecting the language itself (new syntax for example) will be considered as 'accepted' if it wins a 2/3 of the votes. Other RFCs require 50% + 1 votes to get 'accepted'. Since the phpng RFC already acknowledges that it affects the language itself, this is clearly a 2/3 requirement situation. Whether it affects end-users or not is irrelevant. Under current rules, your RFC must have 2/3 support in order to pass. As such, I ask that you at least update the wording to make it clear that 2/3 *is* required for the RFC to pass in order to avoid confusion when it comes to a vote. I still think you should hold-off until these other issues of dispute are resolved, though. But that's your choice. I simply ask that you fix the required majority section to make it in compliance with current voting rules. --Kris --089e012949b649755104fefd026b--