Actions
Task #105662
openUse conditional return types in PathUtility::pathinfo()
Start date:
2024-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
trivial
Sprint Focus:
Description
Return values of PathUtility::pathinfo()
are deterministic and can be easily used for conditional return type hint, see https://www.php.net/manual/en/function.pathinfo.php#example-2284.
Updated by Gerrit Code Review about 13 hours 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/+/87132
Actions