Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80018 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80579 invoked from network); 30 Dec 2014 21:35:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2014 21:35:10 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; 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:54891] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/70-11289-C8A13A45 for ; Tue, 30 Dec 2014 16:35:09 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id C7403B0008F; Tue, 30 Dec 2014 16:35:05 -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 uQXui3WTKQak; Tue, 30 Dec 2014 16:35:05 -0500 (EST) Received: from [192.168.0.13] (unknown [94.13.96.117]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 668A7B00068; Tue, 30 Dec 2014 16:35:04 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <54A261A8.4000707@gmail.com> Date: Tue, 30 Dec 2014 21:34:31 +0000 Cc: Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <54A261A8.4000707@gmail.com> To: Stanislav Malyshev X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [VOTE][RFC] PHP 5.7 From: ajf@ajf.me (Andrea Faulds) Hey Stas, > On 30 Dec 2014, at 08:26, Stanislav Malyshev = wrote: >=20 > I still haven't achieved a proper understanding of what 5.7 would > actually include (so far the only real BC thing mentioned that it can > warn about is the switch thing, and IMHO making the new minor just > because of that makes little sense, of course I'm not counting > non-accepted RFCs since otherwise there's like 40 of them), so I = intend > to vote no, but if somebody really sees something substantial that I > missed, please point me out, as I am not opposed to the idea of 5.7 = just > don't see any practical content for it for now. Basically, it would include everything that the latest 5.6.x release had = at the time it was finalised, plus deprecation notices and new reserved = words (if any). That would be it. If that doesn=E2=80=99t seem worth it = to you, I won=E2=80=99t stop you voting against it. :) Thanks. -- Andrea Faulds http://ajf.me/