Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52756 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97670 invoked from network); 2 Jun 2011 11:21:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 11:21:35 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:45747] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/50-30161-E3277ED4 for ; Thu, 02 Jun 2011 07:21:34 -0400 Received: by wwd20 with SMTP id 20so752565wwd.11 for ; Thu, 02 Jun 2011 04:21:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Xzms+TdjdEQO3eWHeiWrcNskcI06K8tfIpvKKoebPiA=; b=twHo2svvlKUbGUSvMUz04GSU4l4lBcPo132FO6iG30BUPtQjXDh5syMW8Cv/VRs5tR r5cW75hc3ZeTGEtNg7hqmH58WfS/VEEdtdtDwoUJj+dZSVhZJ+vACQc1S2u6hG/K6kxp 8Mdf2bxJXD0KkCei7+LraV3MbXRu6cPNum37k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SFynLdSA/0Sdxo9j8xO5n/v4Cuvb8cscTKeIN/0ckZVOm/OyWdQw4cyC7PZXRJjXIc f/JDM1wedHd40fSRPnMCS6aew0A9pDgoMOgH/vFbW+GQAcwlBnS0kdz2LcZUGleaz96O PSjtdqwYogpwoQ87Iabo/1BkiuUSSsS7tFfNA= MIME-Version: 1.0 Received: by 10.216.62.137 with SMTP id y9mr3304163wec.107.1307013690780; Thu, 02 Jun 2011 04:21:30 -0700 (PDT) Received: by 10.216.253.168 with HTTP; Thu, 2 Jun 2011 04:21:30 -0700 (PDT) In-Reply-To: References: <4DE6BE66.3070007@oracle.com> Date: Thu, 2 Jun 2011 13:21:30 +0200 Message-ID: To: Peter Lind Cc: Christopher Jones , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Final version, RFC release process From: pierre.php@gmail.com (Pierre Joye) On Thu, Jun 2, 2011 at 1:15 PM, Peter Lind wrote: > On 2 June 2011 13:03, Pierre Joye wrote: >> On Thu, Jun 2, 2011 at 1:01 PM, Peter Lind wrote: >>> On 2 June 2011 12:40, Pierre Joye wrote: >>> >>> *snip* >>> >>>> >>>> No, it is the same that what we proposed. What we proposed is that >>>> every release is actually a LTS release. What Ubuntu uses works fine >>>> for distros given that it is a distro with an insane amount of totally >>>> unrelated projects they distribute, and alternative repositories exist >>>> for almost each of them. >>>> >>>> For a programming language, it is a totally different story. >>>> >>> >>> That makes more sense - you were, however, arguing against random LTS >>> releases which was rather confusing (there's a big difference between >>> "every release is an LTS" and "all LTS releases are random" - those >>> are not the only options). >> >> The randomness is about which release-features tuples would become a >> LTS, that's something that can't apply well to a project like php. >> > > It's hard to see how that would be any more or less random than now, > given that it would still be a question of votes or consensus. I was referring to accepted features. Once they are accepted (and implemented), our proposal makes sure that they will be in the next release, which will happen within a year. And this next release will have the same lifetime than any other. > Presumably, features would not be removed (unless they were bad for > the language) and so they would still make it into LTS releases - the > next one up. That's a different topic and it is covered by the BC breakages policy. Only major versions bump allows that. > > Anyway, I'll stop it here, as I doubt I'll convince you of anything > (and vice versa). Heh, that's why we discuss, exchange views and oppinions :) > Just one thing to add: thanks for the work on PHP :) Much appreciated. You are welcome :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org