I voted yes.

It's really not that common that I have to do stuff in exception
handling, when I do need to do some clearing up, or checking to see if
the operation that threw the exception needs to be re-tried, having to
repeat that code in all of the catch statements that need it, is just
nasty duplication.

Although it's a small change, having this is a very nice small
improvement that doesn't break anyone's existing code.

Thanks for putting it forward.

cheers
Dan


On 17 April 2016 at 17:51, Bronisław Białek <afte...@gmail.com> wrote:
> Hi Internals,
>
> We've opened the vote on https://wiki.php.net/rfc/multiple-catch
> Voting will end on 2015-05-01
>
> --
> Regards,
> Bronisław Białek.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to