Skip to content

Releases: kubawerlos/php-cs-fixer-custom-fixers

v3.32.0

01 Aug 06:11
c3a815a
Compare
Choose a tag to compare
  • Add FunctionParameterSeparationFixer (#1068)
  • Update minimum PHP CS Fixer version to 3.85.0 (#1070)

v3.31.1

21 Jul 18:20
2071827
Compare
Choose a tag to compare
  • PromotedConstructorPropertyFixer - do not promote when there is assignment to variable (#1063)

v3.31.0

19 Jul 06:20
4895cc8
Compare
Choose a tag to compare
  • Update minimum PHP CS Fixer version to 3.84.0 (#1061)
  • fix: PhpdocVarAnnotationToAssertFixer - do not convert types from phpstan-type, phpstan-import-type, psalm-type and psalm-import-type (#1061)

v3.30.2

14 Jul 19:34
79e14df
Compare
Choose a tag to compare
  • PhpdocTagNoNamedArgumentsFixer - do not add @no-named-arguments to attribute classes (#1059)

v3.30.1

12 Jul 06:38
636bbba
Compare
Choose a tag to compare
  • PhpdocNoIncorrectVarAnnotationFixer - do not remove PHPDoc when there is an attribute (#1057)

v3.30.0

07 Jul 22:52
0cf921c
Compare
Choose a tag to compare
  • PhpdocNoSuperfluousParamFixer - do not remove callable types (#1055)
  • Update minimum PHP CS Fixer version to 3.82.0 (#1055)

v3.29.2

07 Jul 13:55
0774fab
Compare
Choose a tag to compare
  • PromotedConstructorPropertyFixer - handle property hooks (#1052)

v3.29.1

06 Jul 13:46
2d9af89
Compare
Choose a tag to compare
  • StringableInterfaceFixer - fix for import with alias of not Stringable (#1050)

v3.29.0

05 Jul 19:21
1623c49
Compare
Choose a tag to compare
  • Rename all uses of PhpUnitTestCaseIndicator to PhpUnitTestCaseAnalyzer (#1047)
  • Update minimum PHP CS Fixer version to 3.77.0 (#1048)

New Contributors

v3.28.0

01 Jul 18:12
6115bff
Compare
Choose a tag to compare
  • Deprecate MultilinePromotedPropertiesFixer (#1043)
  • Update minimum PHP CS Fixer version to 3.76.1 (#1043)