Skip to content

Releases: staabm/phpstan-baseline-analysis

0.8.1

15 Sep 09:05
a68168d
Compare
Choose a tag to compare

New Features

  • implement counting of overall-errors by @staabm in #68

What's Changed

New Contributors

Full Changelog: 0.8...0.8.1

0.8

09 Jul 16:58
3d3b267
Compare
Choose a tag to compare
0.8
  • php8 and php8.1 compat

What's Changed

New Contributors

  • @p4veI made their first contribution in #54

Full Changelog: 0.7.1...0.8

0.7.1

14 Apr 09:34
2d60a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

14 Apr 09:14
Compare
Choose a tag to compare

Notable Changes

  • analyse "Anonymous variable" by @bloep in #44

What's Changed

  • Update phpstan/phpstan requirement from ^1.1 to ^1.2 by @dependabot in #32
  • Update phpstan/phpstan requirement from ^1.2 to ^1.3 by @dependabot in #35
  • Update symfony/polyfill-php80 requirement from ^1.23 to ^1.24 by @dependabot in #36
  • Update phpstan/phpstan requirement from ^1.3 to ^1.4 by @dependabot in #37
  • Update thecodingmachine/phpstan-safe-rule requirement from ^1.1 to ^1.2 by @dependabot in #38
  • Update phpunit.xml by @staabm in #39
  • typo by @staabm in #40
  • Bump actions/checkout from 2 to 3 by @dependabot in #41
  • Update symfony/polyfill-php80 requirement from ^1.24 to ^1.25 by @dependabot in #42
  • Update phpstan/phpstan requirement from ^1.4 to ^1.5 by @dependabot in #43

New Contributors

  • @bloep made their first contribution in #44

Full Changelog: 0.6.1...0.7.0

0.6.1

17 Nov 14:52
bffb951
Compare
Choose a tag to compare

What's Changed

  • use stable upstream release of thecodingmachine/phpstan-safe-rule by @staabm in #31

Full Changelog: 0.6.0...0.6.1

0.6 / phpstan 1.0 support

11 Nov 08:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6

minor improvements

06 Aug 16:08
b718d02
Compare
Choose a tag to compare
0.5.1

simplify example (#25)

cover unknown types

06 Aug 14:28
736c5af
Compare
Choose a tag to compare
cover unknown types (#23)

Co-authored-by: Markus Staab <[email protected]>

Cover invalid phpdocs and deprecations

06 Aug 14:01
20e8d0e
Compare
Choose a tag to compare
cover invalid phpdoc tags (#21)

Co-authored-by: Markus Staab <[email protected]>

0.3.1: use exit-code for AnalyzeApplication (#11)

05 Aug 16:05
f32b289
Compare
Choose a tag to compare