-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Allow newer thecodingmachine/safe #1649
Conversation
Are all these changes necessary? I mean wouldnt #1651 suffice? |
@ricardoboss If your minimal update does the trick, I'm in favour of it. However, I had some phpstan warnings to fix locally (might be just my machine, though). |
I noticed you requested to merge into the base branch, whereas my request is for the PHP 8 feature branch (it wouldn't be an immediate update, but it would update |
should be ready now 💚 |
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.
LGTM
@mmoll I'd appreciate if you don't force-push. Makes reviewing new changes a lot harder 😢 |
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.
Still good.
@maks-rafalko Wanna take the helm?
thecodingmachine/safe#322 was needed for the phpstan check to pass.