PhpCSFixer-Custom-Fixers

A set of new fixers for PHP-CS-Fixer

Downloads
768.4K
Stars
76
Committers
9
PhpCSFixer-Custom-Fixers - v2.33.0 Latest Release

Published by PedroTroller about 1 year ago

2.33.0 (2023-09-25)

Features

  • allow to enable @PER* rulesets with ruleset builder (#204) (a0c9d6d)
PhpCSFixer-Custom-Fixers - v2.32.3

Published by PedroTroller about 1 year ago

2.32.3 (2023-09-25)

Bug Fixes

  • conflict bettween method_argument_space and line_break_between_method_arguments (#202) (8aedba7)
PhpCSFixer-Custom-Fixers - v2.32.2

Published by PedroTroller about 1 year ago

2.32.2 (2023-08-23)

Bug Fixes

  • remove risky own fixers if non-risky is asked (87a6c1c)
PhpCSFixer-Custom-Fixers - v2.32.1

Published by PedroTroller over 1 year ago

2.32.1 (2023-06-14)

Bug Fixes

  • error on argument split with default value as array (206ffee)
PhpCSFixer-Custom-Fixers - v2.32.0

Published by PedroTroller over 1 year ago

2.32.0 (2023-03-31)

Features

  • bump php-cs-fixer to version 3.15+ (c166db1)
PhpCSFixer-Custom-Fixers - v2.31.0

Published by PedroTroller over 1 year ago

2.31.0 (2023-03-08)

Features

  • remove strict lambda in phpspec files (1ae8b58)
PhpCSFixer-Custom-Fixers - v2.30.0

Published by PedroTroller almost 2 years ago

2.30.0 (2023-01-05)

Features

  • add inline-attributes option to PedroTroller/line_break_between_method_arguments (b25f454)
PhpCSFixer-Custom-Fixers - v2.29.0

Published by PedroTroller almost 2 years ago

2.29.0 (2023-01-05)

Features

  • drop support of php 7.4 and introduce php 8.1 (8376adf)
PhpCSFixer-Custom-Fixers - v2.28.0

Published by PedroTroller over 2 years ago

2.28.0 (2022-04-27)

Features

  • remove support of php 7.3, add test run for php 8.1 (46783e4)
PhpCSFixer-Custom-Fixers - v2.27.0

Published by PedroTroller about 3 years ago

2.27.0 (2021-10-02)

PhpCSFixer-Custom-Fixers - v2.26.0

Published by PedroTroller about 3 years ago

2.26.0 (2021-10-02)

PhpCSFixer-Custom-Fixers - v2.25.1

Published by PedroTroller over 3 years ago

2.25.1 (2021-05-27)

Bug Fixes

  • white space before semi-colon on interface functions (#141) (4e0fc98)
PhpCSFixer-Custom-Fixers - v2.25.0

Published by PedroTroller over 3 years ago

2.25.0 (2021-05-10)

Code Refactoring

BREAKING CHANGES

  • deps: not compatible with php-cs-fixer 2.x anymore.
PhpCSFixer-Custom-Fixers - v2.24.1

Published by PedroTroller over 3 years ago

2.24.1 (2021-04-26)

Bug Fixes

PhpCSFixer-Custom-Fixers - v2.24.0

Published by PedroTroller over 3 years ago

2.24.0 (2021-04-15)

PhpCSFixer-Custom-Fixers - v2.23.2

Published by PedroTroller over 3 years ago

2.23.2 (2021-04-15)

Bug Fixes

  • LineBreakBetweenMethodArgumentsFixer (#135) (fd2e3d6)
PhpCSFixer-Custom-Fixers - v2.23.1

Published by PedroTroller almost 4 years ago

2.23.1 (2020-10-30)

Bug Fixes

  • Empty content error in files without padding (#105) (e24b61c)
PhpCSFixer-Custom-Fixers - v2.23.0

Published by PedroTroller about 4 years ago

2.23.0 (2020-07-30)

Bug Fixes

  • deps: bump semantic-release from 17.0.8 to 17.1.1 (b9e13f1)
  • coding standards (737a373)
PhpCSFixer-Custom-Fixers - v2.22.0

Published by PedroTroller over 4 years ago

2.22.0 (2020-05-26)

Bug Fixes

  • deps: bump semantic-release from 17.0.7 to 17.0.8 (600e477)

Features

  • add OrderBehatStepsFixer (fed58b1)
PhpCSFixer-Custom-Fixers - v2.21.0

Published by PedroTroller over 4 years ago

2.21.0 (2020-04-23)

Bug Fixes

  • deps: bump semantic-release from 17.0.4 to 17.0.7 (547d07c)