erickskrauch/php-cs-fixer-custom-fixers
A set of custom fixers for PHP-CS-Fixer
1.3.1
2.6M downloads/mo
#2012 most downloaded on Packagist
erickskrauch/php-cs-fixer-custom-fixers
What this package is like to depend on
Last release 9 months ago
24 Nov 2025
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
10 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
10 releases · May 2023 to Nov 2025
2024
2025
2026
Releases
latest 10-
1.3.124 Nov 2025Release notes
Open source →Fixed
- Fix #16: Ensure compatibility with PHP-CS-Fixer 3.90.0 (alamirault).
Release notes
Open source →Fixed
- Fix #16: Ensure compatibility with PHP-CS-Fixer 3.90.0 (alamirault).
-
1.3.021 Jun 2024Release notes
Open source →Added
- Enh #4: Introduce
ErickSkrauch\ordered_overridesfixer.
Fixed
- Fix #14: Ensure compatibility with PHP-CS-Fixer 3.59.3 (alamirault).
Release notes
Open source →Added
- Enh #4: Introduce
ErickSkrauch\ordered_overridesfixer.
Fixed
- Fix #14: Ensure compatibility with PHP-CS-Fixer 3.59.3 (alamirault).
- Enh #4: Introduce
-
1.2.415 Jan 2024Release notes
Open source →Fixed
- Bug #9:
ErickSkrauch/align_multiline_parametersnow correctly aligns variadic arguments.
Release notes
Open source →Fixed
- Bug #9:
ErickSkrauch/align_multiline_parametersnow correctly aligns variadic arguments.
- Bug #9:
-
1.2.309 Jan 2024Release notes
Open source →Fixed
- Bug #8:
ErickSkrauch/align_multiline_parametersproduces a new line for promoted properties without any types.
Release notes
Open source →Fixed
- Bug #8:
ErickSkrauch/align_multiline_parametersproduces new line for promoted properties without any types.
- Bug #8:
-
1.2.207 Jan 2024Release notes
Open source →Added
ErickSkrauch/align_multiline_parametersnow correctly handles non-latin types and variable names (but you still shouldn't do that).
Fixed
- Bug #6:
ErickSkrauch/align_multiline_parametersnot working correctly with unions and intersections. ErickSkrauch/align_multiline_parametersinserted a space between the type and the param name in the wrong position when there was no whitespace between them.
Release notes
Open source →Added
ErickSkrauch/align_multiline_parametersnow correctly handle non-latin types and variables names (but you still shouldn't do that).
Fixed
- Bug #6:
ErickSkrauch/align_multiline_parametersnot working correctly with unions and intersections. ErickSkrauch/align_multiline_parametersinserted a space between the type and the param name in the wrong position when there were no whitespace between them.
-
1.2.116 Nov 2023Release notes
Open source →Fixed
- Bug #3:
ErickSkrauch/align_multiline_parametersnot working correctly with nullable type hints.
Release notes
Open source →Fixed
- Bug #3:
ErickSkrauch/align_multiline_parametersnot working correctly with nullable type hints.
- Bug #3:
-
1.2.020 Jul 2023Release notes
Open source →Changed
ErickSkrauch\line_break_after_statementsno longer removes extra blank lines in consecutive closing curly braces. Useno_extra_blank_lineswithcurly_brace_blocktokens configuration for this fix.
Release notes
Open source →Changed
ErickSkrauch\line_break_after_statementsno longer removes extra blank lines in consecutive closing curly braces. Useno_extra_blank_lineswithcurly_brace_blocktokens configuration for this fix.
-
1.1.029 May 2023Release notes
Open source →Added
- Enh #1:
ErickSkrauch\line_break_after_statementsis now also fixestry-catch-finallyblock.
Release notes
Open source →Added
- Enh #1:
ErickSkrauch\line_break_after_statementsis now also fixestry-catch-finallyblock.
- Enh #1:
-
1.0.117 May 2023Release notes
Open source →Fixed
- Decrease priority of the
ErickSkrauch\blank_line_around_class_bodyfixer to avoid conflict withno_extra_blank_lines.
Release notes
Open source →Fixed
- Decrease priority of the
ErickSkrauch\blank_line_around_class_bodyfixer to avoid conflict withno_extra_blank_lines.
- Decrease priority of the
-
1.0.017 May 2023