Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58485 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64590 invoked from network); 2 Mar 2012 13:56:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 13:56:50 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-tul01m020-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:41633] helo=mail-tul01m020-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/B0-11220-2A1D05F4 for ; Fri, 02 Mar 2012 08:56:50 -0500 Received: by obbwd1 with SMTP id wd1so2176621obb.29 for ; Fri, 02 Mar 2012 05:56:47 -0800 (PST) Received-SPF: pass (google.com: domain of julienpauli@gmail.com designates 10.182.75.40 as permitted sender) client-ip=10.182.75.40; Authentication-Results: mr.google.com; spf=pass (google.com: domain of julienpauli@gmail.com designates 10.182.75.40 as permitted sender) smtp.mail=julienpauli@gmail.com; dkim=pass header.i=julienpauli@gmail.com Received: from mr.google.com ([10.182.75.40]) by 10.182.75.40 with SMTP id z8mr4086546obv.20.1330696607541 (num_hops = 1); Fri, 02 Mar 2012 05:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=1PSQebY9EfXcaG2DOGuEyjtbMzFTTGYzfhjGJnyurtg=; b=xW7PG7wZ4X+/G7rAsFeQbWoxiHxIzHV7J5D5G0yhb03I8zusOIp/jy0/XIas1cJ9Gt 7X8QgzP/mVoUn9ifQXCvP5k06dmD0N96zZBQIzt5X1pZkleOWMI3D5qK/XIiz9yE//C9 ZOIwFQZzcfD3xxM6nQC6H9WADuNfbLK4dAqbNPkbcfjmNiT5YPN1LBTwjfK9EJ06A/F+ aTqm+xMDhW8wGa+Sv2hLOcKrgq4Jt7Fd+ugV265+wQbEMjr87wjWW1jdCdLa1nCJ1lGK 0g4ImckNdFdARWUe8VN1RT6Q4mpQ7uRU+TVQtHpG3lbZsUwyVe2xWGRPK0jEiQSbM4f9 xdWA== Received: by 10.182.75.40 with SMTP id z8mr3505897obv.20.1330696607430; Fri, 02 Mar 2012 05:56:47 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.182.69.138 with HTTP; Fri, 2 Mar 2012 05:56:07 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Mar 2012 14:56:07 +0100 X-Google-Sender-Auth: _CTEogI83LkaAaLufL8MwGTifHY Message-ID: To: Adam Harvey Cc: Simon Schick , Gustavo Lopes , Pierre Joye , PHP internals Content-Type: multipart/alternative; boundary=14dae939949996f93b04ba42f23f Subject: Re: [PHP-DEV] [RFC] discussions, about a 5.3 EOL From: jpauli@php.net (jpauli) --14dae939949996f93b04ba42f23f Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Fri, Mar 2, 2012 at 2:43 PM, Adam Harvey wrote: > On 2 March 2012 21:34, Simon Schick wrote: > > One or two years is way to short if you'd ask me. A major release shoul= d > be > > supported with all kind of bug fixes for min. 3 years after a new relea= se > > has been brought out. Specially if it's a wide-spread language like PHP > that > > has been implemented by such big and lazy companies. Please do not > > misunderstand that. Lazy is not meant in the way that they are doing > > nothing, but that it takes way more time as it does for me installing a > new > > PHP version on my 2-3 servers. > > There has to be a limit at some point because the maintenance burden > becomes too difficult. With the two year proposals, we're going to end > up in a position next year where we'll have active 5.3, 5.4, 5.5, 5.6 > and trunk trees (or whatever 5.5 and 5.6 get numbered). That's at > least one too many, frankly, but there was always going to be some > awkwardness during the transition to the new release process and I for > one would prefer to err on the side of caution. > > Honestly, I'd probably prefer 9 months of bug fixes (up to the release > of 5.5 in November/December) + 9 months of security fixes, but I don't > want to muddy Pierre's RFC further, and I'd like to hear the opinions > of the RMs, since this is very much on them. > > The point of the release process RFC was to clarify this =97 releases > from 5.4 onwards have a clearly defined two year bug fix + one year > security fix lifetime. I think that's reasonable, and it falls into > line pretty well with a number of other languages. The fact that we're > in this position is a one-off, and I don't think we can prolong it > indefinitely (nor do we really have the resources to). > > Adam > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I'm OK for option #1 The RM should have things to tell from their side and from past experiences= . About LTS, I think it's not our job. Any company that would need LTS should just ask for it from its OS Support, that's their job. Julien.P --14dae939949996f93b04ba42f23f--