Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50073 invoked from network); 2 Mar 2012 13:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 13:00:25 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qy0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:35285] helo=mail-qy0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/CD-11220-864C05F4 for ; Fri, 02 Mar 2012 08:00:24 -0500 Received: by qcsc20 with SMTP id c20so807440qcs.18 for ; Fri, 02 Mar 2012 05:00:20 -0800 (PST) Received-SPF: pass (google.com: domain of ircmaxell@gmail.com designates 10.224.207.70 as permitted sender) client-ip=10.224.207.70; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ircmaxell@gmail.com designates 10.224.207.70 as permitted sender) smtp.mail=ircmaxell@gmail.com; dkim=pass header.i=ircmaxell@gmail.com Received: from mr.google.com ([10.224.207.70]) by 10.224.207.70 with SMTP id fx6mr612282qab.79.1330693220932 (num_hops = 1); Fri, 02 Mar 2012 05:00:20 -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=NVyCFZErZQ728G1ccauYNasWx+st3xSAkvx4zkTTpDY=; b=Cuo6KF7b0VxDJl1o94uysmPwk9tDgecjevraVSvOTgsr4PmH0K8KGxUPP1OmiPr/pu aCPvmLr5pqRCYSuHI8UOO/RsCXUV4qD/Pj4GPitzOsVoPVPMLppFf1PiEfjx2pyNvDRs As/OYeT7nJAbkjt4qT3KcdekE5Gs4Zzdvgf1khg6e1gqiRq6FOoocpGiWU5BI3474su9 Asccus/88Vqdem3KZzd6FqJm/aKGKwAl48rU6cJzAuJa/q+6mQ5U3hXpj/9LfDy1dTmQ oAl6s9VbiwwM2Exb45a1s2Lg/9Q63iQyh0sKQgnk/ZKgI+EHXyasSp5fOr+1F6lV7bLB EDLA== MIME-Version: 1.0 Received: by 10.224.207.70 with SMTP id fx6mr517094qab.79.1330693220879; Fri, 02 Mar 2012 05:00:20 -0800 (PST) Received: by 10.229.49.74 with HTTP; Fri, 2 Mar 2012 05:00:20 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Mar 2012 08:00:20 -0500 Message-ID: To: Pierre Joye Cc: Keloran , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] discussions, about a 5.3 EOL From: ircmaxell@gmail.com (Anthony Ferrara) Would it be worth while to discuss the possibility of LTS releases (Long Term Support) with 5 or 7 year support (from time of initial release)...? 5.3 is 2.5 years old now. Which means depending on the option that's chosen here, it'll be completely out of support a mere 3.5 to 4.5 years after initial release. For a platform or program, that's fine. But for a programming language, that seems a bit... short. Instead, I'd like to see at least one current release be "LTS", or "extended support" which would then be covered by security fixes (at the very least) for at least 5, and possibly 7 or even 10 years after initial release. If you think it's worth talking about, I'll whip up an RFC to go over what I mean and more justification for it... Thanks, Anthony On Fri, Mar 2, 2012 at 7:47 AM, Pierre Joye wrote: > fixed > > On Fri, Mar 2, 2012 at 1:45 PM, Keloran wrote: >> isnt option3 and option1 the same ? (unless i cant read properlly {very >> possible}) >> >> On Fri, Mar 2, 2012 at 12:34 PM, Pierre Joye wrote: >>> >>> hi, >>> >>> It should have been done before 5.4.0 was out, but better late than never. >>> >>> I put together four options here: >>> >>> https://wiki.php.net/rfc/php53eol >>> >>> I'm in favor of option #1, as it gives enough time to our users to >>> migrate by reducing the maintenance period to only one year. >>> >>> Suggestions or comments welcome, >>> >>> Cheers, >>> -- >>> Pierre >>> >>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >>> >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >