Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80375 invoked from network); 12 Dec 2014 16:40:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2014 16:40:17 -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 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:47147] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/A3-62606-17A1B845 for ; Fri, 12 Dec 2014 11:40:17 -0500 Received: by mail-wg0-f54.google.com with SMTP id l2so9633092wgh.27 for ; Fri, 12 Dec 2014 08:40:14 -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=OBP1tGTZ9bNGTZW3i5vs5Ft7GsFRNOb5HVUZVNHgQZs=; b=enNRaXAo4dcA3xDhn63cVNiMeSPS4cfL24FzjPoMgcuOR/E1s5buJFs/8WCbzTFLKz t4D/U+XGb5VGFedaM/xM23G6JcJQ2kM4yqxo8F1A+Rk9pdLr9xFYut5PgSwfx8qOKwdi 28n2AF8mDxwb6AR+wgqnU58LaWROqA3/Yty1cjFHjkDNfVIpgVmYUvL1oCgs1toPINvT KPlFR2iDCJsiqFU/6x7fS3SQFCgSl1lUvTqJCycpTdcIye6TqZjaS3ImH8jkaB5jykjX cbJ6j1GdM/61qGmZQ+RIbrtUNMgjYhx6MSD4X3iGk2rtlkNsbXAMcwSyxHsufCUA6n++ BX+Q== X-Received: by 10.194.92.148 with SMTP id cm20mr29408633wjb.88.1418402413758; Fri, 12 Dec 2014 08:40:13 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.57.67 with HTTP; Fri, 12 Dec 2014 08:39:33 -0800 (PST) In-Reply-To: References: Date: Fri, 12 Dec 2014 17:39:33 +0100 X-Google-Sender-Auth: 1-dwBYjOBD-U84SFGFkTYDWEZeA Message-ID: To: Ferenc Kovacs Cc: Derick Rethans , PHP Internals Content-Type: multipart/alternative; boundary=047d7bfd01660555bf050a078c6a Subject: Re: [PHP-DEV] On the road to PHP 5.7 , or not ? From: jpauli@php.net (Julien Pauli) --047d7bfd01660555bf050a078c6a Content-Type: text/plain; charset=UTF-8 On Fri, Dec 12, 2014 at 3:47 PM, Ferenc Kovacs wrote: > > > On Fri, Dec 12, 2014 at 3:34 PM, Derick Rethans wrote: >> >> On Fri, 12 Dec 2014, Julien Pauli wrote: >> >> > So the main question is : *What version will we release next year ?* >> > >> > Will we have a PHP 5.7, or jump directly to a 7.0 ? >> > >> > Don't forget, that if we go for a 5.7 , then we won't have a 7.0 at >> > least one year later. >> >> We have accepted the timeline for 7, so we need to stick to that: >> https://wiki.php.net/rfc/php7timeline#vote >> >> So that means no 5.7. >> >> > This rfc was specific to php7, and while you are right that with that we > do have an approved timelime for php7, but this doesn't say anything about > 5.7 (and as far as I'm concerned, it was an intentional choice from Zeev > not just something he forgot to include). > Maybe it would be worthwile for you to repeat your arguments or simply > link them, as I do remember that you are supporting the idea of not having > any other release minor release until php7 is out of the door so the > development efforts are not fragmented (which as I mentioned in my previous > mail I feell it would be only a shift from 5.6.x to 5.7.0 and not > fragmanting the php7 development, but you seem to disagree). > True : We then have agreed for the PHP7 planning, by RFC voting. BUT, we still haven't argued about a possible 5.7 in the next time as 7.0 (and then , about the status/lifetime of 5.6). Julien.P --047d7bfd01660555bf050a078c6a--