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

[5.4] if handler can't report exception just render it #19977

Merged
merged 1 commit into from
Jul 10, 2017
Merged

[5.4] if handler can't report exception just render it #19977

merged 1 commit into from
Jul 10, 2017

Conversation

themsaid
Copy link
Member

@themsaid themsaid commented Jul 10, 2017

In case the exception handler can't log the exception, we'll render the exception (coming from the failure to log). Otherwise there's no feedback(response) coming to the user when such failure happens.

To replicate the issue you can:

chmod ug+r,ug-w storage/logs/laravel.log

And then throw an exception.

Issue reported in: #19973

@Francismori7
Copy link
Contributor

Yes!!!

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.

3 participants