Releases: kubawerlos/php-cs-fixer-config
Releases · kubawerlos/php-cs-fixer-config
v4.5.0
List disabled fixers (#60)
v4.4.0
- Update PHP CS Fixer and custom fixers
- Update config (#57)
v4.3.0
- Turn off
IssetToArrayKeyExistsFixer
rule (#56)
v4.2.0
- Add
@template
to PhpdocOnlyAllowedAnnotationsFixer
(#55)
v4.1.0
- Add
fixinit
script (#54)
- Run fixer in parallel (#53)
v3.27.0
- Update to PHP CS Fixer v3.61
v3.26.0
- Add explicit backslashes in strings
- Update PHP CS Fixer and custom fixers
v3.25.0
- Update PHP CS Fixer and custom fixers (#49)
v3.24.0
- Disable
heredoc_closing_marker
(#48)