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

PHPUnit 11 support #174

Open
Pixelshaped opened this issue Feb 29, 2024 · 1 comment · May be fixed by #166
Open

PHPUnit 11 support #174

Pixelshaped opened this issue Feb 29, 2024 · 1 comment · May be fixed by #166
Milestone

Comments

@Pixelshaped
Copy link

Hi there!

Following my previous work (#164) I'm probably going to submit a new PR to solve some of PHPUnit 11 deprecations. From what I've seen, this is mainly linked to @before @beforeClass and other annotations that have become unsupported (and that I could have removed last time, alas I had no warning about them).

Is a PR welcome @giorgiosironi ? That could be RC2.

Thanks :)

@ilario-pierbattista
Copy link
Collaborator

Hi @Pixelshaped

Is a PR welcome @giorgiosironi ? That could be RC2.

Sure! I just did a quick merge master -> 1.x.x. Psalm is failing for some reason, but every other check went well.

You're effort is really appreciated

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 a pull request may close this issue.

2 participants