Releases: PedroTroller/PhpCSFixer-Custom-Fixers
Releases · PedroTroller/PhpCSFixer-Custom-Fixers
v2.33.2
2.33.2 (2024-11-16)
Bug Fixes
- improve handling of comments in line_break_between_method_arguments (#215) (4fc4686)
v2.32.3
2.32.3 (2023-09-25)
Bug Fixes
- conflict bettween method_argument_space and line_break_between_method_arguments (#202) (8aedba7)
v2.32.2
2.32.2 (2023-08-23)
Bug Fixes
- remove risky own fixers if non-risky is asked (87a6c1c)
v2.32.1
2.32.1 (2023-06-14)
Bug Fixes
- error on argument split with default value as array (206ffee)
v2.32.0
2.32.0 (2023-03-31)
Features
- bump php-cs-fixer to version 3.15+ (c166db1)
v2.31.0
2.31.0 (2023-03-08)
Features
- remove strict lambda in phpspec files (1ae8b58)
v2.30.0
2.30.0 (2023-01-05)
Features
- add inline-attributes option to PedroTroller/line_break_between_method_arguments (b25f454)
v2.29.0
2.29.0 (2023-01-05)
Features
- drop support of php 7.4 and introduce php 8.1 (8376adf)