Php Cs Fixer Custom Fixers Versions Save

A set of custom fixers for PHP CS Fixer

v3.21.0

2 months ago
  • Deprecate PhpdocArrayStyleFixer - use phpdoc_array_type
  • NoUselessParenthesisFixer - keep parentheses around and, xor and or
  • Update minimum PHP CS Fixer version to 3.50.0

v3.20.0

3 months ago

v3.19.2

3 months ago

PhpdocArrayStyleFixer - fix for classes with _ in name (https://github.com/kubawerlos/php-cs-fixer-custom-fixers/pull/955)

v3.19.1

3 months ago

v3.19.0

4 months ago

v3.18.0

4 months ago

v3.17.1

4 months ago

What's Changed

v3.17.0

5 months ago

v3.16.2

9 months ago
  • ReadonlyPromotedPropertiesFixer - do not make property readonly if it has an assignment in class (#914)

v3.16.1

9 months ago