Skip to content

[9.x] Fixes creation of deprecations channel#43812

Merged
taylorotwell merged 1 commit into9.xfrom
fix/deprecations-channel-creation
Aug 22, 2022
Merged

[9.x] Fixes creation of deprecations channel#43812
taylorotwell merged 1 commit into9.xfrom
fix/deprecations-channel-creation

Conversation

@nunomaduro
Copy link
Copy Markdown
Member

This pull request fixes a regression introduced #42235 - that have being mentioned here laravel/laravel#5974 - that causes deprecations logging a Unable to create configured logger. Using emergency logger. for each deprecation found.

It's a little bit odd that this issue was found only now, yet it can be explained by the fact that the issue only exists on new Laravel applications and most of code out there is ready for PHP 8.1.

@nunomaduro nunomaduro requested a review from driesvints August 22, 2022 13:48
@taylorotwell taylorotwell merged commit d65260d into 9.x Aug 22, 2022
@taylorotwell taylorotwell deleted the fix/deprecations-channel-creation branch August 22, 2022 14:41
timacdonald pushed a commit to timacdonald/framework that referenced this pull request Aug 26, 2022
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