Releases: jakzal/toolbox
Releases · jakzal/toolbox
Exclude phpdocumentor on php 8.0
php-fuzzer test command fix
- Prevent php-fuzzer test command from reporting a failure 7a44d80
Exclude phpbench on PHP 8.0
- Exclude phpbench on PHP 8.0 1f3a793
pdepend key
Updates:
- Add a key for pdepend #480
Drop yaml-lint on PHP 8.0
Behat update
- Update Behat (v3.12.0 -> v3.13.0) #477
Drop infection on PHP 8.0
php-cs-fixer on PHP 8.2
Updates:
- Enable php-cs-fixer on PHP 8.2 #475
phpstan-banned-code
New tools:
- phpstan-banned-code - PHPStan rules for detecting calls to specific functions you don't want in your project #474 (thanks @Wahib-L)