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

Don't fail silently on cache clear #2756

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

askvortsov1
Copy link
Sponsor Member

Fixes #2723

Changes proposed in this pull request:
Don't fail silently when clearing cache doesn't work due to permissions issues.

Similar to https://github.com/laravel/framework/blob/8.x/src/Illuminate/Cache/Console/ClearCommand.php#L71

@askvortsov1 askvortsov1 merged commit d31e057 into master Apr 8, 2021
@askvortsov1 askvortsov1 deleted the as/dont-fail-silently-on-cache-clear branch April 8, 2021 02:13
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.

Clearing cache might break forum with exception related to text formatter
3 participants