Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52884 invoked from network); 10 Jun 2015 17:19:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2015 17:19:36 -0000 Authentication-Results: pb1.pair.com header.from=aaron@icicle.io; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=aaron@icicle.io; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain icicle.io designates 199.38.81.6 as permitted sender) X-PHP-List-Original-Sender: aaron@icicle.io X-Host-Fingerprint: 199.38.81.6 mercury.negativeion.net Received: from [199.38.81.6] ([199.38.81.6:62468] helo=mercury.negativeion.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/20-51179-5A178755 for ; Wed, 10 Jun 2015 13:19:33 -0400 Received: from localhost (localhost [127.0.0.1]) by mercury.negativeion.net (Postfix) with ESMTP id 6A0AD264C161; Wed, 10 Jun 2015 13:19:30 -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 0kvlkOrp75aW; Wed, 10 Jun 2015 13:19:29 -0400 (EDT) Received: from macpro.local (unknown [173.225.158.77]) by mercury.negativeion.net (Postfix) with ESMTPSA id 7D783264C150; Wed, 10 Jun 2015 13:19:29 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) In-Reply-To: Date: Wed, 10 Jun 2015 12:19:28 -0500 Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: <1D06B411-E89E-4FA1-A6E9-356BFCF9995A@icicle.io> References: <0402CFE2-0604-4C3F-A56E-42146B5031A2@icicle.io> To: Levi Morrison X-Mailer: Apple Mail (2.2098) Subject: Re: [PHP-DEV] [VOTE] Throwable Interface From: aaron@icicle.io (Aaron Piotrowski) > > On Jun 10, 2015, at 10:13 AM, Levi Morrison wrote: > > On Wed, Jun 10, 2015 at 9:05 AM, Aaron Piotrowski wrote: >> Hello, >> >> Voting is now open on the Throwable Interface RFC: >> >> https://wiki.php.net/rfc/throwable-interface > > Not even 24 hours ago you asked for questions and comments (which > there have been) and now it's in voting? That's a bit impatient... > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > We spoke in chat, but I wanted to reply to this for the record. Most of the comments and discussion (both here and in chat) was in favor of the RFC, so I decided that since the RFC had been up for discussion for over two weeks that it should be put to a vote. Since this change needs to be made for PHP 7.0, the matter needs to be settled soon. Regards, Aaron Piotrowski