Actions
Task #101889
closedApply php-cs-fixer across all php files
Start date:
2023-09-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
php-cs-fixer rules have been changed and only
partially applied yet, also with the recently
merged php-cs-fixer raise and mitigation of a
deprecated rule in #101888. That patch should
have used the `-s cgl` instead of `-s cglGit`
which only scans within php files included in
the very same commit - not applying it across
all files.
Actions