Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86193 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37832 invoked from network); 13 May 2015 12:56:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2015 12:56:58 -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 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:36177] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/C0-31288-A1A43555 for ; Wed, 13 May 2015 08:56:58 -0400 Received: by wizk4 with SMTP id k4so197433311wiz.1 for ; Wed, 13 May 2015 05:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=9DOy6TVJQ1EtTRTp9vLQ/9MQzAh8U5HhgeXADSgC4I0=; b=jcM2XfEmQsA/4Yr9Yx5XuIx7hzH491rlBcsYNnf0BD6kO+SMM5CocRS/mSrrGvEt1n 90lnJ953ZCIGHUZW+RAX8+QpiEOYtOl9nqbqXDZNEbJX+vqf3G6RpzcDW4OXVYIxPj/h Zfp/tqtQVm8oKcSS07ecTmDWiORuKaVDDqEtpxpN4Qtmiyp3FGgQEsK41CcB/ECtsqHv 5V8Onf/c7e/nJDqzmJavsnoJZZY7GbkqWyA8Kg02CtedLrnRHRmPI45gX7i4NbMUm3cj lMD/WbNlN2y/ipDQoNe8sELhWZKJsqPlQntF6pzclSD4V+HGfzAJ0Ge3nTOw9ljCDAUn frFQ== X-Received: by 10.180.94.168 with SMTP id dd8mr16305248wib.76.1431521815409; Wed, 13 May 2015 05:56:55 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.174.131 with HTTP; Wed, 13 May 2015 05:56:14 -0700 (PDT) Date: Wed, 13 May 2015 14:56:14 +0200 X-Google-Sender-Auth: Kek-o_X71IjNYL-CB6pkRm1ilOw Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d044481674bb9f10515f625be Subject: Branching off PHP7 and electing RMs From: jpauli@php.net (Julien Pauli) --f46d044481674bb9f10515f625be Content-Type: text/plain; charset=UTF-8 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 ? ;-) Julien.Pauli --f46d044481674bb9f10515f625be--