Releases: jakzal/phpqa
Releases · jakzal/phpqa
Composer improvements
- Remove composer cache from the end image
- Copy the composer executable from the official composer image
PHP 7.2
Phan & phpstan update
- Update phan 0.10.1 -> 0.11.0
- Update phpstan 0.8.5 -> 0.9
Include EasyCodingStandard
Changes:
New tools:
PhpMetrics update
- Update PhpMetrics to v2.3.2 (thanks to @BenExile)
- Point to the contribution guidelines in the pull request template
Include phpcov
New tools:
- phpcov - a command-line frontend for the PHP_CodeCoverage library (thanks to @gimler)
Tools update & testing
Include the security-checker
Changes:
- install a specific version of php-cs-fixer - 2.6.0 (thanks to @grachevko)
New tools:
- security-checker - Checks composer dependencies for known security vulnerabilities (thanks to @madnight)
Include churn
PhpStan and Phan update
- update phpstan to 0.8.3
- update phan to 0.9.4