Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Non-capturing catches and multiple namespaced exceptions #396

Merged
merged 2 commits into from
Nov 26, 2020

Conversation

KapitanOczywisty
Copy link
Contributor

@KapitanOczywisty KapitanOczywisty commented Aug 11, 2020

This is part of #395

RFC: https://wiki.php.net/rfc/non-capturing_catches

There is no backward incompatible changes, safe to merge

Also fixes partially #390 (1st point)

@KapitanOczywisty KapitanOczywisty changed the title Non-capturing catches PHP 8.0: Non-capturing catches Aug 11, 2020
@KapitanOczywisty KapitanOczywisty mentioned this pull request Aug 11, 2020
12 tasks
@KapitanOczywisty KapitanOczywisty changed the title PHP 8.0: Non-capturing catches Non-capturing catches and multiple namespaced exceptions Aug 12, 2020
@KapitanOczywisty
Copy link
Contributor Author

KapitanOczywisty commented Aug 12, 2020

I've added fix for one of the issues in #390 (1st point), since it's the same part of code.

@sadick254 sadick254 merged commit f7ebbdd into atom:master Nov 26, 2020
@KapitanOczywisty KapitanOczywisty deleted the NonCapturingCatches branch December 14, 2022 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants