Skip to content

v0.11.0

Compare
Choose a tag to compare
@carlosas carlosas released this 27 Dec 11:37
· 12 commits to master since this release
  • Add support for PHPStan 2.x by @carlosas and @Leprechaunz
  • Drop support for PHPStan 1.x (⚠️ breaks BC) by @carlosas
  • Use namespaced names on shouldBeNamed assertion (⚠️ breaks BC) by @raffaelecarelle
  • Catch all attributes in dependency assertions by @carlosas
  • Sanitize rule names to match PHPStan identifier pattern (⚠️ breaks BC) by @carlosas
  • Remove deprecated selectors (⚠️ breaks BC) by @carlosas
  • Add PHPStan identifiers from rule names by @carlosas