Skip to content

v1.20.0

Compare
Choose a tag to compare
@zdenekdrahos zdenekdrahos released this 22 Dec 12:32
· 147 commits to master since this release
  • #157 - support Psalm 3.x (#158 internalClass refactoring)
  • #156 - upgrade phpcs, enable defining allowed errors count in . phpqa.yml
  • #150 - phpstan - use --errorFormat only if version < 0.10.3
  • #149 - fix displaying psalm issue line numbers
  • #147 - phpmd - fix excluding files on Windows
  • #145 - fix psalm issues (v2 compatibility - #142 stopOnFirstError, UntypedParam, #144/#146 --use-ini-defaults)
  • #140 - fix ignoring subdirectories on Windows
  • #138 - fix phpunit issues (#136 spaces in path, #137 html/xml coverage directory)
  • CI
    • #139 - fix installing phpstan
    • #154 - fix phpunit CVE, add php 7.3
    • #141 - Windows build on Appveyor