Skip to content

Releases: PedroTroller/PhpCSFixer-Custom-Fixers

v2.28.0

27 Apr 09:00
Compare
Choose a tag to compare

2.28.0 (2022-04-27)

Features

  • remove support of php 7.3, add test run for php 8.1 (46783e4)

v2.27.0

02 Oct 12:41
ee80622
Compare
Choose a tag to compare

2.27.0 (2021-10-02)

v2.26.0

02 Oct 10:48
18b5fca
Compare
Choose a tag to compare

2.26.0 (2021-10-02)

v2.25.1

27 May 14:34
4e0fc98
Compare
Choose a tag to compare

2.25.1 (2021-05-27)

Bug Fixes

  • white space before semi-colon on interface functions (#141) (4e0fc98)

v2.25.0

10 May 14:33
3e2b986
Compare
Choose a tag to compare

2.25.0 (2021-05-10)

Code Refactoring

BREAKING CHANGES

  • deps: not compatible with php-cs-fixer 2.x anymore.

v2.24.1

26 Apr 09:54
fc4d3ea
Compare
Choose a tag to compare

2.24.1 (2021-04-26)

Bug Fixes

v2.24.0

15 Apr 16:22
7461e49
Compare
Choose a tag to compare

2.24.0 (2021-04-15)

v2.23.2

15 Apr 15:15
fd2e3d6
Compare
Choose a tag to compare

2.23.2 (2021-04-15)

Bug Fixes

  • LineBreakBetweenMethodArgumentsFixer (#135) (fd2e3d6)

v2.23.1

30 Oct 09:46
Compare
Choose a tag to compare

2.23.1 (2020-10-30)

Bug Fixes

  • Empty content error in files without padding (#105) (e24b61c)

v2.23.0

30 Jul 07:44
Compare
Choose a tag to compare

2.23.0 (2020-07-30)

Bug Fixes

  • deps: bump semantic-release from 17.0.8 to 17.1.1 (b9e13f1)
  • coding standards (737a373)