Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72085 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63410 invoked from network); 3 Feb 2014 13:06:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2014 13:06:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:51767] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/A4-35654-5449FE25 for ; Mon, 03 Feb 2014 08:06:14 -0500 Received: by mail-vc0-f181.google.com with SMTP id ie18so4615999vcb.26 for ; Mon, 03 Feb 2014 05:06:10 -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=J2X5hAC3Y9diAMMQN1jkEDqbpYjksLgFhGv3l0CDAeU=; b=dlYa6qrStFsbZXmvOLOy7UNC7uHsyGyZVFcDh3grqKBXEeB11YYN3eSjRcqKFmXqSo 6fBxJxT7hm7CguMztrKmZEddxGsXGX6cWxBQMXhWZSRzyt8fxlZSHTruAzxiy91Rlxvz bha8KCgZVq0jD8nkgE1FyTkxFCX38pug/f7lUGdJPee6GmKumEBKgSFCmlwInYAgLTqz gRqkgJVSoT9gM89buF2bR5kAMOifyohEM4d5FRIrW/MCtV68xeL7EsLSJkockGIqSisx uRgPTpOay+rMXdxmkYIImKey//hDL3LXgjBfAFZojRvZtjTNZV3PYoZcWUWxK1Kxf3/c 6KRg== X-Received: by 10.58.172.132 with SMTP id bc4mr7449vec.45.1391432770124; Mon, 03 Feb 2014 05:06:10 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.8.129 with HTTP; Mon, 3 Feb 2014 05:05:30 -0800 (PST) In-Reply-To: References: <52EAF0A3.2000001@oracle.com> <1d5850561e0ef9e7739c7e7b7b0448d0.squirrel@webmail.klapt.com> <52EC0B34.8080109@oracle.com> <1391279853.2941.307.camel@guybrush> <52ED6664.7080906@sugarcrm.com> Date: Mon, 3 Feb 2014 14:05:30 +0100 X-Google-Sender-Auth: KbJhJKKPtE-z57QDeaw-LS98QtQ Message-ID: To: Pierre Joye Cc: Derick Rethans , Stas Malyshev , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Zeev Suraski , Christopher Jones , Anatol Belski , 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 Mon, Feb 3, 2014 at 10:53 AM, Pierre Joye wrote: > On Mon, Feb 3, 2014 at 10:49 AM, Derick Rethans wrote: > >> Heh. That happens already now too... > > Not really, except in extreme cases where one tries to block a thing > using one way or another. However I do not think either we need 2/3 to > change something in the Engine, core or extension but what is actually > exposed to the users, which we have to maintain for BC reasons for > years. On the other hand, internals are more flexible and can be > changed without impacting existing applications. > >> So I'd rather be more descriptive. >> The release process and voting RFCs are so incredible vague. > > The only vague part is about major releases (like 6) as it is merely > impossible to define a time frame for them. Everything else is rather > clear and has worked quite well for the numerous submitted RFCs. > > That being said, we can clarify the major release process and try to > put some time frames in them. But I am not in favor of over formalized > the other parts and try to keep relying on common senses, even if the > latter has some hard time lately. Ok to clarify it, sure. I'm all +1 to branch 6 after 5.6 is released (say during 2014) , we have some talented contributors, some ideas, some motivation feeling and we are at PHP5 + 10 years. I think we'll need at least 2 years developement, if not 3. All this depends on what we want to do with PHP6, and this must be community debatted, open. I hope people will understand issues of PHP6, and won't start drama again and again :-p Julien