Bug #95327
closedPush PackageManager to ExtensionManagementUtility in bootstrap
100%
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71214
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71214
Updated by Chris Müller about 3 years ago
- Has duplicate Bug #95305: ExtensionManagementUtility::isLoaded() cannot be used in Configuration/Services.php added
Updated by Benjamin Franzke about 3 years ago
- Tracker changed from Task to Bug
It is documented that it might be used during Serivces.php loading:
https://docs.typo3.org/c/typo3/cms-dashboard/10.4/en-us/Configuration/WidgetRegistration.html#services-php-file
Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71214
Updated by Gerrit Code Review about 3 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71214
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 11c7e844ed6386d23a6e9c897cc9704c81ef7f80.
Updated by Benjamin Franzke about 3 years ago
- Related to Task #95358: Avoid pushing PackageManager to ExtensionManagementUtility only to circumvent a documentation bug added
Updated by Benjamin Franzke about 3 years ago
- Related to Task #95359: Adapt documentation to showcase conditional service dependencies via ContainerBuilder::hasDefinition() added