Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69494 invoked from network); 22 Jun 2015 21:41:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2015 21:41:08 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:35044] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/78-07834-3F088855 for ; Mon, 22 Jun 2015 17:41:08 -0400 Received: by lbbwc1 with SMTP id wc1so117208818lbb.2 for ; Mon, 22 Jun 2015 14:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1l10CiwRhnPRKRI389Vh5rc4XUE3Q2wSbtA+lqPa/Ug=; b=VyyTj8kxn5zav5DWkaDlrD40wYDYWqaVvFWUp7tU1UMOJ/U5Ce+736fLQC7jAgZ6ef ilpR1NIGU052G++UHzEfknnA93e2GfmHfJcy9t6py1kf0wa1MBW+mV0A3bIDM8mYvBjV DP9dL0SUfAQYV06kkxI3+h/HSzNM3UcTbwG3ke7YJigFfcrLzW5+6D10X0fVKMK/X1qV tuUaTlIpTwOKPgLY54E+J/Rnp3S+5gjBkikExeHNKUVA42JWeUUWnSO/pMxuySle+hjM JryP80xwjco39tpMbQXT3UUixS58VNlhfaIPqBXIX6wPJcilPskmy5kF2rMzBfDnetGj 5fuw== MIME-Version: 1.0 X-Received: by 10.112.29.209 with SMTP id m17mr31794017lbh.23.1435009264154; Mon, 22 Jun 2015 14:41:04 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.152.43.105 with HTTP; Mon, 22 Jun 2015 14:41:04 -0700 (PDT) In-Reply-To: <558879BF.8060408@gmail.com> References: <558879BF.8060408@gmail.com> Date: Mon, 22 Jun 2015 23:41:04 +0200 X-Google-Sender-Auth: VIJOe5UYLoJCM1VtwMjmJs-Blzg Message-ID: To: Stanislav Malyshev Cc: Julien Pauli , PHP Internals , Stanislav Malyshev , Kalle Sommer Nielsen , Pierre Joye , David Soria Parra , Anatol Belsky Content-Type: multipart/alternative; boundary=001a1133f1c4707e600519222157 Subject: Re: Announcing PHP 5.5 security-only From: tyrael@php.net (Ferenc Kovacs) --001a1133f1c4707e600519222157 Content-Type: text/plain; charset=UTF-8 On Mon, Jun 22, 2015 at 11:10 PM, Stanislav Malyshev wrote: > Hi! > > > *** > > The PHP 5.5 branch is going to enter in security only, and in the same > > time, PHP 5.4 will finally die > > *** > > I think http://php.net/supported-versions.php says we end 5.4 support on > 14 Sep 2015 so we have 2 more releases? Unless we have reason to change > it or that page is wrong? > > In general, it would be nice to have a pre-announced final release > instead of announcing it post-factum. > > hi, I think it is a good idea to keep the current system: we have an estimation based on the release date, but co-ordinate the actual release/extended support/eol dates. I agree that it make sense to explicitly state in the last release's announcement that the support for that particular version has ended, plus if by any chance the last 5.4 release would happen together with the next 5.5 release then that would make it more consistent too, but ofc. that depends on what do we have in the pipe. --001a1133f1c4707e600519222157--