Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97412 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19915 invoked from network); 14 Dec 2016 20:39:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2016 20:39:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=dclarke@blastwave.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dclarke@blastwave.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain blastwave.org from 209.17.115.50 cause and error) X-PHP-List-Original-Sender: dclarke@blastwave.org X-Host-Fingerprint: 209.17.115.50 atl4mhob12.myregisteredsite.com Received: from [209.17.115.50] ([209.17.115.50:56714] helo=atl4mhob12.myregisteredsite.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/32-21185-8FDA1585 for ; Wed, 14 Dec 2016 15:39:20 -0500 Received: from mailpod.hostingplatform.com ([10.30.77.36]) by atl4mhob12.myregisteredsite.com (8.14.4/8.14.4) with ESMTP id uBEKdFfs004674 for ; Wed, 14 Dec 2016 15:39:15 -0500 Received: (qmail 4548 invoked by uid 0); 14 Dec 2016 20:39:14 -0000 X-TCPREMOTEIP: 99.253.103.29 X-Authenticated-UID: dclarke@blastwave.org Received: from unknown (HELO ?172.16.35.41?) (dclarke@blastwave.org@99.253.103.29) by 0 with ESMTPA; 14 Dec 2016 20:39:13 -0000 To: internals@lists.php.net References: <59f05c89-68d3-2ccb-f3c6-b3b5018de24e@blastwave.org> Message-ID: <7942aee7-2631-b904-d0d5-c92a8921e4f7@blastwave.org> Date: Wed, 14 Dec 2016 15:39:12 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.6 end of active support From: dclarke@blastwave.org (Dennis Clarke) 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. Dennis