Skip to content

Conversation

@HakamRaza
Copy link

Laravel Error Handling failed to catch other throwable exceptions such as UnexpectedResponseException.
report() helper is use to report these exceptions via exception handler for customized handling.

(Laravel Error Handling) [https://laravel.com/docs/8.x/errors] failed to catch other throwable exceptions such as UnexpectedResponseException.
report() helper is use to report these exceptions via exception handler for customized handling.
@Alymosul
Copy link
Owner

Is this change compatible with older versions of Laravel?

@HakamRaza
Copy link
Author

Is this change compatible with older versions of Laravel?

Based on docs, report Helper only introduced starting Laravel version 5.5

Using Laravel 8.x (php 7.x) seems fail to catch UnexpectedResponseException.
I'm referring to this Throwable - PHP Manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants