Skip to content

Releases: staabm/phpstan-baseline-analysis

0.10.1

20 Apr 09:58
afde491
Compare
Choose a tag to compare

What's Changed

  • Support unused-symbols in trend analysis by @staabm in #117

Full Changelog: 0.10...0.10.1

0.10

20 Apr 09:19
0640ad2
Compare
Choose a tag to compare

New Features

  • Support counting of unused elements by @staabm in #116

Full Changelog: 0.9.6...0.10

0.9.6

06 Apr 06:15
0dcbcbe
Compare
Choose a tag to compare

Improvements

New Contributors

Full Changelog: 0.9.5...0.9.6

0.9.5

06 Mar 08:46
3d2c549
Compare
Choose a tag to compare

What's Changed

  • fix use of classes, before autoloading by @staabm in #104

Full Changelog: 0.9.4...0.9.5

0.9.4

06 Mar 08:36
0e24f43
Compare
Choose a tag to compare

Improvements

What's Changed

  • Update tomasvotruba/type-coverage requirement from ^0.0.4 to ^0.0.5 by @dependabot in #90
  • fix version constraint by @staabm in #92
  • Update tomasvotruba/type-coverage requirement from ^0.0.5 to ^0.0.9 by @dependabot in #93
  • Update tomasvotruba/unused-public requirement from ^0.0.26 to ^0.0.34 by @dependabot in #95
  • Update phpunit/phpunit requirement from ^9.5 to ^9.6 by @dependabot in #94
  • Create php-linter.yml by @staabm in #97
  • Bump actions/checkout from 2 to 3 by @dependabot in #99
  • Update tomasvotruba/type-coverage requirement from ^0.0.9 to ^0.0.10 by @dependabot in #102
  • Update tomasvotruba/unused-public requirement from ^0.0.34 to ^0.1.7 by @dependabot in #103

Full Changelog: 0.9.3...0.9.4

0.9.3

23 Dec 15:18
Compare
Choose a tag to compare

What's Changed

  • support tomasvotruba/cognitive-complexity by @staabm in #87
  • setup more strict static analysis rules by @staabm in #88

Full Changelog: 0.9.2...0.9.3

0.9.2

23 Dec 11:47
e118737
Compare
Choose a tag to compare

What's Changed

  • fix tomasvotruba/type-coverage compat by @staabm in #86
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #84

Full Changelog: 0.9.1...0.9.2

type coverage

12 Nov 21:41
a8d9928
Compare
Choose a tag to compare

0.9

14 Oct 14:10
8116766
Compare
Choose a tag to compare
0.9

Features

  • implement phpstan-baseline-graph command by @staabm in #73
  • replace canvas-js with chart-js by @hgriga in #74

What's Changed

New Contributors

Full Changelog: 0.8.2...0.9

0.8.2

15 Sep 09:20
1cb13cf
Compare
Choose a tag to compare

What's Changed

  • actually count the errors, not just the lines in the baseline by @staabm in #69

Full Changelog: 0.8.1...0.8.2