Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58487 invoked from network); 30 Jun 2016 11:15:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2016 11:15:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 141.146.126.69 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.69 aserp1040.oracle.com Received: from [141.146.126.69] ([141.146.126.69:27827] helo=aserp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/32-14264-D3FF4775 for ; Thu, 30 Jun 2016 07:15:11 -0400 Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u5UBF6IQ019376 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 30 Jun 2016 11:15:06 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u5UBF6ZL003455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 30 Jun 2016 11:15:06 GMT Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u5UBF35E010186; Thu, 30 Jun 2016 11:15:04 GMT Received: from [10.191.134.178] (/10.191.134.178) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 30 Jun 2016 04:15:03 -0700 To: Aaron Piotrowski , PHP internals References: Message-ID: <93ea0176-20a7-3e19-4119-a8537d305a6a@oracle.com> Date: Thu, 30 Jun 2016 21:15:02 +1000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Subject: Re: [PHP-DEV] [RFC][Vote] Throw Error in Extensions From: christopher.jones@oracle.com (Christopher Jones) On 28/06/2016 1:17 AM, Aaron Piotrowski wrote: > 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 > Hi Aaron, I was someone who spent time on the RFC template to try and get better quality and to capture more information about each RFC. I think your RFC needs a lot more content before going to the vote. Chris -- http://twitter.com/ghrd