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

Switch to PHPUnit 10 attributes instead of PHPDoc #369

Closed
wants to merge 1 commit into from

Conversation

herndlm
Copy link
Contributor

@herndlm herndlm commented Feb 28, 2024

Small thing. Not sure in which direction you want to go, but since PHPDoc is deprecated with PHPUnit 11 and I'm adding attribute usage in my other PR, I thought it might be a good idea to keep this stuff consistent.

@herndlm
Copy link
Contributor Author

herndlm commented Feb 28, 2024

ok guess, psalm can't deal with that. I'm not a psalm user and this is not important. Will close again silently :)

looks like this is being tracked in psalm/psalm-plugin-phpunit#131

@herndlm herndlm closed this Feb 28, 2024
@herndlm herndlm deleted the phpunit-10-attributes branch February 28, 2024 17:20
@Ocramius
Copy link
Member

TBH, patch is valuable, but indeed needs upstream changes first.

@Ocramius Ocramius added enhancement New feature or request help wanted Extra attention is needed labels Feb 29, 2024
@lotyp
Copy link

lotyp commented May 4, 2024

Upstream patch is here: psalm/psalm-plugin-phpunit#145
But currently only for #[Test] attribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants