Skip to content

v1.1.0

Choose a tag to compare

@actualizer actualizer released this 31 May 13:31
· 5 commits to main since this release
Set reportUnmatchedIgnoredErrors:false for shopware-cli-only ignore

The shopware.noEntityRepositoryInLoop rule only exists in shopware-cli's
bundled PHPStan, so the ignore is unmatched under the project-root PHPStan
and failed locally. Disable unmatched-ignore reporting like the other plugins.