Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89659 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48243 invoked from network); 6 Dec 2015 17:02:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2015 17:02:56 -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 209.85.160.177 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.160.177 mail-yk0-f177.google.com Received: from [209.85.160.177] ([209.85.160.177:36649] helo=mail-yk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/57-08340-E3A64665 for ; Sun, 06 Dec 2015 12:02:55 -0500 Received: by ykdr82 with SMTP id r82so171661781ykd.3 for ; Sun, 06 Dec 2015 09:02:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=92QRmpDfZX230KrUCEdOJPUkXXfRRL1HNufyq8/ssis=; b=pCrnI56tAi48qVSYgmCBzgX2KcAHXM//gQBcxEzybLH+nNsJdPCehgtuJ1/Hxc+Q8V yRFDQRjiZAT0RWQqwqKo/CqMF/MggEDfEc9gfb5jZShnz+Z/FuG0WRWLcYYFFaSBSFqU fuMnU9jb6rrPwjfDAhukY7Ta4pZTsb2QL6IXIZDP+HvK//QbsPbb7YrBvxmim/GsAWJf JTKbb5JkuqDQ3yILN7K6FbsIRZMz+zny+1PeQ7t5deQNSzP3MYSahLD7YwcG2YSpz8Qx fzePDmO/+uBBEhJGbTdvpC3Yh0oJIKHg4kDv4wO/86tuiu4LA0EE3iPXhtxl+fGh+5CX OzIA== MIME-Version: 1.0 X-Received: by 10.129.52.15 with SMTP id b15mr18744621ywa.42.1449421372537; Sun, 06 Dec 2015 09:02:52 -0800 (PST) Received: by 10.129.128.68 with HTTP; Sun, 6 Dec 2015 09:02:52 -0800 (PST) In-Reply-To: References: Date: Sun, 6 Dec 2015 18:02:52 +0100 Message-ID: To: Ferenc Kovacs Cc: Jan Ehrhardt , PHP Internals Content-Type: multipart/alternative; boundary=001a11416e140a43f605263db6a3 Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: nikita.ppv@gmail.com (Nikita Popov) --001a11416e140a43f605263db6a3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Dec 6, 2015 at 5:32 PM, Ferenc Kovacs wrote: > 2015. dec. 6. 13:15 ezt =C3=ADrta ("Jan Ehrhardt" ): > > > > See http://php.net/supported-versions.php > > > > Will PHP 5.6 go into 'security fixes only' on 28 Aug 2015 with a end of > > life on 28 Aug 2016? Or will we be postponing this a couple of months? > > > > BTW: An end-of-life in Dec 2016 will be in line wih the EOL of OpenSSL > > 1.0.1: "Version 1.0.1 will be supported until 2016-12-31." > > http://openssl.org/policies/releasestrat.html > > -- > > Jan > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > Since the rfc for 5.7 failed the voting I've personally assumed that we > don't want to support the 5.x series after the normal lifecycle for 5.6: > https://wiki.php.net/rfc/php57 > > Most of my arguments for 5.7 was the same as Zeev and orhers listed here = in > this thread but the majority shared the opinion that the support left for > 5.6 is sufficient and we shouldn't prolong the support for 5.x as it will > just delay the adoption for 7.0 > I can't say anything as to what majorities think, but while I did not want a PHP 5.7 release, with the large amount of additional work and fragmentation of focus it would have implied, this does not make me adverse to extending the PHP 5.6 support cycle. I would go as far as saying that us not having done a PHP 5.7 release is an argument in favor of prolonging support for PHP 5.6, not the reverse. Nikita --001a11416e140a43f605263db6a3--