Releases: EdgedesignCZ/phpqa
Releases · EdgedesignCZ/phpqa
v1.8.0
- #37 Stop phpqa when
.phpqa.ymlor specified standard doesn't exist - #39 Analyze multiple directories + deprecate analyzing one directory
- Before:
phpqa --analyzedDir ./ - After:
phpqa --analyzedDirs ./
- Before:
- Drop outdated versioneye badge in favor of
composer outdated --direct - Upgrade QA tools (phpcs, phpmd, pdepend)
v1.7.3
v1.7.2
v1.7.1
v1.7.0
- #22 Support Symfony3 components
- #30 Add PHP 7.1 support, circle.ci example
- Add docker usage to readme
v1.6.0
- #25 phpcs's custom path to standard isn't relative to .phpqa.yml, but current directory
- #28
- Show summary after analysis
- Allow failing build in travis/circle CI (return non-zero exit code when errors count > allowed errors count)
- #29 Add .gitattributes (don't export tests and dev files)
- Upgrade QA tools (phpcs)
v1.5.1
v1.5.0
- #16 phpmd - scan only *.php files (fix typo in --suffixes option)
- Upgrade QA tools (phpmd, phpmetrics, phpcpd)
- phpmetrics generates bigger report







