Skip to content
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

Drop support for PHPUnit < 5.7 and PHP < 5.6 #102

Merged
merged 4 commits into from
Mar 30, 2023

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 30, 2023

Drop support for PHPUnit < 5.7 [1]

Remove the AssertNumericType polyfill and all references to it.

Drop support for PHPUnit < 5.7 [2]

Remove the ExpectException polyfill and all references to it.

Drop support for PHPUnit < 5.7 [3]

Remove the AssertFileDirectory polyfill and all references to it.

Drop support for PHPUnit < 5.7 [4]

Adjust CI, README and composer.json for the drop of support for PHPUnit 4.x.

Remove miscellaneous references to PHPUnit 4.x.

jrfnl added 4 commits March 31, 2023 01:52
Remove the `AssertNumericType` polyfill and all references to it.
Remove the `ExpectException` polyfill and all references to it.
Remove the `AssertFileDirectory` polyfill and all references to it.
Adjust CI, README and `composer.json` for the drop of support for PHPUnit 4.x.

Remove miscellaneous references to PHPUnit 4.x.
@jrfnl jrfnl added this to the 2.0.0 milestone Mar 30, 2023
@jrfnl jrfnl mentioned this pull request Mar 30, 2023
11 tasks
@jrfnl
Copy link
Collaborator Author

jrfnl commented Mar 30, 2023

Note: I've updated the branch protection settings to match.

@jrfnl jrfnl merged commit 17f4ea4 into 2.x Mar 30, 2023
@jrfnl jrfnl deleted the 2.0/drop-support-for-phpunit-lt-5.7 branch March 30, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant