Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97413 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21496 invoked from network); 14 Dec 2016 20:48:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2016 20:48:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wm0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:35364] helo=mail-wm0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/82-21185-110B1585 for ; Wed, 14 Dec 2016 15:48:18 -0500 Received: by mail-wm0-f42.google.com with SMTP id a197so132276806wmd.0 for ; Wed, 14 Dec 2016 12:48:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OMK5llTf9A5f8lgBAWTil2wdhzGASAUmCZsFKV3CeMQ=; b=EYrQdKm3UtUk8vIToPBJoUkjyDJZKqD00mzzW5xUgGZtZU9nWwDjo/plcn9yERJS7K 61YDldpCbjg1D/JjAiLWU0yPYF8F5vmEESvfIrS6672LIe5NuThqRkwDgJVf2GbPGKec bY6cD/8kBa5v8OwIvz+vOfB+9Hu3fgeA5M+pdplU/dzNf9Z0bYKHVBaj+gtkiAk/BsEn vgjykrlTYNZphJgZsA60fBvzvs67CqbXKk79PlsErDc+YmlFWp4DE0fguhfrHG/JRUlF UK/X/Ftn0iy9fdwcCYy9TxYLfpMY1JehoVBGQgQFiGH7LvZOkQuICbFttxsgzF4gwG82 wISQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OMK5llTf9A5f8lgBAWTil2wdhzGASAUmCZsFKV3CeMQ=; b=R+oJC/EKEZkWwr4x5ueqO5tJQUg6fd1V2Fm8+1QuZ7UvsVmY2QG97Kw4YBHpZjKMKD K9JdKboHIi0LrzjmIpJJGOIbA7AzNf3wufhD7Yz3HFGJ67SyYNs7qWL/Y94Xgs1xGB7i u1KT1Sumu89b+qd9P5tOx3/PG7mEvS3/SahXcGhusxfmWpLUlf6lD5XO47t9Otx+ZHSc cEU3CdQACyqPtLZbAsZn87pfK2hjd5uWiII6qSI8ezKWO/AVZkgHTy998RYGzeUvsaYF wHQD2Dof6DuJlisWQdyKzK62oTNjxH+brLjS6RcGAKns41nU+NwZYH7veRFeV/P+GH0n 53hg== X-Gm-Message-State: AKaTC01/fKRXQ7wRS5NnK+92shcC2NnmJ6BUZfa+U1I3WWcb3nbfUwsMb9qBkKA39M0w59F/xV5bWe4q7Xr6wQ== X-Received: by 10.28.8.202 with SMTP id 193mr8668913wmi.101.1481748494038; Wed, 14 Dec 2016 12:48:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.145.7 with HTTP; Wed, 14 Dec 2016 12:48:13 -0800 (PST) In-Reply-To: <7942aee7-2631-b904-d0d5-c92a8921e4f7@blastwave.org> References: <59f05c89-68d3-2ccb-f3c6-b3b5018de24e@blastwave.org> <7942aee7-2631-b904-d0d5-c92a8921e4f7@blastwave.org> Date: Wed, 14 Dec 2016 21:48:13 +0100 Message-ID: To: Dennis Clarke Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11442382a23d410543a474c9 Subject: Re: [PHP-DEV] PHP 5.6 end of active support From: nikita.ppv@gmail.com (Nikita Popov) --001a11442382a23d410543a474c9 Content-Type: text/plain; charset=UTF-8 On Wed, Dec 14, 2016 at 9:39 PM, Dennis Clarke wrote: > On 12/14/2016 03:31 PM, Marco Pivetta wrote: > >> See https://secure.php.net/supported-versions.php >> > > I see. > > I guess the question has to be "why is the 5.6.x codebase only to receive > security fixes for a very brief while into 2017" ? Just > curious what the thinking is here. > PHP 5.6 receives security fixes for the entirety of 2017 and 2018, not "a very brief while into 2017". --001a11442382a23d410543a474c9--