Releases: PedroTroller/PhpCSFixer-Custom-Fixers
Releases · PedroTroller/PhpCSFixer-Custom-Fixers
v2.28.0
2.28.0 (2022-04-27)
Features
- remove support of php 7.3, add test run for php 8.1 (46783e4)
v2.25.1
2.25.1 (2021-05-27)
Bug Fixes
- white space before semi-colon on interface functions (#141) (4e0fc98)
v2.25.0
2.25.0 (2021-05-10)
Code Refactoring
BREAKING CHANGES
- deps: not compatible with php-cs-fixer 2.x anymore.
v2.23.1
2.23.1 (2020-10-30)
Bug Fixes
- Empty content error in files without padding (#105) (e24b61c)
v2.23.0
2.23.0 (2020-07-30)
Bug Fixes
- deps: bump semantic-release from 17.0.8 to 17.1.1 (b9e13f1)
- coding standards (737a373)