Releases: jakzal/phpqa
Releases · jakzal/phpqa
Enable phpstan extension installation
- moved tools previously installed with
composer-global-install
to a new installation methodcomposer-bin-plugin
- moved phpstan to
composer-bin-plugin
installation method to enable installing phpstan extensions
Add overtrue/phplint and switch more tools to phar installation
New tools:
Updates:
- phan 0.12.7 -> 0.12.8
- psalm 1.x -> 2.0.0
Changes:
- Switch phpca to phar installation
- Switch phpcf to phar installation
- Switch psalm to a phar installation
- Install bz2 extension as some phars require it (phpca, phpcf)
Phan update
Updates:
- phan (0.12.5 => 0.12.7)
Improvements:
- Nightly builds thanks @ostrolucky
- Rebuild
master
andalpine
daily - Show the docker hub build status in the readme
Phan update
Updates:
- phan (0.12.2 => 0.12.5)
Testing tools
New tools:
- behat - Helps to test business expectations
- infection - AST based PHP Mutation Testing Framework
- phpspec - SpecBDD Framework
- phpunit - The PHP testing framework
Updates:
- phan (0.12.0 => 0.12.2)
Changes:
- Install tagged versions with box and composer install (if available)
- Allow version configuration for box and composer installs
- Add a command to automatically update phar versions
php tools.php update-phars
Summary of changes: v1.6.3...v1.7.0
Phan update
- Update phan 0.11.1 -> 0.12.0
Phan & phpstan update
- Update phan 0.11.0 -> 0.11.1
- Update phpstan 0.9.1 -> 0.9.2
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