Skip to content

2.0.0

Compare
Choose a tag to compare
@janedbal janedbal released this 22 Nov 12:54
· 8 commits to master since this release
0b60660

Major changes

  • Preferred approach changed (#10)
    • Use vendor/bin/split-phpstan-baseline instead of --error-format
    • Script approach can utilize PHPStan's result cache!

New features

  • Support PHP baselines (#12)
    • Just use baselines/loader.php instead of baselines/loader.neon

Dependencies

  • requires phpstan/phpstan 2.0 (#8)