Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73732 invoked from network); 27 Jun 2016 15:18:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2016 15:18:02 -0000 Authentication-Results: pb1.pair.com header.from=aaron@trowski.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=aaron@trowski.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain trowski.com designates 199.38.81.6 as permitted sender) X-PHP-List-Original-Sender: aaron@trowski.com X-Host-Fingerprint: 199.38.81.6 mercury.negativeion.net Received: from [199.38.81.6] ([199.38.81.6:49755] helo=mercury.negativeion.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/25-40393-8A341775 for ; Mon, 27 Jun 2016 11:18:01 -0400 Received: from localhost (localhost [127.0.0.1]) by mercury.negativeion.net (Postfix) with ESMTP id 6CAE23B66D0E for ; Mon, 27 Jun 2016 11:17:58 -0400 (EDT) X-Virus-Scanned: amavisd-new at negativeion.net Received: from mercury.negativeion.net ([127.0.0.1]) by localhost (mercury.negativeion.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TW6ZcfoYAdJs for ; Mon, 27 Jun 2016 11:17:41 -0400 (EDT) Received: from [10.0.1.3] (unknown [192.119.134.23]) by mercury.negativeion.net (Postfix) with ESMTPSA id 08FC43B66CEF for ; Mon, 27 Jun 2016 11:17:41 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_AD3FE2F8-3A5A-4811-A937-E46837D402B0" Message-ID: Date: Mon, 27 Jun 2016 10:17:42 -0500 To: PHP internals Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) Subject: [RFC][Vote] Throw Error in Extensions From: aaron@trowski.com (Aaron Piotrowski) --Apple-Mail=_AD3FE2F8-3A5A-4811-A937-E46837D402B0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello, Voting has opened on the RFC to change most conditions in extensions = that raise E_ERROR or E_RECOVERABLE_ERROR to throw an instance of Error = instead. RFC: https://wiki.php.net/rfc/throw_error_in_extensions = PR: https://github.com/php/php-src/pull/1942 = Aaron Piotrowski= --Apple-Mail=_AD3FE2F8-3A5A-4811-A937-E46837D402B0--