Skip to content

[ci] replace psalm with phpstan #289

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

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Apr 4, 2024

Use PHPStan instead of Psalm for consistency across SymfonyCast's repos.

A phpstan-baseline.neon file was generated to silence all of the current errors triggered by PHPStan. These errors are mainly type related and will be handled in 2.x PR's. The baseline will be completely removed in 2.x

refs #290

@jrushlow jrushlow added this to the 2.x - Pre-release milestone Apr 4, 2024
@jrushlow jrushlow changed the base branch from 2.x to main April 4, 2024 12:46
@jrushlow jrushlow removed this from the 2.x - Pre-release milestone Apr 4, 2024
@jrushlow jrushlow added the Minor Minor Enhancement label Apr 4, 2024
@jrushlow jrushlow marked this pull request as ready for review April 4, 2024 12:53
@jrushlow jrushlow changed the title replace psalm with phpstan [ci] replace psalm with phpstan Apr 4, 2024
@jrushlow jrushlow merged commit c12daef into SymfonyCasts:main Apr 4, 2024
8 checks passed
@jrushlow jrushlow deleted the minor/2.x/phpstan branch April 4, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant