Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86562 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41848 invoked from network); 10 Jun 2015 15:20:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2015 15:20:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.53 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.213.53 mail-yh0-f53.google.com Received: from [209.85.213.53] ([209.85.213.53:33947] helo=mail-yh0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/35-15306-4B558755 for ; Wed, 10 Jun 2015 11:20:21 -0400 Received: by yhid80 with SMTP id d80so22057444yhi.1 for ; Wed, 10 Jun 2015 08:20:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=JGyEvuSADe4lg9Zew+sfKkYXhq105vgovckmm3my2/o=; b=JC7gyzf5buLWxTpG0dBKQQWbL01bYHvNR6BH8jEOuChNzOpJNLklIZliH+WbKOheb2 quMpsBNLcj2mYuc8obzW17N4BtOmHrs5wMZdDxYbEx67745XHW751TsGBArNyhPxMCCS 6r9Nul3L03GkdesW06tsM3gh6ScGqzb4dIQILZWIc8qNXEjo+f7GN8ojJC6oKPu+2uaV wvebCFzyZGlJZjsb/Lr1Iz9EhDMT0DaqCXx//JGh4g3z31XUxydBLJH0afSupxYe6dYp deabuG8N+3kfk4C6CLx2ds2m7CCQmQtZyS05kZSSRu/L2/Dm3K5GfOPLj/ZVNBs4CRyc kSpw== X-Received: by 10.170.199.7 with SMTP id q7mr4690740yke.66.1433949617691; Wed, 10 Jun 2015 08:20:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.201.3 with HTTP; Wed, 10 Jun 2015 08:19:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Jun 2015 16:19:37 +0100 Message-ID: To: Olivier Garcia Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1139fb3e96affe05182b6975 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: petercowburn@gmail.com (Peter Cowburn) --001a1139fb3e96affe05182b6975 Content-Type: text/plain; charset=UTF-8 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? > > Kind regards, > > > [1] https://wiki.php.net/rfc/improved_error_callback_mechanism > [2] https://github.com/php/php-src/pull/1247 > > -- > Olivier Garcia > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1139fb3e96affe05182b6975--