Skip to content

Conversation

@nunomaduro
Copy link
Member

This pull request addresses #286, and laracasts.com/discuss/channels/laravel/logmanager-not-found, by not trying to log deprecations if the deprecation itself comes while composer is trying to load the LogManager class.

It's unclear, at this time, where the deprecation comes from, but we suspect that it's from one of the LogManager class dependencies at one specific version that is allowed by our composer.json file.

@taylorotwell taylorotwell merged commit fada746 into 8.x Dec 8, 2021
@taylorotwell taylorotwell deleted the fix/fixes-reporting-deprecations-when-logger-not-ready branch December 8, 2021 15:13
@Levivb
Copy link

Levivb commented Apr 20, 2022

Unfortunately the issue isn't really fixed.
It seems to be related to a bug in php's opcache: php/php-src#8164

Will leave a comment there tomorrow

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.

4 participants