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.
Updated by Stefan Bürk about 1 year ago
- Related to Bug #101888: runTests shows deprecation error added
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80935
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80935
Updated by Stefan Bürk about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4906cb17df2406971c57551ca867eecf74044d3e.
Actions