Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7865 invoked from network); 7 Jul 2014 12:39:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 12:39:45 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.52 mail-qa0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:44864] helo=mail-qa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/32-21356-F059AB35 for ; Mon, 07 Jul 2014 08:39:44 -0400 Received: by mail-qa0-f52.google.com with SMTP id w8so3459645qac.11 for ; Mon, 07 Jul 2014 05:39:41 -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=/ynC6ZBcvlndfHIOdB1QX+of3546/a6jegrI0bTKkbY=; b=pvkiI7YjRChXhTf/FuiGIzD9VocMDHbhvLleNKyPRmzE+lhr6CA0k6aeyZ9ZjS1p2n RfChw5YprIc8ISNvr606Si03C8oCVFa++DMOix0pInTlvyRxOJrW7SPejI9D/oyRZh72 bzZV7XReO2hCE6zBeei0BFzrjVOuTQnNB902CTzxCZIRBIi5gDbw+RtFciJSr/4estTZ utey2kgYM2KFlOagysBX3hqI3fgb+mowwtTrf8JanrUJrY1eZ+DjW7bnQO5iPJA9Fta9 jxzww1lDR/Wj2kE6wq9Fk7PENGysZRLwg39i64AYlyW2SdQSM46Hs6dFj1Ou/4SyphG8 3/jA== MIME-Version: 1.0 X-Received: by 10.140.49.76 with SMTP id p70mr44087436qga.86.1404736780971; Mon, 07 Jul 2014 05:39:40 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Mon, 7 Jul 2014 05:39:40 -0700 (PDT) In-Reply-To: References: <61EEC54E-7B8D-433E-A391-75F8D6A41E79@ajf.me> <650742796f119ed972a688a58e02242b@mail.gmail.com> <53BA8E93.8060708@lsces.co.uk> Date: Mon, 7 Jul 2014 14:39:40 +0200 Message-ID: To: Andrea Faulds Cc: Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Name of Next Release of PHP From: pierre.php@gmail.com (Pierre Joye) On Mon, Jul 7, 2014 at 2:21 PM, Andrea Faulds wrote: > > On 7 Jul 2014, at 13:19, Pierre Joye wrote: > >> I am skeptical on bigint in the engine given what is possible now in >> gmp. But yes, phpng is also a problem as it creates a total new code >> base and barely blocks any other improvements. Why? Except that bigint >> thing, I do not see many people trying to add stuff based on phpng at >> this point, it is a moving target and will move a lot in the next >> months as well. But this is a topic for another thread, this one being >> about the version number and this exact RFC. > > The problem is that people who want to add stuff for PHP 6 feel they have to add it to phpng, because if phpng is to be PHP 6, then it would need to be based off that branch. Exactly, and for what I see, it is run forward and at some point we will see a post asking to replace master with phpng and use it as base for php6. To me this would be a bad thing, but this is the direction phpng is taking. -- Pierre @pierrejoye | http://www.libgd.org