Releases: ixnode/php-quality-suite
Releases · ixnode/php-quality-suite
0.1.24 - Add PHPCS command
0.1.23 - Check multiple binary paths for Rector and PHPStan (vendor/bin and bin)
[0.1.23] - 2025-10-13
- Check multiple binary paths for Rector and PHPStan (vendor/bin and bin)
Full Changelog: 0.1.22...0.1.23
0.1.22 - Add a missing symfony version to getRulesExcludedFiltered execution
[0.1.22] - 2025-09-29
- Add a missing symfony version to getRulesExcludedFiltered execution
Full Changelog: 0.1.21...0.1.22
0.1.21 - Add first PHPStan implementation
0.1.20 - Add overview of rector/level to `--details` mode
[0.1.20] - 2025-09-28
- Add overview of rector/level to
--detailsmode
Full Changelog: 0.1.19...0.1.20
0.1.19 - Refactoring
0.1.18 - Refactoring
0.1.17 - Add rector "withImportNames" rules
0.1.16 - Implement excluded and included rules
[0.1.16] - 2025-09-27
- Implement excluded and included rules
- Class refactoring
Full Changelog: 0.1.15...0.1.16
0.1.15 - Add excluded rules and more ...
[0.1.15] - 2025-09-26
- Add excluded rules
- Add first PHPUnit tests
- Update README.md file
- Refactoring
Full Changelog: 0.1.14...0.1.15