Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89751 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78640 invoked from network); 8 Dec 2015 15:00:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2015 15:00:39 -0000 Authentication-Results: pb1.pair.com header.from=oldschooldsl@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=oldschooldsl@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: oldschooldsl@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:33665] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/9B-31749-690F6665 for ; Tue, 08 Dec 2015 10:00:39 -0500 Received: by lbbkw15 with SMTP id kw15so12592473lbb.0 for ; Tue, 08 Dec 2015 07:00:36 -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=oDx2sbc+v+hKKxLaypbVgrXzX5rTTo2ha2ZmYs+qKpY=; b=mXZUBmIed/f25xY/Dos87lEkbdhZyG1JNAu6cqeQi/3VBwT29n7oYeASAboQ20wvmp dhBOLFPJoIUDHWhRKXscjvuePtgQst4cmmI/cK8I9A2haS7jJzvLkPVqm7GhWF98sHWz drn6dUU1dgMd2jAjPRYyl+do2HercKujgfj6RNpEyWPqaUkPFn4axiD3eVHQ7Gpg6nC9 kCLmA0j+S+npjkfx1rYMS2+wK+G7WZ95fU5fhiKjvC27gGYaC0JerVwGDvPSYpTRW46l 1wIyusK0iymNW9me6esEe2ij4U+EItoy8hMkQbvOQdbGPTI0Iz8IKKVBRlo3YLYh5txq RiWg== X-Received: by 10.112.166.33 with SMTP id zd1mr103952lbb.113.1449586835913; Tue, 08 Dec 2015 07:00:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.33.68 with HTTP; Tue, 8 Dec 2015 07:00:16 -0800 (PST) In-Reply-To: <1449577169.22113.7.camel@kuechenschabe> References: <90c8ecbc29f8a40a2430306b807a169e@mail.gmail.com> <5664AC01.1020602@gmail.com> <5664C221.9040403@gmail.com> <1449577169.22113.7.camel@kuechenschabe> Date: Tue, 8 Dec 2015 10:00:16 -0500 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Stanislav Malyshev , Scott Arciszewski , Zeev Suraski , Jan Ehrhardt , PHP Internals Content-Type: multipart/alternative; boundary=001a11c37c546d01310526643cbe Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: oldschooldsl@gmail.com (Adam Howard) --001a11c37c546d01310526643cbe Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The EOL (end of life) date does influence people. True, not everyone will simply jump ship upon EOL. But it is still has a significant enough influence on adoption and urgency in general. Especially toward new development projects or new releases in general that are less likely to code with support for EOL products (overall). There is an influencing factor that cannot be realistically denied without avoiding common sense. On Tue, Dec 8, 2015 at 7:19 AM, Johannes Schl=C3=BCter wrote: > On Sun, 2015-12-06 at 15:17 -0800, Stanislav Malyshev wrote: > > 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 or say "you are on your own now, we don't care about you > anymore". > > People who don't update aren't really relevant for a lifetime > discussion. It doesn't really matter if they don't update to 5.6 or if > they don't update to 7.0. Especially if they don't even update from > 5.3.x to 5.3.(x+n). > > johannes > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11c37c546d01310526643cbe--