Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53402 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66280 invoked from network); 20 Jun 2011 13:30:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2011 13:30:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:51711] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/EF-34681-19B4FFD4 for ; Mon, 20 Jun 2011 09:30:58 -0400 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 2EA81DE13E; Mon, 20 Jun 2011 14:30:55 +0100 (BST) Date: Mon, 20 Jun 2011 14:30:55 +0100 (BST) X-X-Sender: derick@whisky To: Pierre Joye cc: PHP internals In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Can't vote yet, as RFC has "options" (Was: Re: [PHP-DEV] [VOTE] release process RFC) From: derick@php.net (Derick Rethans) On Mon, 20 Jun 2011, Pierre Joye wrote: > Hi Internals, > > We have been working on getting this rfc on how to have clear and > transparent releases process, release cycles and how and which > features get into a release. The RFC is finally ready for the votes. > Therefore we call for votes on the release process RFC. > > The RFC can be found here: > > https://wiki.php.net/rfc/releaseprocess > > You can vote here: > > https://wiki.php.net/rfc/releaseprocess/vote In this RFC, there is still the "options" for both one major and multiple major versions at the same time. I don't think you can vote on something that is unclear. I therefore voted -1. I am not generally against this RFC, but this point needs to be discussed first IMO. As having 5 active branches at the same time for the "multiple major releases" option is *not* workable. cheers, Derick