Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89807 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12641 invoked from network); 14 Dec 2015 23:43:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2015 23:43:30 -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.220.54 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.54 mail-pa0-f54.google.com Received: from [209.85.220.54] ([209.85.220.54:34715] helo=mail-pa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/E6-51216-0245F665 for ; Mon, 14 Dec 2015 18:43:28 -0500 Received: by pacwq6 with SMTP id wq6so111599952pac.1 for ; Mon, 14 Dec 2015 15:43:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=RdcLb0OpKfFWFHNCGmvfVzEvaKSpr05YYfJ7wHFk7Gk=; b=Z5PkPuHJG9RPFcgB2vqKHXrbW8Vug887NKuts75ibPEBWj5lzPxvHKeF5Wgtp2S3Td 4sEtj/DxkdO5AmnWKonaBmbTibLv2iYg9JQL0jTx1VJ0pdzMNRuVrze/57M6PsK3mcFj Q+xpfbp8JiYNcR1z9r4v1rZ77oZwwVAsdFnhqIX6te8G41zpoCOQ0O1TOkNVr+IgLWid BWhcWwO5/gaoK5627pGEdXUUDQlJgGW23OlYbWZ2JHPYJIUpsSzTSSOaHKxA5eHIa4eG dNg1uGXU/ejlHZ0UTgjSrVAQGUs2HWd2tXz1y4VZ7gX1Fr2XVKeNoM+5BY5XxoCoBrkf oJow== X-Received: by 10.66.164.234 with SMTP id yt10mr49774929pab.11.1450136605996; Mon, 14 Dec 2015 15:43:25 -0800 (PST) Received: from Stas-Air.local ([63.173.125.150]) by smtp.gmail.com with ESMTPSA id d14sm44651339pfj.4.2015.12.14.15.43.24 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Dec 2015 15:43:24 -0800 (PST) To: Andrea Faulds , internals@lists.php.net References: <11.24.55814.5A495665@pb1.pair.com> X-Enigmail-Draft-Status: N1110 Message-ID: <566F541B.1090709@gmail.com> Date: Mon, 14 Dec 2015 15:43:23 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <11.24.55814.5A495665@pb1.pair.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP 5.6 life cycle From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > That means 5.6 EOL is 20 months and 11 days away. That's more than one > and a half years, it should be enough time to upgrade. I'm not sure what you mean here by "should be". If you mean "if everybody dropped everything right now and started only working on upgrade to PHP 7 then they could make it in 20 months" - yes, it is reasonably true. But nobody would do that. In fact, in many places base version is still 5.3. Again, we can talk that people "should" do this and "should" do that until we're blue in the face, but that's not going to happen, whatever we talk about. Only one of the two things is going to happen: 1. People would run 5.x in 2017 as supported version and get the fixes. 2. People would run 5.x in 2017 as unsupported version, get no fixes and suffer from it. > However, I'm not sure if extending the release date now is the best > idea. 7.0.0 has only been out for four days. We don't know where the > ecosystem will be in August 2017 or how many people will have migrated. > At this stage, I'm not sure we can assess whether we need an extension. We don't know that about 7.0, but it's not the first version we've released. We know what happened with previous versions. So please tell me, based on that past experience - does the scenario of "majority of users are running 7.x in 2017" sound realistic? > Furthermore, postponing EOL now means reduced pressure to upgrade to 7. Again, if you think people's decision to upgrade significantly depends on that, I think you are deluding yourself. We have tons of "pressure" to upgrade from EOLed 5.x versions. We still got majority of people running them, and more sites running 5.2 than 5.6, judging by http://w3techs.com/technologies/details/pl-php/5/all -- Stas Malyshev smalyshev@gmail.com