Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89679 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6728 invoked from network); 7 Dec 2015 00:44:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2015 00:44:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=oldschooldsl@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=oldschooldsl@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: oldschooldsl@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:33470] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/86-55814-966D4665 for ; Sun, 06 Dec 2015 19:44:26 -0500 Received: by lbbkw15 with SMTP id kw15so47052816lbb.0 for ; Sun, 06 Dec 2015 16:44:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=4B9/SQYGTc/TiswjPZtI5hRDIOli6P5GXUYaRQWvdGE=; b=bk99PgV7Ft6GDohLnmPpXvsxQs9PPGgCNsHtBCz7dZFElvOU5uFiBTJZxRwe29KRJ2 Jb8MHyKHjAaqMxo2CmMy6SKkH9isH2nBNqn0j4mN/Ipszaac1PS/MieV1ao0ommTeZbS 2t4xlhJVq+rqMpDOuF1QYqCHCqomq6zGpjMES6Ht6G7Fg4ppSPZCwerma3Fn0tGqPPL5 piLiwsMnGDnsVMCe+Uv3oZoc8pxLXxD7CSjbTrjNwiNJL10/ae/kJD9UBSdXYPvD1szy LWBBPvxZjJ/RNNKjx7YsklhzaDQ4yLSPtpC91qwzO8NVpxDsikBsIQVG76BUIPq6wV/K A8sg== X-Received: by 10.112.171.74 with SMTP id as10mr12208864lbc.137.1449449062873; Sun, 06 Dec 2015 16:44:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.33.68 with HTTP; Sun, 6 Dec 2015 16:44:03 -0800 (PST) In-Reply-To: References: <90c8ecbc29f8a40a2430306b807a169e@mail.gmail.com> <5664AC01.1020602@gmail.com> <5664C221.9040403@gmail.com> Date: Sun, 6 Dec 2015 19:44:03 -0500 Message-ID: To: Scott Arciszewski Cc: Stanislav Malyshev , Zeev Suraski , Jan Ehrhardt , PHP Internals Content-Type: multipart/alternative; boundary=001a11c37fba8340b50526442866 Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: oldschooldsl@gmail.com (Adam Howard) --001a11c37fba8340b50526442866 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I agree with Scott. With each extension we only seem to be enabling people with bad habits. 8 months is almost a full year and more than enough time. On Sun, Dec 6, 2015 at 6:51 PM, Scott Arciszewski wrote: > On Sun, Dec 6, 2015 at 6:17 PM, Stanislav Malyshev > wrote: > > > Hi! > > > > > Giving everyone until the end of 2017 to update their servers is more > > > than sufficient. > > > > Sufficient for what? It is a hard fact that people still run 5.3 > > version. In fact, 2/3 of sites run EOLed versions. You can always say > > they have only themselves to blame, but then I'm not sure what > > "sufficient" means. Unless adoption patterns change drastically, by the > > end of 2017 most people will not be running PHP 7. That's not something > > we can realistically change (unless you have some way of changing those > > patterns we didn't try yet or they change by themselves somehow). Thus, > > our choice lies only in whether we support this majority of users in > > some way > > =E2=80=8B=E2=80=8B > > or say "you are on your own now, we don't care about you anymore". > > -- > > Stas Malyshev > > smalyshev@gmail.com > > > > > =E2=80=8BWe should do everything we can to instill a culture of keeping s= tuff up to > date. Just because people are going to shoot themselves in the foot doesn= 't > mean we should supply them with additional ammo. > > If 2/3 of sites still run EOLed versions of PHP, all adding a long-term > support version is going to do is encourage habits of inertia. "Well, 5.6 > was supported until 2020, why can't 7.0.0 be supported until past 2019? > This isn't fair." > > > > =E2=80=8B > or say "you are on your own now, we don't care about you anymore". > > Yes, given the lack of a sensible alternative, I think we need to do this= . > And then the community needs to, collectively, invest serious effort in > finding a remotely exploitable vulnerability in any/all EOL'd versions of > PHP to give a strong incentive to stop running 5.2.x and 5.3.x in 2016. > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises > =E2=80=8B > --001a11c37fba8340b50526442866--