Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92697 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33935 invoked from network); 24 Apr 2016 16:47:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2016 16:47:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:39804] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/33-13951-A98FC175 for ; Sun, 24 Apr 2016 12:47:23 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 70D50782AB2; Sun, 24 Apr 2016 18:47:19 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from w530phpdev (p579F399C.dip0.t-ipconnect.de [87.159.57.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id A272C7829AF; Sun, 24 Apr 2016 18:47:04 +0200 (CEST) To: "'Pierre Joye'" , "'Davey Shafik'" , "'Joe Watkins'" Cc: "'Julien Pauli'" , "'Scott Arciszewski'" , "'Anatol Belski'" , "'PHP internals'" , "'Ferenc Kovacs'" , "'Stanislav Malyshev'" References: <06ac01d194e9$38fe0f40$aafa2dc0$@php.net> <048801d19d8a$e655b7c0$b3012740$@belski.net> In-Reply-To: Date: Sun, 24 Apr 2016 18:47:01 +0200 Message-ID: <015001d19e48$eead8c40$cc08a4c0$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQIp+a5pcdc24IZ3+/JDSA8Az6ggvAKiJX8+Abdiq/gBxuXv0AIAYHnRAvtQzxQBKtpImp6GLzZw Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7.1 roadmap From: anatol.php@belski.net ("Anatol Belski") Hi, > -----Original Message----- > From: Pierre Joye [mailto:pierre.php@gmail.com] > Sent: Sunday, April 24, 2016 11:46 AM > To: Davey Shafik > Cc: Anatol Belski ; Julien Pauli = ; Scott > Arciszewski ; Anatol Belski ; PHP > internals ; Ferenc Kovacs ; > Stanislav Malyshev > Subject: Re: [PHP-DEV] PHP 7.1 roadmap >=20 > > I'm honestly not 100% sure what all is involved, is this documented > > somewhere? > > > > I'm a bit worried that my lack of C mastery will be an issue, but if > > that's not a problem, then I'd be glad to move forward as you say = above. >=20 > C knowledge is not required but a good thing. >=20 > Also C knowledge is required to know the impact of a patch internally. > Enough people are around to actually review patches and raises = possible issues. > I would not worry too much about that. Lukas for example did a great = job and > was not a C developer to begin with. >=20 > The key role however of the RM is to ensure that the release process = goes > smoothly, the planing is respected and BC is kept during the full life = of a given > release. >=20 Yeah, good description. Davey, Joe, looks like we have a team now! I've already created the = https://wiki.php.net/todo/php71 . Added myself as well, similarly to = todo70, so we have more chance to have one team to be selected. I'd be = waiting yet till Tuesday and send the voting invitation. After the one = week vote (as per RFC), we'll be super good in time for planning and = preparations. =20 Thanks Anatol=20