Actions
Task #95358
closedAvoid pushing PackageManager to ExtensionManagementUtility only to circumvent a documentation bug
Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2021-09-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
ExtensionManagementUtility::isLoaded() has never been inteded as described in:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/71214
And as we already know the proper replacement we shoudl rather fix the documentation instead of providing ongoing support for a feature that is broken anyway, as external tools like typo3-console were never prepared to handle such checks in Services.php
Actions