Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80172 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5067 invoked from network); 5 Jan 2015 10:10:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2015 10:10:00 -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.176 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.176 mail-we0-f176.google.com Received: from [74.125.82.176] ([74.125.82.176:38196] helo=mail-we0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/83-09311-6F26AA45 for ; Mon, 05 Jan 2015 05:09:58 -0500 Received: by mail-we0-f176.google.com with SMTP id w61so7582821wes.35 for ; Mon, 05 Jan 2015 02:09:55 -0800 (PST) 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=HX3nyM2K8WNtT6aRLnI1TZT9Q5hK+j5yZqR8O+SnALo=; b=L6cUAI5jKUK6ClpV4P6UqyPlcz3vNQBQGilce3IVRKIes04ZnYbfxp6u4S8BAMhRZm kGX+euKvQj7qZ6WndcpX821GAj49ndVbFKURVTlmUqi8CH4lND1ZMECPQ3eICmkGH6Cw n3DSukAeqh1sMfXjls65euwTVt+f0GwYNVZrWIFvdg7eSHePhj0jpbyf0uMwFDF6JVLH HGpOfLnt3XnU/Qops5VUeuaKEp9TAElNYrNGFT6IaO6BtzCdEwkOLv54ahwGpo4inw0P 9FAlzKHtmZYu5E4KGOmoNLAClwmhR+VN91oSCmn1g8cdk41w2+wsaCTK5Hs/Rkeegp7a 1FiA== X-Received: by 10.194.161.170 with SMTP id xt10mr107063419wjb.4.1420452595533; Mon, 05 Jan 2015 02:09:55 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.195.4.41 with HTTP; Mon, 5 Jan 2015 02:09:15 -0800 (PST) In-Reply-To: References: Date: Mon, 5 Jan 2015 11:09:15 +0100 X-Google-Sender-Auth: 38cRoGFqv5OX1iry_85tBcrdIOU Message-ID: To: Kalle Sommer Nielsen Cc: Internals Content-Type: multipart/alternative; boundary=089e0141a3a2608ce6050be4e44e Subject: Re: [PHP-DEV] PHP7 RM From: jpauli@php.net (Julien Pauli) --089e0141a3a2608ce6050be4e44e Content-Type: text/plain; charset=UTF-8 On Mon, Dec 29, 2014 at 1:08 AM, Kalle Sommer Nielsen wrote: > Happy holidays (and the new year to come) internals > > With the ongoing effort to focus resources into PHP7, we are yet to > elect a release master (or two) for PHP7. > > Since this is done traditionally by > 'who-have-the-time-to-invest-being-this', I think its about time we > think about who will be able to do this massive task for our first > major release in over a decade. > > We currently have 2 idea pages on the wiki available[1][2], listing > some ideas and thoughts that we should consider for the new release. > There is also the old PHP6 TODO list with some items merged into the > PHP5 branch over time, some might still be appealing to consider for > PHP7[3]. The RFC section on the wiki[4] is also booming with ideas and > some that have already made its way into PHP7. > > So all in all I think its time that we decide on a set of RMs to keep > this together, I for one would stand up to that role with someone else > as I have the time to dedicate towards this and the experience of how > our process and development work. > > > [1] https://wiki.php.net/ideas/php6 > [2] https://wiki.php.net/ideas/php6/engine > [3] https://wiki.php.net/todo/php60 > [4] https://wiki.php.net/rfc Nice call for volunteers :-) Oh, and you seem to volunteer yourself. Usually, the "second" RM is the RM of the latest stable branch, so it should be Ferenc from 5.6 , however we have not statused about 5.7 yet. Anyway I may help co-RMing if needed as well. Julien.Pauli --089e0141a3a2608ce6050be4e44e--