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

consider dropping support for phpunit < 8 in a major release #53

Open
SignpostMarv opened this issue Feb 7, 2020 · 2 comments
Open

Comments

@SignpostMarv
Copy link
Contributor

SignpostMarv commented Feb 7, 2020

SignpostMarv added a commit to SignpostMarv/phpunit-psalm-plugin that referenced this issue Feb 7, 2020
supporting newer versions of phpunit leads to an issue where if `Foo extends TestCase` and `TestCase::setUp()` does not explicitly return void, failure occurs.

see psalm#53
@ktomk
Copy link
Contributor

ktomk commented Aug 5, 2020

@SignpostMarv: If you don't mind can you check the link in you report? I don't get anything useful when I open it.

And per the title, did you mean "new" major release? In any case, I had problems to find out wich Phpunit version are to be supported by the plugin and also wondered if it may even there is a requirement of having different plugins per Phpunit version. So far I'm fine to not drop 7.5x support from all the releases from my end.

@SignpostMarv
Copy link
Contributor Author

have updated the link.

as for "new", yeah- you wouldn't want to drop support for a phpunit version in a minor/patch release.

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

No branches or pull requests

2 participants