Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92447 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35614 invoked from network); 19 Apr 2016 11:44:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2016 11:44:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hoa-project.net from 217.70.183.195 cause and error) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 217.70.183.195 relay3-d.mail.gandi.net Received: from [217.70.183.195] ([217.70.183.195:40042] helo=relay3-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/10-33122-73A16175 for ; Tue, 19 Apr 2016 07:44:55 -0400 Received: from mfilter22-d.gandi.net (mfilter22-d.gandi.net [217.70.178.150]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id CC07FA80D1 for ; Tue, 19 Apr 2016 13:44:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter22-d.gandi.net Received: from relay3-d.mail.gandi.net ([IPv6:::ffff:217.70.183.195]) by mfilter22-d.gandi.net (mfilter22-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 99kwDd8exjxF for ; Tue, 19 Apr 2016 13:44:51 +0200 (CEST) X-Originating-IP: 46.14.238.241 Received: from [10.0.1.128] (241.238.14.46.static.wline.lns.sme.cust.swisscom.ch [46.14.238.241]) (Authenticated sender: ivan.enderlin@hoa-project.net) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 08F5DA80D7 for ; Tue, 19 Apr 2016 13:44:50 +0200 (CEST) To: internals@lists.php.net References: Message-ID: <57161A32.4080503@hoa-project.net> Date: Tue, 19 Apr 2016 13:44:50 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [VOTE] Catching Multiple Exception Types From: ivan.enderlin@hoa-project.net (Ivan Enderlin) Hello, Representing the Hoa project community, we have voted yes. Not everyone was agree (60% yes, 40% no), but my vote reflects the average. Main argument in favor of no: * Encourage badly designed API. Main argument in favor of yes: * This is not an edge case when dealing with badly designed API, so this is useful. Cheers. On 17/04/16 18:51, Bronisław Białek wrote: > Hi Internals, > > We've opened the vote on https://wiki.php.net/rfc/multiple-catch > Voting will end on 2015-05-01 >