Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14343 invoked from network); 1 Aug 2012 18:24:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2012 18:24:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:32784] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/DE-32875-E4479105 for ; Wed, 01 Aug 2012 14:24:14 -0400 Received: by weyr1 with SMTP id r1so6120933wey.29 for ; Wed, 01 Aug 2012 11:24:11 -0700 (PDT) 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=HvOVhSHSJN9SWD1kZeU/TNOuLem92SOGWPoBFgUyMhI=; b=C5jlt1Tm2FRj5F2CZwPUkNVKDSqcBSpBLl0oO16BoGtf1T49t3c6Ho5ROevM/t4qul lvTBCl3U0t4TiDkk4qDVeKVAhZ/N2E35Vc+yqviAoeD7U5aJzhBhcmFJ+aw2og+/bLif HxiMlL8gsSlGYQnxkDQnqn+OsAVmwfMmpY9BcRrN+BdRwaA2CSZ/YvAzqyiz0TPp2UWl WuaBHDgsUN4iVcFRPYcXIy9RlYc2ZNntjojj0vA+AjEZOtfiGRJOVkTGoFhoYr+fUc0x QR2hcd34Z8HStZwn0g6gcQhl/LKM01BE3mXDY33u8oDb0mHxWb6S6duNLUUw/sFWP3Uv ZteQ== MIME-Version: 1.0 Received: by 10.180.100.131 with SMTP id ey3mr18519976wib.15.1343845449895; Wed, 01 Aug 2012 11:24:09 -0700 (PDT) Received: by 10.216.211.30 with HTTP; Wed, 1 Aug 2012 11:24:09 -0700 (PDT) In-Reply-To: <50197263.6060905@gmail.com> References: <1343826814.77002.YahooMailNeo@web133004.mail.ir2.yahoo.com> <50197263.6060905@gmail.com> Date: Wed, 1 Aug 2012 11:24:09 -0700 Message-ID: To: =?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?= Cc: hakre , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=f46d0444ec19ac8ec304c6386638 Subject: Re: [PHP-DEV] PHP 5.x Documentend End Of Life Dates From: kris.craig@gmail.com (Kris Craig) --f46d0444ec19ac8ec304c6386638 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Aug 1, 2012 at 11:16 AM, =C1ngel Gonz=E1lez wro= te: > On 01/08/12 20:02, Kris Craig wrote: > > On Wed, Aug 1, 2012 at 6:13 AM, hakre wrote: > > > >> I have some simple questions about PHP 5.x End Of Life (EOL) dates: > >> > >> PHP 5.0 - Is there some official news-item or changelog entry on > php.netthat says at which date PHP 5.0 went End Of Life? > >> > >> PHP 5.2 - Does the "End Of Support" that was announced twice for PHP 5= .2 > >> has the same meaning as "End Of Life"? > >> > >> Is there a reason why the naming has been changed btw? PHP 4 for examp= le > >> was declared End Of Life but it looks like it wasn't much of a mode to > use > >> that terminology until the 2011 RFC about the release process came to > life. > >> > >> And what about EOL of PHP 5.3, is there a date? According to the new > >> release process it is already EOL because it's over three years now, > >> however the RFC vote was in that lifetime so I assume that probably > there > >> is some transistion phase. If so, is there a planned date? Any > >> thoughts/plans about PHP 5.3 EOL? > >> > >> Cheers > >> > >> -- hakre > >> > > As far as I know (somebody please correct me if I'm wrong!), we provide > > legacy support to the previous tenths version increment only. In a > > practical sense, I think that essentially means EOL. Again, somebody > > please correct me if I'm mistaken, but I haven't seen any 5.2.x > commits/etc > > since 5.4 was introduced. It's no longer on the main downloads page. > > Whether it's "officially" EOL or not I'm not sure, but in a practical > > sense I think it basically is. > > > > --Kris > There should be a page like http://www.php.net/ancient-versions listing > the > versions with the date they went EOL and how much time has passed since > them. > Some scary warnings about "Known remote code execution vulnerabe" may be > good too. > The goal? To serve as single page where you point people when to > convince them > to upgrade. > > +9999 =3D) --Kris --f46d0444ec19ac8ec304c6386638--