PHPQA v1.20.0 Release Notes

Release Date: 2018-12-22 // over 5 years ago
    • 🔨 #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
    • 0️⃣ #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