[FEATURE] Allow global services configuration
The Service Configuration for the dependency container is now also checked in `config/system/services.yaml` or `config/system/services.php`. Note that this only works in Composer-based installations where the project root is outside the document root. Resolves: #98912 Resolves: #98316 Releases: main Change-Id: Id60b3614a59a28f38aafb372389002fc13b2d3ee Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76449 Tested-by:core-ci <typo3@b13.com> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/DependencyInjection/ContainerBuilder.php 15 additions, 0 deletions...ext/core/Classes/DependencyInjection/ContainerBuilder.php
- typo3/sysext/core/Documentation/Changelog/12.1/Feature-98912-Installation-wide-ServicesConfiguration.rst 54 additions, 0 deletions...Feature-98912-Installation-wide-ServicesConfiguration.rst
Please register or sign in to comment