Actions
Task #88802
closedAdjust php-cs-fixer rules
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-07-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The php-cs-fixer rules can be adjusted to fix things that occur rather often in our code base:
- empty phpdoc blocks
- explit null init on properties
- old-school type casting via strval, intval, etc.
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61324
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7bf9248ae6712bd17af135e2fbb970fe3e31a753.
Actions