Skip to content

Add support PHPUnit 8 #9

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

Merged
merged 1 commit into from
Feb 4, 2019
Merged

Conversation

pamil
Copy link
Contributor

@pamil pamil commented Feb 3, 2019

Dropped support for PHP 5.6 and 7.0 since PHPUnit 8 requires void return typehint for setUp method. These PHP versions aren't supported by PHP itself and a minor release can be published without it being a BC break.

@matthiasnoback matthiasnoback merged commit eeb964a into matthiasnoback:master Feb 4, 2019
@matthiasnoback
Copy link
Owner

Thanks for your contributions! I've merged and released a new version (v1.1.0).

@pamil pamil deleted the phpunit-8 branch February 4, 2019 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants