Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69007 invoked from network); 22 Jun 2015 21:40:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2015 21:40:50 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:54502] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/58-07834-FD088855 for ; Mon, 22 Jun 2015 17:40:48 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id AB6516D2038; Mon, 22 Jun 2015 23:40:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from w530phpdev (p579F34CF.dip0.t-ipconnect.de [87.159.52.207]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 8245B23D615B; Mon, 22 Jun 2015 23:40:42 +0200 (CEST) To: "'Stanislav Malyshev'" , "'Julien Pauli'" , "'PHP Internals'" , "'Ferenc Kovacs'" , "'Stanislav Malyshev'" , "'Kalle Sommer Nielsen'" , "'Pierre Joye'" , "'David Soria Parra'" , "'Anatol Belsky'" References: <558879BF.8060408@gmail.com> In-Reply-To: <558879BF.8060408@gmail.com> Date: Mon, 22 Jun 2015 23:40:38 +0200 Message-ID: <029701d0ad34$1708c620$451a5260$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHbwW2NMg4pLb7DzBMg9RlWfZCFhwHC+1lUnZTL07A= Content-Language: en-us Subject: RE: [PHP-DEV] Re: Announcing PHP 5.5 security-only From: anatol.php@belski.net ("Anatol Belski") Hi, > -----Original Message----- > From: Stanislav Malyshev [mailto:smalyshev@gmail.com] > Sent: Monday, June 22, 2015 11:10 PM > To: Julien Pauli; PHP Internals; Ferenc Kovacs; Stanislav Malyshev; = Kalle Sommer > Nielsen; Pierre Joye; David Soria Parra; Anatol Belsky > Subject: [PHP-DEV] Re: Announcing PHP 5.5 security-only >=20 > Hi! >=20 > > *** > > The PHP 5.5 branch is going to enter in security only, and in the = same > > time, PHP 5.4 will finally die > > *** >=20 > 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? >=20 > In general, it would be nice to have a pre-announced final release = instead of > announcing it post-factum. > -- Actually I was relying on that page as well. While it would be great if = 5.4 branch were blocked, as we would branch 7.0 ... disregarding were it = wrong or not, IMHO 14th September should be the date. Even if the page = is wrong, the info is public, people might rely on it. It doesn't = enforce 5.4 to release without the reason, but it gives room to announce = the EOL properly. Regards Anatol