Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4493 invoked from network); 7 Jul 2014 12:19:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 12:19:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:46934] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/A1-21356-2509AB35 for ; Mon, 07 Jul 2014 08:19:30 -0400 Received: by mail-qc0-f175.google.com with SMTP id i8so3659993qcq.6 for ; Mon, 07 Jul 2014 05:19:27 -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=pzDQa6T5/TjlYlbQHCRxU8lMJYIn6vlycr77ZDxrOsU=; b=wDKB1MpuG3L2qpgJPlXfux+125DGqxNDZEjlyp//FeJoqbDNcTHV5yOxho4G45RIdV 1i+Mjttyhyc3G+m2MkxxqZQRXPnjt8vYcUkPNndD5+n8RxXUAtxBh7f6qI2r5Bz6Rx1/ uxi+LE+wbY/NJp+cOzp7sINjVmT0yL1FvMhJKKObNfpKUvqKXBca8fXoDM7ts3irKWv8 hXl/zlkyv6k0hyA3HbpN+mHtUl6mEb1JI3y1X6xXYCvMMSqxkfaaNIWxKuuYGIFuyvug XXLffeoF7C+1UUo12hfJK6OkQLh1qGejinueYdbDcmkIY09sJNPejCNKQvU7zSpCF2D6 n2ew== MIME-Version: 1.0 X-Received: by 10.140.102.37 with SMTP id v34mr45109164qge.115.1404735567865; Mon, 07 Jul 2014 05:19:27 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Mon, 7 Jul 2014 05:19:27 -0700 (PDT) In-Reply-To: <53BA8E93.8060708@lsces.co.uk> References: <61EEC54E-7B8D-433E-A391-75F8D6A41E79@ajf.me> <650742796f119ed972a688a58e02242b@mail.gmail.com> <53BA8E93.8060708@lsces.co.uk> Date: Mon, 7 Jul 2014 14:19:27 +0200 Message-ID: To: Lester Caine Cc: 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:12 PM, Lester Caine wrote: > On 07/07/14 12:31, Pierre Joye wrote: >> I seriously hope that you take 2015 as pure example here. As I see no >> remote chance to be ready next year. PHPNG is a huge stack of >> undocumented perf patches far from being ready, APIs &code cleanup did >> not even begin, and the existing APIs are even more ugly. This is not >> going to be a small task, besides other things that we may like to >> have in the next major version. A 2 years development period sounds >> much more realistic to me. > > If that is a realistic roadmap, then what also needs to be added is just > what happens with the PHP5 in the meantime. From my own view, some > elements of 'PHP6' are still overdue, but if it will be yet another > couple of years then should we be looking at an interim solution for > 'bigint' and unicode? While reworking the entire code base to give a > performance improvement is a perfectly sensible long term plan it > sidesteps the 'problems' that PHPNext should ideally address. There are > perhaps two conflicting paths here? 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. Cheers, -- Pierre @pierrejoye | http://www.libgd.org