Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43834 invoked from network); 10 Jun 2015 15:29:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2015 15:29:19 -0000 Authentication-Results: pb1.pair.com header.from=patrickallaert@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.51 as permitted sender) X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wg0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:33914] helo=mail-wg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/A5-15306-DC758755 for ; Wed, 10 Jun 2015 11:29:18 -0400 Received: by wgv5 with SMTP id 5so38646213wgv.1 for ; Wed, 10 Jun 2015 08:29:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=GLoTO/9NQ2Afln6KqjMp0yp8yh4DoHbTY9Xj2mz988g=; b=hdQuAtQzKJ0WTdCFCj4bjQtgZJMELYt9nqFwYSf4IDu9UosRJ40wMJUB1Y+9Jlzpbm ZuQ92Ny0bXCncJ1eFfhubjVP9VlOdfVxKSzOUwQ9WtOmjYJFg2qdqj2cYjJfuhwXWp6X jtAMDqJR0mTt4tdDTAhdtCmvJYyLEZ0gGPdRpHvmJPLFy6IA1GolTPXPDIAob4BmjmZf llEhcgYnUU0U6vQA/ocM0NOVIJ2jx08xY2XSWfNiFsO9CtOEND3rOaTL81NSdilG6p4E n42pxnZBUTFzd5wFhlWIdujMlkraaGHgLR3blqCoHpsGbWxuLq3l33aAL7QnN20bENNa FYnQ== X-Received: by 10.194.157.194 with SMTP id wo2mr7257637wjb.103.1433950155124; Wed, 10 Jun 2015 08:29:15 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 10 Jun 2015 15:29:04 +0000 Message-ID: To: Peter Cowburn , Olivier Garcia Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e013c673c9f37bb05182b89f9 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: patrickallaert@php.net (Patrick ALLAERT) --089e013c673c9f37bb05182b89f9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le mer. 10 juin 2015 =C3=A0 17:20, Peter Cowburn a =C3=A9crit : > On 28 April 2015 at 14:24, Olivier Garcia wrote: > > > Dear Internals, > > > > The "Improved Error Callback Mechanism" RFC is now in voting phase. > > > > You can cast your vote on the Wiki [1] and the according patch is > > available as a Pull Request [2]. > > > > Vote will be open for two weeks, counting from today. > > > > It's now 6 weeks later and the vote is still open, what is the actual > status of this RFC and its vote? > > Good catch! I just closed it. We will reopen it while targeting PHP 7.1. The negative feedback we have received so far were about the fact it targets PHP 7.0 while in feature freeze. Patrick --089e013c673c9f37bb05182b89f9--