Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85999 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75615 invoked from network); 28 Apr 2015 18:41:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2015 18:41:56 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:35423] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/00-08579-374DF355 for ; Tue, 28 Apr 2015 14:41:55 -0400 Received: by widdi4 with SMTP id di4so151644120wid.0 for ; Tue, 28 Apr 2015 11:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=k/wVK1+CiHq3HIlmlQqvVmZ50F5JFTjdRSyhEh18J2Q=; b=qKKB+J8RkymL70r+x5JLYKzm5K8iU22mNVyN2m4LMlD0gB9U3P6LcRLaSUsB/4iIvJ j69FtLE5s44Z0DWx3mXu3Unr/lSENH5AELymZqzJCqWP+sXPpecVDkJhrj+/SeVP3zpT H3TaF4T4aMloSYFjL2/N8ZtK3DGeA4U6ATVDPcjqySzab5jnuZuV7+3pJ7QJyi9VANT8 j1HDHA0BeORm0F3aGI5AGSUa2jXo3JaTgq45fH8dhMXnkJsv+k/J0fHnOZon4+2aoYE4 6EdWlPOxWiAcFjmX0gBtzDk1LX7l1L5xU2YCR0J5y5LnDJe2mxfiKNaWdXhiOsKCv4iX fOZA== MIME-Version: 1.0 X-Received: by 10.180.106.131 with SMTP id gu3mr32305249wib.16.1430246511839; Tue, 28 Apr 2015 11:41:51 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.217.19 with HTTP; Tue, 28 Apr 2015 11:41:51 -0700 (PDT) In-Reply-To: References: Date: Tue, 28 Apr 2015 20:41:51 +0200 X-Google-Sender-Auth: Eamg0Hc5M33KPmWYVtsuxl8zLdc Message-ID: To: Olivier Garcia Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: kalle@php.net (Kalle Sommer Nielsen) Hi Olivier 2015-04-28 15:24 GMT+02:00 Olivier Garcia : > Dear Internals, > > The "Improved Error Callback Mechanism" RFC is now in voting phase. I should probably have been faster at replying, but for PHP7 this is a no-go. I realize this is a pure internal change and have nothing to do with userland, but as currently is, we are in feature freeze and it creates a bad precedence between us as a team if we let this through now, sorry! Once we rebranch master to 7.1, I suggest to re-post this RFC. -- regards, Kalle Sommer Nielsen kalle@php.net