Actions
Task #101884
closedRemove unwanted `use function` php imports
Start date:
2023-09-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Using function imports with `use` is usually not used
in the TYPO3 core. Due to an oversight in the review
for #92768 this slipped in.
Updated by Stefan Bürk about 1 year ago
- Related to Bug #92768: Extbase: Localized Children records are not working when parent element has sys_language_uid=-1 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/+/80930
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80909
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 592399260681099470e5870f5d9f352c9c06d81d.
Actions