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

Allow installation of PHPUnit 8 in order to test with PHP 8.1 and 8.2 #82

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

villfa
Copy link
Contributor

@villfa villfa commented Oct 13, 2023

This PR allows the installation of PHPUnit 8.

After installation, when executed, it generates warnings and mark some tests as risky though.

Please tell me if you prefer they are fixed with this PR or in a subsequent one.

To be honest I didn't go further because I first wanted to be sure the project is still maintained.

@villfa villfa changed the title Allow installation of PHPUnit 8 Allow installation of PHPUnit 8 in order to test with PHP 8.1 and 8.2 Oct 13, 2023
@aik099
Copy link
Member

aik099 commented Oct 16, 2023

@villfa , have the changes you've made introduced these risky tests or warnings?

@villfa
Copy link
Contributor Author

villfa commented Oct 16, 2023

No, I don't think so.
The PR just makes the tests compliant with PHPUnit 8.

@aik099
Copy link
Member

aik099 commented Oct 16, 2023

I've marked PR as approved. I'll wait for other maintainers to review it as well.

@villfa
Copy link
Contributor Author

villfa commented Dec 14, 2023

I'll wait for other maintainers to review it as well.

It has been 2 months. Should we ping some of them?

@aik099
Copy link
Member

aik099 commented Dec 14, 2023

@villfa , let's merge it. Thank you for your contribution.

@aik099 aik099 merged commit 696163a into hamcrest:master Dec 14, 2023
8 checks passed
@villfa villfa deleted the test/update-phpunit branch December 14, 2023 11:12
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