Releases: jakzal/phpqa
Releases · jakzal/phpqa
Infection & phar update
Updates:
- infection 0.10.0-beta.4 -> 0.10.0
- phan 0.12.15 -> 1.0.0
Generated files for v1.13.1 were not re-generated.
Infection & phan update
Updates:
- infection 0.10.0-beta.4 -> 0.10.0
- phan 0.12.15 -> 1.0.0
Builds for both PHP 7.1 & 7.2
Psalm, phan, phpmetrics update
Updates:
- psalm 2.0.5 -> 2.0.9 (thanks @dkarlovi)
- phan 0.12.13 -> 0.12.15
- phpmetrics 2.3.2 -> 2.4.1
diffFilter and /tools directory
Changes:
- Move composer installation directory to
/tools/.composer
(thanks @dkarlovi for the suggestion) - Move tools installed in
root
to/tools
New tools:
- diffFilter - Applies QA tools to run on a single pull request (thanks @exussum12)
PHPStan extensions
The following PHPStan extension are now bundled by default (thanks to @dkarlovi):
- phpstan-deprecation-rules - PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits
- phpstan-strict-rules - Extra strict and opinionated rules for PHPStan
- phpstan-doctrine - Doctrine extensions for PHPStan
- phpstan-phpunit - PHPUnit extensions and rules for PHPStan
- phpstan-symfony - Symfony extension for PHPStan
- phpstan-beberlei-assert - PHPStan extension for beberlei/assert
- phpstan-webmozart-assert - PHPStan extension for webmozart/assert
- phpstan-exception-rules - PHPStan rules for checked and unchecked exceptions
Infection and phpspec update
Updates:
- infection 0.9.0-beta.2 -> 0.9.0
- phpspec 4.3.0 -> 4.3.1
Phan update
Updates:
- psalm 2.0.4 -> 2.0.5