Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20660 invoked from network); 14 May 2015 06:55:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2015 06:55:59 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.216.45 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.216.45 mail-vn0-f45.google.com Received: from [209.85.216.45] ([209.85.216.45:41979] helo=mail-vn0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/A2-31470-EF644555 for ; Thu, 14 May 2015 02:55:58 -0400 Received: by vnbg62 with SMTP id g62so549935vnb.8 for ; Wed, 13 May 2015 23:55:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=QYrvmTztCzh48uK/GUZM+n+Ch3mDKa5gC/BKrtinVYA=; b=DfiC/KQDDv57ocpryvmwFv6PrMPZCUJ3SscsNy2Pkdtbc+X0AvnZFBTNebRP+j08Wn qO9z54hSUdcO2NyVbBJDdYzAjttluw8NoRrtpoze8etHSsVIYhFlCGZYhejDO3qpQDBj hnV0A5ttWFwnUyxn7B58eQmC4bzgBPXUyQlZAsEy7pOJNTRfT1qbcYzBGMGFxDVTKdb0 my6VvJHprE968Vsb3t8WVRY0gvQs15jpAR7ETBvLyAWpltYQR+tpjmwdfJRWxLeXiM0A jLt7A/jnpe2g/jaTmciX/nGa5fq5KKdFOOn1EN9dzqxFsM0XXPYS9HzDan81ZvDRT4GN qjpg== X-Gm-Message-State: ALoCoQkSvaHyToyF+Gsv0baIgsKBucgfVpqbjNaSejRtFPBZKvj9bOcEocZ4s0Xyft2fvWAs3jj2uItyTzTLgCj7K3dtVDWew7b8G44eaQp/xJIq7b0qrszH8Qmp9801lTH3ohmf9tF5uzxubigiq0dWiiqV5WpwzqFqkOqcFkgSaFD+quHQjv0= MIME-Version: 1.0 X-Received: by 10.52.75.170 with SMTP id d10mr2730370vdw.49.1431586554906; Wed, 13 May 2015 23:55:54 -0700 (PDT) Received: by 10.52.236.130 with HTTP; Wed, 13 May 2015 23:55:54 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 May 2015 09:55:54 +0300 Message-ID: To: Pierre Joye Cc: Julien Pauli , PHP internals Content-Type: multipart/alternative; boundary=20cf3071cc72122515051605388d Subject: Re: [PHP-DEV] Branching off PHP7 and electing RMs From: dmitry@zend.com (Dmitry Stogov) --20cf3071cc72122515051605388d Content-Type: text/plain; charset=UTF-8 On Wed, May 13, 2015 at 5:32 PM, Pierre Joye wrote: > On May 13, 2015 7:57 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 handle > > those tasks right now. > > > > Thoughts ? ;-) > > I think it is safe to keep master for now. Easier as there is still quite > some work. Tyrael and Anatol will have less merging work. > I also, prefer not to make additional branch right now. This will make merge overhead for every developer. I also wouldn't start working on 7.1 and delay related RFC and PRs at least until 7.0 RC. If we need RM election, it should be done ASAP. In my opinion, Anatol is a perfect candidate for new RM. Thanks. Dmitry. > > Cheers, > Pierre > > > Julien.Pauli > --20cf3071cc72122515051605388d--