-
Notifications
You must be signed in to change notification settings - Fork 2k
refactor: fix various phpstan errors in Log component #9581
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
Conversation
8f52155
to
52ed6b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good!
Looks like it did break something 😁 In Also, both this and And ironically, due to this very assumption, it will always remain Seems to me like |
Hi @mjomble , please send a PR fixing those. We're moving away from use of |
Description
Fixing some phpstan errors. Hope I did not break anything.
Checklist: