Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91232 invoked from network); 28 Apr 2015 22:10:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2015 22:10:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=patrickallaert@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.169 as permitted sender) X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.212.169 mail-wi0-f169.google.com Received: from [209.85.212.169] ([209.85.212.169:35332] helo=mail-wi0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/80-20699-D4500455 for ; Tue, 28 Apr 2015 18:10:22 -0400 Received: by widdi4 with SMTP id di4so157627660wid.0 for ; Tue, 28 Apr 2015 15:10:18 -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=8cc58DhOv/U+Y2wHjW90dkgw5Rqb/J6bOvVxBf1T18I=; b=MuwsbAsRXNp6VfUw+G3RylV36mrBgFo04yNB30aFH5tPIzKD50pZrJaPCGe7/O3kGa g8lJ3blqKU9tL4TVLuVloPMT/THQ1nAh7vVmGBUgk6U7T5K8u6Ds/M9lca2g881ysGIj sbsz3fsLbCR7vB/nEdlxFqz1JgLLvy2fN8ftyAsFCOvWT4sFJaRNGNNGPpVr7N+Vikrd hmoxKnb1bP/eXRTBVwLuDDbj2NdtZyPcXMpsaOlS+oeaZ+unyds5Pv55tBxgdWS4VKGL uP7F6J0oiXvk6iEvDRyMug5EreQUPIHsnS/kInkfye7EkYeXce3J0MRxGd613xxYB6WE 0VKg== X-Received: by 10.180.218.137 with SMTP id pg9mr35498wic.79.1430259018669; Tue, 28 Apr 2015 15:10:18 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 28 Apr 2015 22:10:18 +0000 Message-ID: To: Kalle Sommer Nielsen , Olivier Garcia Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1134cedcbea5780514d02078 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: patrickallaert@php.net (Patrick ALLAERT) --001a1134cedcbea5780514d02078 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le mar. 28 avr. 2015 =C3=A0 20:42, Kalle Sommer Nielsen a = =C3=A9crit : > 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! > "No go"? Isn't that a bit rough? That kind of change normally doesn't require an RFC at all. We did one for documentation purpose instead of just a PR and a mail saying "ok for 7?". Refusing this because we actually did an RFC to *document* it goes in the opposite direction of encouraging people to create them. Isn't this just a documented "no brainer"? Cheers, Patrick --001a1134cedcbea5780514d02078--