Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53782 invoked from network); 5 Mar 2012 15:42:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2012 15:42:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:38070] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/83-35539-EEED45F4 for ; Mon, 05 Mar 2012 10:42:39 -0500 Received: from [192.168.2.230] (ppp-88-217-67-202.dynamic.mnet-online.de [88.217.67.202]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id B6C4C603A2; Mon, 5 Mar 2012 16:42:34 +0100 (CET) To: Matthew Weier O'Phinney Cc: internals@lists.php.net In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Mon, 05 Mar 2012 16:42:33 +0100 Message-ID: <1330962153.3108.9.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [RFC] discussions, about a 5.3 EOL From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Mon, 2012-03-05 at 10:27 -0500, Matthew Weier O'Phinney wrote: > On 2012-03-02, Pierre Joye wrote: > > 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, > > Considering that 5.3 adoption is still eclipsed by 5.2 adoption, to be > honest, it feels like doing 1 year bugfix + 1 year security fix is the > minimum necessary. By the time we get good adoption of 5.3, it will > already be EOL'd. :-/ Users can jump directly to 5.4, too. Yes, I know (Linux) Distributions are conservative and slow and start supporting 5.3 just right now. But well, we have limited resources, only, too. johannes