Releases: jakzal/phpqa
Releases · jakzal/phpqa
rector, paratest, phpstan-localheinz-rules, composer-normalize
Toolbox updated from 1.3.0 to 1.4.1.
New tools:
- rector - Tool for instant code upgrades and refactoring
- paratest - Parallel testing for PHPUnit
- phpstan-localheinz-rules - Additional rules for PHPstan
- composer-normalize - Composer plugin to normalize composer.json files
Updates:
- psalm (3.1.0 -> 3.2.2)
- deptrac (0.4.0 -> 0.5.0)
- phan (1.2.5 -> 1.2.6)
roave-backward-compatibility-check
New tools:
- roave-backward-compatibility-check - Tool to compare two revisions of a class API to check for BC breaks
Updates:
- phan (1.2.4 -> 1.2.5)
- psalm (3.0.17 -> 3.1.0)
Toolbox update
Update toolbox 1.2.4 -> 1.2.6.
Updates:
- Update infection 0.12.0 -> 0.12.2
- Update phan 1.2.2 -> 1.2.4
- Update psalm 3.0.13 -> 3.0.17
Toolbox update
Update toolbox 1.2.2 -> 1.2.4.
Changes:
- Install both PHPUnit 7.x and 8.x if possible
Updates:
- Move php-assumptions to its own namespace
- Update infection 0.11.5 -> 0.12.0
- Update phan 1.2.0 -> 1.2.2
- Update psalm 3.0.11 -> 3.0.13
- Re-enable pepakriz/phpstan-exception-rules
Toolbox update
Update toolbox 1.2.1 -> 1.2.2.
Toolbox update
Update toolbox 1.1.0 -> 1.2.1.
New tools:
- simple-phpunit - provides utilities to report legacy tests and usage of deprecated code (thanks @ro0NL)
Updated tools:
Toolbox release
The first release using toolbox to install tools. Toolbox has been extracted as a separate project to make maintenance easier.
pcntl
Phan update
Updates:
- Phan 1.1.1 -> 1.1.2 (thanks @gimler)