Skip to content

1.3.0

Choose a tag to compare

@janedbal janedbal released this 30 Jun 08:33
· 30 commits to master since this release
Immutable release. Only release title and notes can be modified.
d5d4c22

New features:

  • PHPat support (#381)
    • test* / #[TestRule] public methods registered under phpat.test tag in PHPStan DIC

Fixes:

  • Fix crash on debug usagesOf in only-files analysis (#382)
  • PhpBench: handle single-string #[ParamProviders('...')] attribute (#379)
  • Match method usages case-insensitively (#384, #385)