Releases: jakzal/phpqa
Releases · jakzal/phpqa
Toolbox update
Toolbox updated from 1.6.6 to 1.6.7.
Updates:
- phan (2.2.0 -> 2.2.3) jakzal/toolbox#118
- psalm (3.4.4 -> 3.4.5) jakzal/toolbox#118
- infection (0.13.2 -> 0.13.3) jakzal/toolbox#119
Toolbox update
Toolbox updated from 1.6.4 to 1.6.6.
Updates:
- infection (0.13.1 -> 0.13.2) jakzal/toolbox#113
- phan (2.1.0 -> 2.2.0) jakzal/toolbox#114
Toolbox update
Toolbox updated from 1.6.0 to 1.6.4.
Updates:
- phan (2.0.0 -> 2.1.0) jakzal/toolbox#108
- psalm (3.3.2 -> 3.4.4) jakzal/toolbox#109 jakzal/toolbox#110 jakzal/toolbox#111 jakzal/toolbox#112
Image size optimisation
Changes:
- Lower size of the image #152
phpinsights
Toolbox updated from 1.5.5 to 1.6.0.
New tools:
- phpinsights - Analyses code quality, style, architecture and complexity jakzal/toolbox#104 (thanks @Pierstoval)
Toolbox update
Toolbox updated from 1.5.3 to 1.5.5.
Updates:
- phan (1.3.4 -> 2.0.0) jakzal/toolbox#100
- infection (0.12.2 -> 0.13.1) jakzal/toolbox#106
- psalm (3.2.12 -> 3.3.2) jakzal/toolbox#100 jakzal/toolbox#106
Toolbox update
Toolbox updated from 1.5.0 to 1.5.3.
Updates:
- phan (1.3.2 -> 1.3.4) jakzal/toolbox#93 jakzal/toolbox#97
- psalm (3.2.10 -> 3.2.12) jakzal/toolbox#93 jakzal/toolbox#96
Changes:
- phpda was moved to the tools scope as it now supports the latest php-parser. It's now only available on PHP 7.3 jakzal/toolbox#87
- pdepend and phpmd websites went down. This release relies on phars provided in alternative locations.
Toolbox update
Toolbox updated from 1.4.5 to 1.5.0.
Updates:
- phan (1.2.8 -> 1.3.1) jakzal/toolbox#84 jakzal/toolbox#85
- psalm (3.2.7 -> 3.2.9) jakzal/toolbox#85
Changes:
- phpda was moved to the tools scope as it now supports the latest php-parser. It's now only available on PHP 7.3 jakzal/toolbox#87
Toolbox update
Toolbox updated from 1.4.2 to 1.4.5.
Bugfixes:
- use github releases for dephpend as their website is down jakzal/toolbox#76
Updates:
- psalm (3.2.2 -> 3.2.5) jakzal/toolbox#75 jakzal/toolbox#79
- phan (1.2.7 -> 1.2.8) jakzal/toolbox#78
- Install phpda with composer-bin-plugin jakzal/toolbox#81
- Install tools requiring a legacy nikic/php-parser in their own namespace jakzal/toolbox#81
- Move php-coupling-detector and php-assumptions back to the tools namespace jakzal/toolbox#81
Manual linking of composer-bin-plugin installed commands
Toolbox updated from 1.4.1 to 1.4.2.
Bug fixes:
- Manually link to composer-bin-plugin installed commands to guarantee the correct version of a tool is used jakzal/toolbox#73
Updates:
- phan (1.2.6 -> 1.2.7)