Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89698 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94557 invoked from network); 7 Dec 2015 11:19:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2015 11:19:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.43 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.43 mail-wm0-f43.google.com Received: from [74.125.82.43] ([74.125.82.43:38419] helo=mail-wm0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/5F-55814-B4B65665 for ; Mon, 07 Dec 2015 06:19:40 -0500 Received: by wmec201 with SMTP id c201so146197828wme.1 for ; Mon, 07 Dec 2015 03:19:36 -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=ae2ilYIbOPWhppGU1eUc0zPCh/+5TAEQhsKn5MWcQrQ=; b=FcT65+3gzXaHLc/C2iLQYWgb85nQ67HcIhzBOT1FaTNCn0DZvA0amWQ3VgdTi6Wv41 PUZRWWLQS9qPDHiUee13M3yRSDoZ0ly0N5KlOW6Tuy8HlO4UWhzEtMqbNJhPjgk3jaBu xlVoirRLqEcKEhHL1o6ws72aDfD5ZT4CMkvAJuDNIgYP0OB08tgeUtS8FK1DtClsGeTY NMsoq17kMDDPnFSzdFYzDKnbcw7rpBUMGOYKKsJY3UVs3poAiRn2/kphdZP6dXfvKUlN T6V+x0gd/Xfogk+u3th3ts7+QJ0BKzXB4HZ086vGNDdRPYbjPnt234LqPgh6QqZrJhRd 4Qrw== X-Received: by 10.28.213.72 with SMTP id m69mr21790982wmg.101.1449487176741; Mon, 07 Dec 2015 03:19:36 -0800 (PST) Received: from [192.168.0.137] ([93.188.182.58]) by smtp.googlemail.com with ESMTPSA id q74sm21209658wmd.0.2015.12.07.03.19.35 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 Dec 2015 03:19:35 -0800 (PST) To: internals@lists.php.net References: <90c8ecbc29f8a40a2430306b807a169e@mail.gmail.com> <5664AC01.1020602@gmail.com> <5664C221.9040403@gmail.com> <56655490.6000108@lsces.co.uk> Message-ID: <56656B0F.5020302@gmail.com> Date: Mon, 7 Dec 2015 11:18:39 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56655490.6000108@lsces.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: rowan.collins@gmail.com (Rowan Collins) Lester Caine wrote on 07/12/2015 09:42: > Providing PHP7 clean alternatives with usable upgrade paths is the > only way that PHP5.2/3 can be deprecated fully, so any debate on an > arbitrary EOL for 5.6 is simple pie in the sky? When will Python2 > disappear ... now unlikely it ever will? Is PHP5.2 any different? People said the same about PHP 4, but eventually it did disappear, and I think 5.2 is well down the same road (counting 5.3 as being 6.0 in all but name).