Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79684 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16799 invoked from network); 16 Dec 2014 01:19:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 01:19:26 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:46358] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/60-13907-C988F845 for ; Mon, 15 Dec 2014 20:19:24 -0500 Received: by mail-ob0-f178.google.com with SMTP id gq1so20683118obb.9 for ; Mon, 15 Dec 2014 17:19:22 -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=LAsweLhP3udTbpTHafbZov5kNnRmaaKth/moc5Zed2s=; b=HTmZOZSDNTZtjtvyU52ICaGnfPDPyiZRRimqad0JiqgWYz0tzj6YwkzRyTis08ZT50 VVcVMJ9iAIQsvB5IYnhAHJ9bSKEU8/ocf73dqrMJ5CAtGCTdb+/oPjnrRuNRvIgG5j/g xWVP737eJj9ohuJaemNJ0rvJcBCYFfbDYGt8dSspR4jz7AGklUXWsjFCrGgNuAyVSts4 Zp5SF/i9ZuOBqhoTmSW2yx8G8nJQugJX6N6KI8v9wDXPv0xAddnv0JlVY9SeaNA+4WWm EKWhOzTK7LRplzNeVXZI6sW7EKFWgrqyzDEVEryQHc5+CygWotSB7OzbgfXWl+EDP/G2 B5yA== MIME-Version: 1.0 X-Received: by 10.182.44.229 with SMTP id h5mr21095050obm.86.1418692761987; Mon, 15 Dec 2014 17:19:21 -0800 (PST) Received: by 10.202.227.18 with HTTP; Mon, 15 Dec 2014 17:19:21 -0800 (PST) In-Reply-To: <1DB9F07D-D678-479E-A33B-3B7E2643A492@ajf.me> References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> <1DB9F07D-D678-479E-A33B-3B7E2643A492@ajf.me> Date: Mon, 15 Dec 2014 17:19:21 -0800 Message-ID: To: Andrea Faulds Cc: Adam Harvey , PHP Internals Content-Type: multipart/alternative; boundary=001a11c2e9f21fb09b050a4b263f Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: kris.craig@gmail.com (Kris Craig) --001a11c2e9f21fb09b050a4b263f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Dec 15, 2014 at 4:20 PM, Andrea Faulds wrote: > Hi Adam, > > > On 16 Dec 2014, at 00:15, Adam Harvey wrote: > > > > On 15 December 2014 at 16:09, Andrea Faulds wrote: > >> The RFC can be found here: https://wiki.php.net/rfc/php57 > > > > Thanks for the taking the initiative on this. > > > > On timing: I think we should release 5.7 in August (12 months after > > 5.6), rather than lining it up with 7.0. This gives us the opportunity > > to then focus our attention on 7.0 entirely for the crucial RC phase > > of that release. Given the limited scope of 5.7, we shouldn't need as > > long a testing cycle. > > That=E2=80=99s a good point, it doesn=E2=80=99t actually have to line up = with 7=E2=80=99s release > and focus on 7.0 RC is crucial given the major changes. > > If others think this is a good idea, I=E2=80=99ll amend the RFC. > > Thanks! > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > +1 on this. I agree with Adam; it'd be better to line up 5.7 with the support timeline for 5.6 and just handle 7's timeline separately. --Kris --001a11c2e9f21fb09b050a4b263f--