Actions
Task #97697
closedAdd function_to_constant to php-cs-fixer
Start date:
2022-05-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
php-cs-fixer has the fixer function_to_constant
which replaces PHP functions to their equivalent constants. This may be used for TYPO3 Core.
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress 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/+/74773
Updated by Andreas Fernandez over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 08ca97853b9e6bf93eef407121a394f5a104ab97.
Actions