Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82176 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55412 invoked from network); 8 Feb 2015 21:17:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2015 21:17:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=leverton@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leverton@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.54 as permitted sender) X-PHP-List-Original-Sender: leverton@gmail.com X-Host-Fingerprint: 209.85.220.54 mail-pa0-f54.google.com Received: from [209.85.220.54] ([209.85.220.54:49986] helo=mail-pa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/85-26926-862D7D45 for ; Sun, 08 Feb 2015 16:17:29 -0500 Received: by mail-pa0-f54.google.com with SMTP id kx10so14086936pab.13 for ; Sun, 08 Feb 2015 13:17:25 -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=gQ7YUVzXd5P/a0iafhXPJ1SINgbAccQ0Qp0O0A1qpBM=; b=wvs9wpEKKn2FKGVxxk2yN++fRL7X5CzTksLazKJ27xguw+0m9jCLpBRPEX3IDSWabl a36FPI+dQgCC3j16uOAEmB9vC2IFJdSYs3xfcK8Zhu3m+xX8ozZeC9ZURGsg2QvKe25P JyW1DC2SbvajdxYW7f6q3UOgpO0uAuOPs4Qb8v6bJ0//xCMHe+I6yFh8KG7u7sBmFlMr c0nzk+w35SwjjK2OovC95BdSk6fSIdUjKCOxvt8eAvHeIVuugfTQJhoqOCrfUHtH9G2O yxE9I+m8dwrzdQZWhXuiWBhVSDX2AEYBCBa5sP+GqoNwEixFMr99UEoYqREhKtOUoROi 8vDw== MIME-Version: 1.0 X-Received: by 10.68.69.108 with SMTP id d12mr19873996pbu.137.1423430245734; Sun, 08 Feb 2015 13:17:25 -0800 (PST) Received: by 10.70.65.130 with HTTP; Sun, 8 Feb 2015 13:17:25 -0800 (PST) In-Reply-To: References: <8703B53E-2C4A-4AC6-95C4-D4F19C6D5221@ajf.me> <54D5659D.5000602@php.net> <54D7A6DB.3050209@seld.be> Date: Sun, 8 Feb 2015 15:17:25 -0600 Message-ID: To: Zeev Suraski Cc: Jordi Boggiano , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Scalar Type Hints From: leverton@gmail.com (Matthew Leverton) On Sun, Feb 8, 2015 at 1:48 PM, Zeev Suraski wrote: > > proposal everyone can rally behind, it very clearly failed. We didn't have > to wait for a vote by the way, it was clear from the discussion on > internals@. > Controversial RFCs are precisely the ones that SHOULD be voted on. Policy states that 2/3s means consensus on core language changes. The current 63.5% isn't too far from that. Just curious, but do you have a different number in mind for this vote? 90%? 80%? -- Matthew Leverton