Releases: leverage-php/toolchain
Releases · leverage-php/toolchain
Release list
v1.2.0
Updating PHP CS Fixer config with the last desirable rules:
- constructor argument list in anonymous classes shouldn't be a single line.
- do not convert phpdoc to comment to make it compatible with PHPStan.
- place abstract methods above all other methods.