Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83981 invoked from network); 2 Jun 2011 10:35:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 10:35:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.33 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.33 mail-3.de-punkt.de Received: from [93.190.64.33] ([93.190.64.33:58007] helo=mail-3.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/C4-49351-13167ED4 for ; Thu, 02 Jun 2011 06:08:50 -0400 Received: (qmail 5195 invoked by uid 511); 2 Jun 2011 10:08:45 -0000 Received: by simscan 1.4.0 ppid: 5190, pid: 5192, t: 0.0360s scanners: attach: 1.4.0 Received: from unknown (HELO ?192.168.2.31?) (sb@sebastian-bergmann.de@87.185.111.179) by 0 with ESMTPA; 2 Jun 2011 10:08:45 -0000 Message-ID: <4DE76132.8020105@php.net> Date: Thu, 02 Jun 2011 12:08:50 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: internals@lists.php.net References: <1306932263.1952.112.camel@guybrush> In-Reply-To: <1306932263.1952.112.camel@guybrush> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Final version, RFC release process From: sebastian@php.net (Sebastian Bergmann) Am 01.06.2011 14:44, schrieb Johannes Schlüter: > I mentioned this before: I like the Ubuntu model: > > * One development branch for the next version > * One current version > * One "long term" supported version +1 > The current version is aimed to give early access to new features, to > avoid cases like traits which take years to come out while a bit more > conservative users (and maybe distros) may stay on the LTS. Traits is a really good example here, indeed. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/