Releases: webysther/composer-plugin-qa
Releases · webysther/composer-plugin-qa
v1.0.7
- Support for option
--html
to output coverage in HTML on qa:cc
v1.0.5
- Added PHP Lint as
composer qa:lint
v1.0.4
- Self execution in travis the composer:qa
- Fixed all problems reported by QA
v1.0.3
Fixed output location of log
v1.0.3 RC
- Error formating result of MessDetector.
v1.0.2 RC
1.0.2-rc
Fixed class error
v1.0.1 RC
- Bugfix: phpmd with --help return exit code 1
v1.0.0-RC
Services
- Test (PHPUnit)
- CopyPasteDetector
- LineOfCode
- CodeSniffer
- MessDetector
- CodeCoverage
- CodeBeautifierFixer
- PHPCSFixer
- PHPMetrics
- SecurityChecker