Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74182 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87301 invoked from network); 14 May 2014 09:47:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2014 09:47:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.181 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.216.181 mail-qc0-f181.google.com Received: from [209.85.216.181] ([209.85.216.181:55866] helo=mail-qc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/51-15285-5AB33735 for ; Wed, 14 May 2014 05:47:18 -0400 Received: by mail-qc0-f181.google.com with SMTP id m20so2344027qcx.12 for ; Wed, 14 May 2014 02:47:14 -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=KQqyClFI5ErAPfb1N2TaHQqKdp6ZaTTKfzOL4IGg8dU=; b=Xplax3FBRBSJYKUz+kKGMN0+0GrshkFo66XRZWTYbR06r/GS0lKRDDxA+frmptUR1F kowlfBxYVkGc0fNnHIGWL9haogp3FNItwe1bjxnVFXK404pxUs/8PNPHvP1ZAGgQ/eIe EGneKEArn8HB5GjReHtEz37fdCldEEz3kzQ1m2DztEzfecSxG162nzjfdsu1PaoNn/V4 DyFF04TeWBWQEJL5WlU/cfNMxYrrRf0QNQmLFFzoucw0dVVkqjEuSE+z4in5VdT/0CYb DTTR5Fx8d9KqVhr0QD1CRKBhMQCQ0bKwGbJixyrImZmhBEwj2XWlS3m+QAVXw/+kpDqB 4fNQ== MIME-Version: 1.0 X-Received: by 10.224.13.133 with SMTP id c5mr1631029qaa.80.1400060834603; Wed, 14 May 2014 02:47:14 -0700 (PDT) Received: by 10.140.88.164 with HTTP; Wed, 14 May 2014 02:47:14 -0700 (PDT) In-Reply-To: References: <9EBA64F4-9A75-4DD1-9DB3-17F78B329BE7@ajf.me> Date: Wed, 14 May 2014 02:47:14 -0700 Message-ID: To: Andrea Faulds Cc: Ferenc Kovacs , Zeev Suraski , Nikita Popov , PHP Internals Content-Type: multipart/alternative; boundary=047d7bdc8d60b6966b04f9591070 Subject: Re: [PHP-DEV] [VOTE] [RFC] 64 bit platform improvements for string length and integer From: kris.craig@gmail.com (Kris Craig) --047d7bdc8d60b6966b04f9591070 Content-Type: text/plain; charset=UTF-8 On Wed, May 14, 2014 at 2:44 AM, Kris Craig wrote: > >> Why 66%+1, by the way? I can understand 50%+1, as that ensures a >> majority, but for 66% you already have a majority, so the +1 seems >> unreasonable. >> >> > That was my bad. It's not 66%+1. It's just 2/3. > > --Kris > > Just a quick reminder, here's the document outlining the RFC voting process: https://wiki.php.net/rfc/voting --Kris --047d7bdc8d60b6966b04f9591070--