Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79696 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60464 invoked from network); 16 Dec 2014 08:00:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 08:00:17 -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 198.187.29.245 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.245 imap11-3.ox.privateemail.com Received: from [198.187.29.245] ([198.187.29.245:38042] helo=imap11-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/64-34244-D86EF845 for ; Tue, 16 Dec 2014 03:00:14 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 7EE648800ED; Tue, 16 Dec 2014 03:00:08 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WpZh5Bnpddth; Tue, 16 Dec 2014 03:00:08 -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 9F3D18800E6; Tue, 16 Dec 2014 03:00:06 -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 08:00:04 +0000 Cc: Matteo Beccati , Xinchen Hui , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> <548FE4A8.4040909@beccati.com> To: Ferenc Kovacs X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: ajf@ajf.me (Andrea Faulds) Hey, > On 16 Dec 2014, at 07:58, Ferenc Kovacs wrote: >=20 > We already has one accepted RFC which targets 5.7, and as I mentioned = before 5.7.0 wouldn't be featureless, but would contain the small = self-contained features which are currently targeting 5.6.x. > So 5.7.0 would be a minor version without new major features, but also = no BC break, would allow us to make 5.6 more stable, and be a stepping = stone for 7.0 with the deprecated errors. That=E2=80=99s a benefit I hadn=E2=80=99t considered: people using = distros are stuck on a specific micro, so anything added to 5.6.x = they=E2=80=99ll be able to get with 5.7.0, right? -- Andrea Faulds http://ajf.me/