Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41930 invoked from network); 16 Dec 2014 05:51:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 05:51:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:33682] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/01-34244-D58CF845 for ; Tue, 16 Dec 2014 00:51:26 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id D6D1CB0008F; Tue, 16 Dec 2014 00:51:22 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7RVJhILzoCGY; Tue, 16 Dec 2014 00:51:22 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 520A5B00058; Tue, 16 Dec 2014 00:51:22 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Tue, 16 Dec 2014 05:51:20 +0000 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <0487E984-0BBA-4225-8215-5646A83ACF75@ajf.me> References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> To: Xinchen Hui X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: ajf@ajf.me (Andrea Faulds) Hi Xinchen, > On 16 Dec 2014, at 04:07, Xinchen Hui wrote: >=20 > On Tue, Dec 16, 2014 at 8:09 AM, Andrea Faulds wrote: >> Good evening, >>=20 >> There has been some debate about whether to make =E2=80=9CPHP 5.7". I = have made a very simple RFC. It proposes a final minor version of PHP 5, = PHP 5.7, to be released at the same time as PHP 7, with no new features = whatsoever. >>=20 > I am wondering why we need that? no new features=E2=80=A6. The reasoning behind this is to encourage people to switch to PHP 7 if = they want new features. > I think we can extend 5.6 release cycle to avoid that.. We could, but we wouldn=E2=80=99t be able to introduce deprecation = notices in a 5.6 micro, so we=E2=80=99d need a new minor releases. Also, I failed to mention it in the RFC (will do so), but for any new = reserved words in PHP 7, we should also reserve them in 5.7. Thanks. -- Andrea Faulds http://ajf.me/