Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76538 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44764 invoked from network); 15 Aug 2014 08:10:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 08:10:51 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:2114] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/14-40673-580CDE35 for ; Fri, 15 Aug 2014 04:10:50 -0400 To: internals@lists.php.net Date: Fri, 15 Aug 2014 10:10:38 +0200 Message-ID: References: <53ED5FD4.7000307@sugarcrm.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: [PHP-DEV] Status of PHP 5.4 From: phpdev@ehrhardt.nl (Jan Ehrhardt) Stas Malyshev in php.internals (Thu, 14 Aug 2014 18:18:12 -0700): >> PHP 5.3 has reached the real end of life. Will the effect be that from >> now on PHP 5.4 will only get security fixes? > >There's no dependency between the two in the release RFC, but it would >probably make sense to move 5.4 into "security only" phase once 5.6 is >GA, and set EOL date for 1 year since that moment, as we did with 5.3. OK, given the fact that 'the stable 5.6.0 release should show up on the 28th of August', this means that PHP 5.4.32 will be the last normal release. PHP 5.4.33 up until PHP 5.4.44 will be 'security fixes only' releases. Jan