Skip to content

v1.8.0

Choose a tag to compare

@zdenekdrahos zdenekdrahos released this 18 Dec 12:09
· 439 commits to master since this release
  • #37 Stop phpqa when .phpqa.yml or specified standard doesn't exist
  • #39 Analyze multiple directories + deprecate analyzing one directory
    • Before: phpqa --analyzedDir ./
    • After: phpqa --analyzedDirs ./
  • Drop outdated versioneye badge in favor of composer outdated --direct
  • Upgrade QA tools (phpcs, phpmd, pdepend)