Skip to content

v1.25.0

Compare
Choose a tag to compare
@zdenekdrahos zdenekdrahos released this 25 May 08:14
· 24 commits to master since this release
  • tools
    • support Robo v3.X #226, #227
    • upgrade pdepend, phpmd (partial php7.4 and php8 syntax) #231
    • drop support for phpcs v2 (php8 syntax in phpcs 3.6) #232
    • refine handling phpmd parsing errors (visual warning in html, enable counting them for exit code) #230, #237
    • add deptrac #229, #235
  • custom binaries
    • refine loading versions from custom binaries #233
    • run custom binaries, refactoring #234
  • html reports
    • fix replacing text with multiple file paths, hotfix bootstrap menu with many tools #239
  • internal
    • CI - building docker images after release - #224
    • CI - fix phpstan/psalm config #236
    • Refine docs (github actions example, .phpqa.yml config) #238