Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39866 invoked from network); 15 Aug 2014 11:11:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 11:11:39 -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.192.41 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.41 mail-qg0-f41.google.com Received: from [209.85.192.41] ([209.85.192.41:45716] helo=mail-qg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/93-48767-BEAEDE35 for ; Fri, 15 Aug 2014 07:11:39 -0400 Received: by mail-qg0-f41.google.com with SMTP id q107so2108374qgd.28 for ; Fri, 15 Aug 2014 04:11:36 -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=oYfoCXcSnjZOom+jxcQauWvXtXfXKtUFf6ctmeHVfRo=; b=OmCgTkxpyHx36IYb19QegPv6wknEx8+E+iPtnB/nNGeNhEo2avZacYpg00o3cbv6JL 51sCaVtxHvAC9FbDR9y5oB9bPXtjR2zLefMAG5XUbhk689jpJCba/AHA2DDJMpKNmSWi CtT+Qcg20C59AHhWTTwyDwgQV2xKs7ymnrG+ooo57Xitjc9KxPC97O0cQxXC4s85rLJp 2rkDb/4geL6z6Oa7vix6JvqF1x/GyJGJAmYO0tVDplrxOGF31UF+FDuFoLnsXJrGv21x fsjwPpTraedgGyj9fYjq1Uf0WRmy92+Im5hAApK91krQH65aybgeYPYDBAAD2rmwav6A zJCg== MIME-Version: 1.0 X-Received: by 10.224.40.145 with SMTP id k17mr27144881qae.4.1408101096494; Fri, 15 Aug 2014 04:11:36 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Fri, 15 Aug 2014 04:11:36 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Fri, 15 Aug 2014 04:11:36 -0700 (PDT) In-Reply-To: References: <5C97D818-4616-440D-9C0D-B9F9C8D034DC@ajf.me> Date: Fri, 15 Aug 2014 13:11:36 +0200 Message-ID: To: Ferenc Kovacs Cc: Derick Rethans , PHP internals , Andrea Faulds Content-Type: multipart/alternative; boundary=047d7bf15e44aa23280500a9157d Subject: Re: [PHP-DEV] Let's make a 5.7 release From: pierre.php@gmail.com (Pierre Joye) --047d7bf15e44aa23280500a9157d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Aug 15, 2014 12:43 PM, "Ferenc Kovacs" wrote: > > On Fri, Aug 15, 2014 at 11:25 AM, Derick Rethans wrote: > > > On Fri, 15 Aug 2014, Andrea Faulds wrote: > > > > > I=E2=80=99ve kept putting this off, but given the current =E2=80=9Cmo= ve phpng to > > > master=E2=80=9D vote, I really can=E2=80=99t delay this any longer. > > > > > > It looks like PHP 7 is going to happen and phpng will be the base of > > > that. While we could move straight to PHP 7 after the release of PHP > > > 5.6, I think there is some merit in having one more 5.x release, > > > namely 5.7, which would follow our usual release process and come out > > > next year. > > > > Basically, you're wanting to give up hope on PHP 7 in one year *at the > > moment it is started*... I think that's a pretty big mistake to do this > > already. The momentum is here now, let's use it to get PHP 7 > > ready=E2=80=94instead of bogging ourselves down with a PHP 5.7. > > > > we don't have a single instance where we were able to deliver a minor > release under a year, and I'm fairly sure that 7.0 will see more proposed > features/changes as any previous minor, because there are stuff which can > only happen in a major version. > More changes(both in numbers and in impact) will need more time to > stabilize, so I think that the one year roadmap for 7.0 is unrealistic. > You seem to be arguing that 5.7 would pull away resources from 7.0, but I'm > fairly sure that 5.7 would be the smallest of the 5.x minor versions for > two reasons: we are getting better with not letting BC breaks slip in in > minors plus working on a major version is much more interesting as you have > less restrictions, so I think that 5.7 will/would be only to make the bed > for 7.0, mostly introducing E_DEPRECATEDs and maybe a handfull of small > features. > I think that there is no reason to give up our current release policy and > roadmap, and bet everything on PHP7, we don't lose anything with keeping > 5.7. I cannot agree more with you here. And the delay something like bundling opcache needed almost 300% more time than what was promised. I won't even imagine what phpng will be in we rush it. Cheers, Pierre --047d7bf15e44aa23280500a9157d--