[TASK] Optimize IconRegistry and IconFactory
Add a runtime cache for icons and remove the calls to getDeprecationSettings. Resolves: #73606 Releases: master Change-Id: I28fe3721db105cbd41c8beb45afc36903e3f945f Reviewed-on: https://review.typo3.org/46808 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Classes/Imaging/IconFactory.php 20 additions, 6 deletionstypo3/sysext/core/Classes/Imaging/IconFactory.php
- typo3/sysext/core/Classes/Imaging/IconRegistry.php 3 additions, 1 deletiontypo3/sysext/core/Classes/Imaging/IconRegistry.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst 20 additions, 0 deletions...ion-73606-DeprecateIconRegistrygetDeprecationSettings.rst
- typo3/sysext/core/Tests/Unit/Imaging/IconFactoryTest.php 0 additions, 41 deletionstypo3/sysext/core/Tests/Unit/Imaging/IconFactoryTest.php
Please register or sign in to comment