-
Notifications
You must be signed in to change notification settings - Fork 951
chore: migrate to gh actions #1018
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
|
You can try https://github.com/Yoast/PHPUnit-Polyfills to fix issues on older PHP versions |
|
Or we should consider drop old PHP version support |
|
we are talking about php 5.6/7.0/7.1 versions, which are currently ancient, i would definitely suggest making life easier by dropping them |
|
+1 for dropping support for older versions. |
|
@bshaffer any news? |
|
Okay I dropped support for One question though... why is this a priority to the people on this thread? This does not add support or compatibility, it only affects the test suite. So I'm confused how something could be reliant on any of the changes being made here. Thanks! |
No description provided.