Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65776 invoked from network); 14 May 2014 18:44:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2014 18:44:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 91.196.124.214 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 91.196.124.214 more.superhosting.bg Linux 2.6 Received: from [91.196.124.214] ([91.196.124.214:54077] helo=more.superhosting.bg) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/40-15285-AA9B3735 for ; Wed, 14 May 2014 14:44:59 -0400 Received: from stgt-5f7181d5.pool.mediaways.net ([95.113.129.213]:38535 helo=[192.168.1.141]) by more.superhosting.bg with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1WkeAh-003EVF-5O for internals@lists.php.net; Wed, 14 May 2014 21:44:55 +0300 Message-ID: <5373B9A6.1070905@hristov.com> Date: Wed, 14 May 2014 21:44:54 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <9EBA64F4-9A75-4DD1-9DB3-17F78B329BE7@ajf.me> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - more.superhosting.bg X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Get-Message-Sender-Via: more.superhosting.bg: authenticated_id: php@hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] [VOTE] [RFC] 64 bit platform improvements for string length and integer From: php@hristov.com (Andrey Hristov) On 14.05.2014 12:54, Pierre Joye wrote: > On Wed, May 14, 2014 at 11:49 AM, Andrea Faulds wrote: >> >> On 14 May 2014, at 10:47, Kris Craig wrote: >> >>> Just a quick reminder, here's the document outlining the RFC voting process: >>> >>> https://wiki.php.net/rfc/voting >> >> While I don’t really disagree with 2/3 here, going by that RFC, isn’t this a 50%+1 non-language change? > > There is no language change. > > if it's not language change than maybe leave the vote to extension maintainers to vote whether it is suitable or not? Best, Andrey