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

Support for PHPUnit 11 #226

Closed
Chris53897 opened this issue Feb 2, 2024 · 1 comment · Fixed by #225 or #230
Closed

Support for PHPUnit 11 #226

Chris53897 opened this issue Feb 2, 2024 · 1 comment · Fixed by #225 or #230

Comments

@Chris53897
Copy link

https://packagist.org/packages/phpunit/phpunit was released today.

I did a quick PR just to test if there are any changes nedded.
There are only some. But i do not know how to fix it.

@Jean85
Copy link
Member

Jean85 commented Feb 2, 2024

Looking at the changelog, I don't see much changes that could impact Paraunit: https://github.com/sebastianbergmann/phpunit/blob/11.0.0/ChangeLog-11.0.md

Still, your PR has a failing CI, let me take a look...

I have to decide if I want to allow cross-compatibility or release a new major on our side too.

@Jean85 Jean85 linked a pull request Feb 2, 2024 that will close this issue
@Jean85 Jean85 linked a pull request Feb 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants