Actions
Bug #100095
closedObsolete TYPO3.Utility in TypeScript definition
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-03-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The "superglobal" TYPO3.Utility
TypeScript module was removed in v10 with #87339. However, the related definition in our index.d.ts was forgotten, confusing the IDE.
Updated by Andreas Kienast over 1 year ago
- Related to Task #87339: Remove deprecated code from Utility.ts added
Updated by Gerrit Code Review over 1 year 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/+/78035
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77970
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5d28b587e93a8d3efe7c2b6229f99d9d1d84172b.
Actions