Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59364 invoked from network); 4 Feb 2014 10:00:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2014 10:00:05 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.171 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.171 mail-ve0-f171.google.com Received: from [209.85.128.171] ([209.85.128.171:49320] helo=mail-ve0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/59-09069-52AB0F25 for ; Tue, 04 Feb 2014 05:00:05 -0500 Received: by mail-ve0-f171.google.com with SMTP id pa12so5958984veb.30 for ; Tue, 04 Feb 2014 02:00:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=e5HiRhc1ID94xqtU/7qDSQT00lt1xZ8RCP6Y/PkoU9s=; b=0/QTTRfaqCDM3STAvImIh6N1xE3EOab9KAkIQqs/x6vpqkmJ78b/LZnpBN73HXOnDr T3sPS7PHEkKcq+EAkfwnB7aWyTn5zi1WfuBdsO6JQOibZyv2i2XhEgh1TIyNquA2LX6N jYrnXjLkaoadLBHHeJirnxPwnrKClVy/zYyZazR9sVQSV6anopkhfeapn3grZwdpnFMo h1GTXWfDxPIWDOGGJw9RDOH2YPeLOiLq7F3lnYxqaD1ofhxUf2IOfy+rU2y6kiGgyhud d7TTI4FVdiZJrWLnpfI1LZKB06Nzmdl6bb8uHXy9RCO6DXZZ5Wee5/imemrVQj2/DX3b mPDg== X-Received: by 10.52.99.227 with SMTP id et3mr151744vdb.53.1391508002211; Tue, 04 Feb 2014 02:00:02 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.8.129 with HTTP; Tue, 4 Feb 2014 01:59:22 -0800 (PST) In-Reply-To: References: <52F00F93.2020505@oracle.com> Date: Tue, 4 Feb 2014 10:59:22 +0100 X-Google-Sender-Auth: cvV7u7LRZSYepyQfNICqqJ0X1hA Message-ID: To: Pierre Joye Cc: Christopher Jones , Anatol Belski , Anatoliy Belsky , "Stephen A. Zarkos" , Matt Ficken , PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] 64 bit platform improvements for string length and integer From: jpauli@php.net (Julien Pauli) On Tue, Feb 4, 2014 at 6:33 AM, Pierre Joye wrote: > On Feb 3, 2014 10:52 PM, "Christopher Jones" > wrote: > >> I look forward to a quick vote on whether to include it in PHP 5.7 or >> PHP 6.0. > > I do not think it is worth the effort to try it for 5.7. I have to say it > is hard to understand how you can think about 5.7 as well. Or are the > changes not so big? > > Jokes apart, given the results 6 will be the target. That follows the > arguments against this RFC and we seriously hope that everyone will > participate earlier and will not bring the same arguments. The RFC could need re-discussion and re-argumenting, anyway, if accepted for PHP6, it should be merged very early in the branch so that all the PHP6 base code will benefit from it ASAP. Julien.P