Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37910 invoked from network); 18 May 2015 12:10:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 May 2015 12:10:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:36853] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/51-24313-6C6D9555 for ; Mon, 18 May 2015 08:10:47 -0400 Received: by wgbgq6 with SMTP id gq6so11587382wgb.3 for ; Mon, 18 May 2015 05:10:43 -0700 (PDT) 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:message-id :subject:to:cc:content-type; bh=EBwYD7aIz9CsSJjSYlHZd3J7XNv/b9UEByecKsimf9E=; b=eHMDUviWyxWtfRajn6otAfzBEpLAiQ4+o5xkJLh0sds4ZXV+z+9fcyzQx7BzZZXBlj 3ccUsW7zClKxJhGtmMt9sN2StAYz1dDaq9/O2Cx2rK7NUw+hmCT94cNBLrpjKMhEoYb7 dHMZx/jmQXDDFKPwRSFNT1B0Kg/5/z60JI7LH2GompzIR+DznBlvW5owOdFUaxTX5+Kf iwu0vlBmU5KsJRduh+fAh6rd9hDAHj8cXFVl0POZ69oB+i9OQ1QmTswXZGqWlQ/7Ps8f 7dwX+fYlZLYK84MjFHjUeUv9Sn7Zj27CLKCIzdhItBP+vX4iAWNQUN3ZwjSISf8mMI+3 qR4A== X-Received: by 10.180.91.137 with SMTP id ce9mr21031363wib.76.1431951043064; Mon, 18 May 2015 05:10:43 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.174.131 with HTTP; Mon, 18 May 2015 05:10:02 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 May 2015 14:10:02 +0200 X-Google-Sender-Auth: XQ4ThDsZlUJl3zzmbPhbjioClg4 Message-ID: To: Ferenc Kovacs Cc: PHP Internals Content-Type: multipart/alternative; boundary=f46d043749c542075905165a152c Subject: Re: [PHP-DEV] Branching off PHP7 and electing RMs From: jpauli@php.net (Julien Pauli) --f46d043749c542075905165a152c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, May 18, 2015 at 12:40 PM, Ferenc Kovacs wrote: > > > On Wed, May 13, 2015 at 4:50 PM, Ferenc Kovacs wrote: > >> >> >> On Wed, May 13, 2015 at 2:56 PM, Julien Pauli wrote: >> >>> Hello people. >>> >>> Time is going, and summer is coming. >>> >>> I think we must have branched 7.0 until end of May, and have our 2 RMs >>> elected. >>> >>> Don't forget we are starting a long testing process, and some people >>> start >>> having some PRs to target 7.1, so we need to branch. >>> >>> The plans are to branch so that we prevent any not-wanted merge, and >>> focus >>> on stabilization. >>> Start a calendar about our first alpha as well. >>> >>> If we want 7.0 to be released around October/November , we need to hand= le >>> those tasks right now. >>> >>> Thoughts ? ;-) >>> >>> Julien.Pauli >>> >> >> We put together a roadmap for 7.0 with Kalle: >> https://wiki.php.net/todo/php70 >> Then the idea was brought up that we should consider other candidates >> other than him, and we got sidetracked but did not really decide anythin= g. >> I agree that it would be nice sorting it out ASAP, but having the first >> alpha on may 15th isn't feasible anymore. >> I've created a vote about the RMs, this isn't something we used to do in >> the past for (s)electing the RMs, but seeing how we couldn't reach an >> agreement on the first round I think it would help sorting this out fast= : >> https://wiki.php.net/todo/php70#vote >> >> Not sure that this should be a one or two week long poll, let's see what >> others think. >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > would be nice if we could get a couple of votes more! > I just voted :-) OK, so let's wait a little bit more before branching. I admit that having one more branch will turn any merge into more complex work, even for PHP5 only developers - bug fixers. Julien.P --f46d043749c542075905165a152c--