-
Notifications
You must be signed in to change notification settings - Fork 22
Drop support for php < 8.1 update dev dependencies #54
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
@SamMousa what's the plan on this one? |
Well it needs your approval, ie do we want to drop old php versions for this library? If yes, i'll fix the last item in the checklist. |
I'm not sure it's a good idea for the upcoming release. See yiisoft/yii2#19831 |
I guess it's not up to me. I just think it's easier to get contributions by moving smaller packages to newer PHP versions. |
Yes. So this one is not for the next release but can be finished for the next one. |
@SamMousa Now that PHP 7.x is long dead can you find time to finish this work so that it can be merged? |
@mtangoo i think is almost good to go; check thoroughly please. |
Great! I will go through as well as request a review before merging |
@SamMousa thanks for your time and efforts |
Work in progress, blocked by some other PRs.
declare(strict_types=1)
@extendable