Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79671 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85027 invoked from network); 15 Dec 2014 20:08:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2014 20:08:35 -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.212.178 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.212.178 mail-wi0-f178.google.com Received: from [209.85.212.178] ([209.85.212.178:38172] helo=mail-wi0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/00-18662-1CF3F845 for ; Mon, 15 Dec 2014 15:08:34 -0500 Received: by mail-wi0-f178.google.com with SMTP id em10so10268104wid.5 for ; Mon, 15 Dec 2014 12:08:30 -0800 (PST) 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=U3TDIMUqVXoxGVTtiFfV5XqWqkbkMNRqQjUTOhfIg1g=; b=F9XRPG1dVlXvBFE9vDF1h2psHwxItOdKC33hxWQ0dURvbP7c0RI4Nseb+ZpIQaWb4M cZRtaCs6Pe/MK9t2G33VqCsY6S2cvpoIN7vPkoxYK7zqVfJv7gpvomZunuhKVW3sM+v3 bPQA9eY5TS5Tz0hq3V380vvN8soJekehqc0ENcIKr3L0KMoe0BcqMpk0mj0BoaOnE5/n P2YOdzC7tytgEdf9LdAYe6De1gcFLyZJkRGqtZPOAb5d9SHeOGTuq/KHQ04KVH/GVum5 hBdO3Rn3pCnn+M2iqRT3QVlPjecK+UmnwoC0z2H6f2/owjKTTKaz7yZfCoALPnM2d5aC kiEg== MIME-Version: 1.0 X-Received: by 10.180.7.198 with SMTP id l6mr34535114wia.26.1418674110358; Mon, 15 Dec 2014 12:08:30 -0800 (PST) Received: by 10.180.88.33 with HTTP; Mon, 15 Dec 2014 12:08:30 -0800 (PST) In-Reply-To: <4385b3d86ee971aa0f008cc3fcc2e080@mail.gmail.com> References: <4385b3d86ee971aa0f008cc3fcc2e080@mail.gmail.com> Date: Mon, 15 Dec 2014 21:08:30 +0100 Message-ID: To: Zeev Suraski Cc: Adam Harvey , Derick Rethans , PHP Internals Content-Type: multipart/alternative; boundary=f46d044287c0666b6a050a46ce3e Subject: Re: [PHP-DEV] On the road to PHP 5.7 , or not ? From: tyra3l@gmail.com (Ferenc Kovacs) --f46d044287c0666b6a050a46ce3e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Dec 15, 2014 at 8:45 PM, Zeev Suraski wrote: > > > -----Original Message----- > > From: adam@adamharvey.name [mailto:adam@adamharvey.name] On > > Behalf Of Adam Harvey > > Sent: Monday, December 15, 2014 8:12 PM > > To: Derick Rethans > > Cc: PHP Internals > > Subject: Re: [PHP-DEV] On the road to PHP 5.7 , or not ? > > > > On 15 December 2014 at 08:51, Derick Rethans wrote: > > > Yes, I disagree. It's a time thing. Let's all work on one thing > > > instead of *two*. Clearly you must see that there is not enough > > > bandwidth? It will also prevent people from "oh we can get this into > > > 5.7" > > nonsense. > > > It's not helpful, and it *is* fragmenting development. > > > > I'm just as cognisant of our time constraints as you are, but I still > > think this > > can work if there's a clear, written expectation (say via > > RFC) that 5.7 is for migration related changes only, and should not > > include > > new feature work. If we can keep this as "5.6 + some deprecation > > warnings", > > I believe that can reduce the QA/development load enough to make > > delivering it and 7.0 possible next year. > > 5.6 + deprecation warnings might be something we can even consider for th= e > 5.6.x tree, as we get closer to release 7.0. I think if we do that, it > becomes more interesting since the likelihood of people upgrading to such= a > version go higher (psychologically, moving to 5.7 is a much bigger deal > than > upgrading from 5.6.10 to 5.6.11). there are two advantages for having 5.7 and having those deprecated messages in 5.7: 1, if we introduce the deprecated message in 5.6.x, some people will miss it (for example debian jessie has 5.6.2) 2, would allow us to stabilize 5.6 instead of keep adding stuff to it continuously . --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --f46d044287c0666b6a050a46ce3e--