Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78413 invoked from network); 16 Dec 2014 09:25:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 09:25:53 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:50329] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/E0-07463-0AAFF845 for ; Tue, 16 Dec 2014 04:25:53 -0500 Received: by mail-ob0-f175.google.com with SMTP id wp4so22116942obc.6 for ; Tue, 16 Dec 2014 01:25:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Tk9WW20fumu68zFIZy8mfBmMr7e2nUfVooRItQH3UYQ=; b=jwKSFxvMSRrhnGxQWBCGzQnfI2gVCv1rLFlLPCuaGmyFigx8KVZqnhVE6LssHgMHat dOzgyWtUCl5O/zggn9YP3hpd3WxZE8k5+oidRLr87PSWejg2ogd1a06m44tN82QSHXVz SXR6JtR+69XkwSncstnGdTpknT9IU1Qm5Awmhej60lldk8vxiKlvoMk+8MmCsW4b4BO9 MdTA5RezXZJPhC4MOO4j+2pLsNJqYmY3zjcgK/0YkUE1mzd71SqsX6XW4Ok+s/XNsUHt vjnk2Q38sQz1fmqMcuoaN8cjZO089mHwTZTOTzKMzk7iROnt2nKgk5P62qwmHCRZsvn7 SNqg== X-Received: by 10.182.101.169 with SMTP id fh9mr17939372obb.0.1418721950226; Tue, 16 Dec 2014 01:25:50 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id rm7sm98586obc.14.2014.12.16.01.25.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Dec 2014 01:25:49 -0800 (PST) Message-ID: <548FFA9A.9080404@gmail.com> Date: Tue, 16 Dec 2014 01:25:46 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Andrea Faulds , PHP Internals References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> In-Reply-To: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > There has been some debate about whether to make “PHP 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. > > The hope is that we can put this to a vote in 2 weeks’ time and > settle the matter, just as we did with the PHP 6/7 name vote, > although perhaps slightly less messily this time. ;) It'd be nice to describe what we have now for 5.7 - i.e. which deprecation messages and other warnings are on the agenda? Doesn't have to be the exclusive list but at least to give the idea what we're talking about. -- Stas Malyshev smalyshev@gmail.com