Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86195 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50022 invoked from network); 13 May 2015 14:35:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2015 14:35:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 209.85.212.177 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 209.85.212.177 mail-wi0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:34285] helo=mail-wi0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/41-42752-53163555 for ; Wed, 13 May 2015 10:35:34 -0400 Received: by wicmc15 with SMTP id mc15so80357014wic.1 for ; Wed, 13 May 2015 07:35:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=lGufS+VlLvbrEbUiLHLXGI4NznLPASdXnB2SLMM0G08=; b=d15UKM9oJbhGFRMjfP/+KccCN/0pdvrlRULmsSiOMEP9l62jhdwVtCzFT3SYzRrDWy yRecabK8GOGcbuSYXwMA/DpLGuL0IduTWN/RZjUP8X41y4MTTB/DQdNaiWnAhqwGiLSk qE/eSjuUPo69YvA64Xx0EKvHtAq8v0jL6CWL20DwJHf9znJgSOVoNt2ldQ9Ax90ojkT7 xZ2voYJxx6bwFuGPPLbVcYqZx9U6/UJeKbaknwwGyMLRME/xiqDe+CWBDy99p7rQs1SZ O+FvSFBxgIXPCfuTzCPbn/oSmfvAowooTlx8LotIaCxRIFPjIZ1cAweFd6SubyG7AqX0 sTwQ== X-Gm-Message-State: ALoCoQlmvOGuxKBbnOvNkofRuKxRc4A4U9JmrtxlkCjdg6gFk+ohNFNee9gFb4aSzatiSeI5wChf X-Received: by 10.180.216.103 with SMTP id op7mr39155495wic.90.1431527731066; Wed, 13 May 2015 07:35:31 -0700 (PDT) Received: from [192.168.19.20] (ipbcc0d8c7.dynamic.kabel-deutschland.de. [188.192.216.199]) by mx.google.com with ESMTPSA id r9sm33270962wjo.26.2015.05.13.07.35.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 May 2015 07:35:30 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) In-Reply-To: Date: Wed, 13 May 2015 16:35:28 +0200 Cc: Julien Pauli , PHP internals Content-Transfer-Encoding: 7bit Message-ID: References: To: Pierre Joye X-Mailer: Apple Mail (2.2098) Subject: Re: [PHP-DEV] Branching off PHP7 and electing RMs From: dz@heroku.com (David Zuelke) But an alpha timeline sounds good ;) > On 13.05.2015, at 16:32, 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. > > Cheers, > Pierre > >> Julien.Pauli