Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch \Throwable instead of \Exception #139

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Jun 10, 2024

\Throwable is the base for all errors and exceptions since PHP 7.

@nilmerg nilmerg added this to the v0.8.1 milestone Jun 10, 2024
@nilmerg nilmerg self-assigned this Jun 10, 2024
@cla-bot cla-bot bot added the cla/signed label Jun 10, 2024
`\Throwable` is the base for all errors
and exceptions since PHP 7.
@nilmerg nilmerg force-pushed the catch-throwable-not-exception branch from 92fe716 to f9d9b84 Compare June 10, 2024 13:01
@nilmerg nilmerg merged commit 07f2fea into main Jun 12, 2024
22 checks passed
@nilmerg nilmerg deleted the catch-throwable-not-exception branch June 12, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant