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

[FEATURE] Add a PHPUnit-specific extension to PHPStan #444

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

oliverklee
Copy link
Contributor

This enables PHPStan to understand certain PHPUnit-specific constructs.

This enables PHPStan to understand certain PHPUnit-specific constructs.
@oliverklee oliverklee force-pushed the task/phpstan-phpunit branch from 626e6c5 to 43958d8 Compare February 5, 2024 23:28
Copy link
Contributor

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curiously, phpstan/extension-installer plugin was already specifically allowed in the config (though not required).

@JakeQZ JakeQZ merged commit daf4cdd into master Feb 5, 2024
13 checks passed
@JakeQZ JakeQZ deleted the task/phpstan-phpunit branch February 5, 2024 23:35
@oliverklee
Copy link
Contributor Author

That with phpstan/extension-installer was me (a bit ahead of the needs of my PRs). ;-)

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