Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76549 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37353 invoked from network); 15 Aug 2014 10:43:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 10:43:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.46 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.46 mail-qg0-f46.google.com Received: from [209.85.192.46] ([209.85.192.46:60637] helo=mail-qg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/33-48767-544EDE35 for ; Fri, 15 Aug 2014 06:43:17 -0400 Received: by mail-qg0-f46.google.com with SMTP id z60so2045996qgd.33 for ; Fri, 15 Aug 2014 03:43:14 -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=9l33np6EUeTgKOOhMD9wvgCR7FL5h0A/T0i23Op5w3Y=; b=uNl6iJeKCkh557ZB94TqrfkzOaomysipIhoau+gNMph/pip4Ma/NeHziaSQQotd0L0 dkaT0a4lR6vb4kc5VdkuVJ7gY/EF6NP3Qsdu+eIaQ/yzJNqRI0rW2OA6lBZNzxSChHSp lK90tgqUSxG7C/ErtPRXQLwZySALpdWm/V1/uVlRjK78E5kWyltYI8n+oOKbv+7w6wNa kN3b/gBnyAP99eJ97fuPEHeVil5Rw6TBr5Qbdsp7kZaAfF/11o6yfmpxlYcmoWPmlqqw LA/yIRmVJWmUi16dItLplM6Tr0H6zTfdZJiwj6NXk41TUVUgOlce4gcBYfbsDaa9Sb1/ VLBg== MIME-Version: 1.0 X-Received: by 10.140.39.233 with SMTP id v96mr24567934qgv.103.1408099394567; Fri, 15 Aug 2014 03:43:14 -0700 (PDT) Received: by 10.140.102.111 with HTTP; Fri, 15 Aug 2014 03:43:14 -0700 (PDT) In-Reply-To: References: <5C97D818-4616-440D-9C0D-B9F9C8D034DC@ajf.me> Date: Fri, 15 Aug 2014 12:43:14 +0200 Message-ID: To: Derick Rethans Cc: Andrea Faulds , PHP internals Content-Type: multipart/alternative; boundary=001a11c1258a38c82a0500a8b070 Subject: Re: [PHP-DEV] Let's make a 5.7 release From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c1258a38c82a0500a8b070 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=9Cmove= 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. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c1258a38c82a0500a8b070--