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.
Actions