Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67476 invoked from network); 29 Apr 2015 11:54:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2015 11:54:06 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:35751] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/13-38700-A56C0455 for ; Wed, 29 Apr 2015 07:54:03 -0400 Received: by lbbuc2 with SMTP id uc2so18107944lbb.2 for ; Wed, 29 Apr 2015 04:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Rl+SY60XSTtU0aMPB46oLv/ag2UFlhlEXQXS3W2hdzw=; b=aCk8ybsIDH3/F84lqdEHn3uegZIPaxK2ydYnbsy9R6TmyGhu0AqgZ/yYERrU1A2ZAh enX/3l0PRYgXaB1+2CV7KUHZa6ZwO8H3Q5fHYocOcNODQrpchENDkYeD+ADrm4eJvyV5 oqvPJgQAeluSY2dz+kw+rC3TESFQRwPgzLi49bb0052nFtkR8BUKe0Fq+Vhh0ievtczv T7EuiTXxsPkfwobYHKcEyu5KuuqraXkqHrrRCz+kX/0WCFecU1X86Ig1TJQHOJoEdyk7 oBd/sqlm9p+gS3LAy5W6uJIDZZ0VPY1EHawyKtY3lBJXqL6zApZe49ZXLS05mvv8YeG6 hdCg== MIME-Version: 1.0 X-Received: by 10.153.5.8 with SMTP id ci8mr18748089lad.62.1430308439996; Wed, 29 Apr 2015 04:53:59 -0700 (PDT) Received: by 10.152.18.115 with HTTP; Wed, 29 Apr 2015 04:53:59 -0700 (PDT) In-Reply-To: <00a701d08266$ba37f990$2ea7ecb0$@php.net> References: <00a701d08266$ba37f990$2ea7ecb0$@php.net> Date: Wed, 29 Apr 2015 13:53:59 +0200 Message-ID: To: francois@php.net, Zeev Suraski Cc: Pierre Joye , Adam Harvey , Patrick ALLAERT , Olivier Garcia , PHP Internals , Kalle Sommer Nielsen Content-Type: multipart/alternative; boundary=001a1133a9527c41060514dba2b9 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: tyra3l@gmail.com (Ferenc Kovacs) --001a1133a9527c41060514dba2b9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2015 at 12:24 PM, Fran=C3=A7ois Laupretre wrote: > > De : Pierre Joye [mailto:pierre.php@gmail.com] > > > > I would suggest then to end the white card given with the php7 rfc > > +1 on this. How can we make it official ? How can we stop the changes > merged to the PHP 7 branch every day ? Start a 7.1 branch ? > > PHP-7 should be branched out soon, and the RMs should start call out people when somebody pushes destabilizing changes without prior consensus. Kalle already asked Dmitry and co about the status of any pending/in-progress optimizitation/refactoring they are doing, so we can focus on stabilization and bugfixes. For 5.6 we tried the following policy: alpha1 means no new RFCs can target the release, RFCs already under discussion/voting can be finished and merged before beta1, after tagging beta1 there are no more features coming in, only fixes. For PHP7 we had a previously voted on and accepted timeline ( https://wiki.php.net/rfc/php7timeline) which stated marc 15 as the last time for RFCs targetting php7, and as far as I can tell, everybody seemed to agree that any RFC targetting PHP7 has to be accepted before that date (I remember seeing people panic about the scalar type hints voting being too late and not being able to meet the deadline with the vote). I just now realized that this RFC was originally put under discussion before the said deadline, so depending on what others think about it I would be ok merging it considering that it is still a fairly low risk change. Zeev, as the author of the php7timeline, what do you think about merging this one? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a1133a9527c41060514dba2b9--