Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79615 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97549 invoked from network); 12 Dec 2014 19:59:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2014 19:59:49 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.181 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.181 mail-ob0-f181.google.com Received: from [209.85.214.181] ([209.85.214.181:58063] helo=mail-ob0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/76-62606-3394B845 for ; Fri, 12 Dec 2014 14:59:47 -0500 Received: by mail-ob0-f181.google.com with SMTP id gq1so9877805obb.12 for ; Fri, 12 Dec 2014 11:59:44 -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:date:message-id:subject :from:to:cc:content-type; bh=pToe8lTIpPUUihz4WfDeI55/BhwoRFA3WLBv23GezkI=; b=X7dJtNoVn4F13eRRr772xYkDnBlV4ZnVm7uV9Ca/dzzJwA0wqKODTxiLWPVh8fvFEA ABemv2WqjfBXSy61KF+J7HFphZtq8dmLLWVZk/G28w1qCt1xeqZbIAYkxlzK8XfLyDi/ NdJqOa3ygBDiAL5vs55XUqdH6Xtwxd8TETjwNohNJYHFEP7388rBYw0qloA8a0YNYa5N OehzRimYN1MC4B2T3/E2pWbHQ1Sl+/gSgkKBjuMC4hg6bh5fFsNbOIh1IewyH9o3QDb3 StoKn3vvaGFp1kQ4PqLbn/RzTiWh5f529kTOAzOFkdDboMH1T+vR2KZj4UVUEjIhWENO vM3A== MIME-Version: 1.0 X-Received: by 10.202.75.81 with SMTP id y78mr10652798oia.80.1418414384640; Fri, 12 Dec 2014 11:59:44 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.89.237 with HTTP; Fri, 12 Dec 2014 11:59:44 -0800 (PST) In-Reply-To: <30315309863fc1883f187e2f6777d081@mail.gmail.com> References: <30315309863fc1883f187e2f6777d081@mail.gmail.com> Date: Fri, 12 Dec 2014 12:59:44 -0700 X-Google-Sender-Auth: BeJscsMSEPxTGxqSpq4aQh7uRhw Message-ID: To: Zeev Suraski Cc: Julien Pauli , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] On the road to PHP 5.7 , or not ? From: levim@php.net (Levi Morrison) >> - If we go for 5.7 : >> We could release it this summer (2015) , but that would mean that 7.0 >> wouldn't come before summer 2016. >> Releasing a 5.7 will lean the release cycle curve, but it is not >> mandatory, that >> should be debatted. > > A 5.7 that pushes 7.0 into Summer 2016 is IMHO a strategic mistake, but > regardless I think the discussion is moot. We've already decided we're > aiming for a 2015 PHP 7.0 release, and should stick to that plan. Assuming we do a PHP 5.7 as I outlined previously, it shouldn't take anything more than a few hours here and there by a release manager and a tiny bit of extra work for a few RFC authors. It's just normal bug fixes, version bump, and compatibility stuff for PHP 7. As long as we keep features out of PHP 5.7 it should not delay a PHP 7 release.