Skip to content

Remove symplify/phpstan-extensions, use phpstan-rules built-in config#951

Merged
TomasVotruba merged 2 commits into
mainfrom
remove-phpstan-extensions
Jun 26, 2026
Merged

Remove symplify/phpstan-extensions, use phpstan-rules built-in config#951
TomasVotruba merged 2 commits into
mainfrom
remove-phpstan-extensions

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Drops the separate symplify/phpstan-extensions dev dependency. Its features now ship in symplify/phpstan-rules via config/phpstan-extensions.neon (auto-loaded through phpstan/extension-installer):

  • SymplifyErrorFormatter — keeps errorFormat: symplify working
  • Symfony container ->get() return type extension — enabled via new symplify.symfonyReturnType parameter

See https://github.com/symplify/phpstan-rules#symfonylaravel-container--get--make-return-type-extensions

PHPStan: clean (718 files).

@TomasVotruba TomasVotruba enabled auto-merge (squash) June 26, 2026 10:38
@TomasVotruba TomasVotruba merged commit 47fa5a0 into main Jun 26, 2026
8 checks passed
@TomasVotruba TomasVotruba deleted the remove-phpstan-extensions branch June 26, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant