[TASK] Use ImageInfo class instead of direct PHP GD call
This ensures maximum compatibility with all available graphics commands. Resolves: #78600 Releases: master, 8.7 Change-Id: Id7a95fbdf7782fef59e18de3dc4522d7c68b690a Reviewed-on: https://review.typo3.org/56622 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Florian Weiss <typo3org@leblanc.at> Tested-by:
Florian Weiss <typo3org@leblanc.at> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
Showing
- typo3/sysext/backend/Classes/Form/Utility/FormEngineUtility.php 5 additions, 12 deletions...sysext/backend/Classes/Form/Utility/FormEngineUtility.php
- typo3/sysext/core/Classes/Html/RteHtmlParser.php 11 additions, 2 deletionstypo3/sysext/core/Classes/Html/RteHtmlParser.php
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 18 additions, 15 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Resource/OnlineMedia/Processing/PreviewProcessing.php 4 additions, 3 deletions...ses/Resource/OnlineMedia/Processing/PreviewProcessing.php
- typo3/sysext/core/Classes/Type/File/ImageInfo.php 4 additions, 2 deletionstypo3/sysext/core/Classes/Type/File/ImageInfo.php
- typo3/sysext/documentation/Classes/Domain/Repository/TableManualRepository.php 3 additions, 3 deletions...ation/Classes/Domain/Repository/TableManualRepository.php
- typo3/sysext/extensionmanager/Classes/Utility/ListUtility.php 5 additions, 8 deletions...3/sysext/extensionmanager/Classes/Utility/ListUtility.php
- typo3/sysext/frontend/Classes/ContentObject/FileContentObject.php 6 additions, 2 deletions...sext/frontend/Classes/ContentObject/FileContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php 4 additions, 3 deletions...Classes/ContentObject/Menu/GraphicalMenuContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php 4 additions, 3 deletions...end/Classes/ContentObject/Menu/ImageMenuContentObject.php
- typo3/sysext/indexed_search/Classes/Controller/SearchController.php 9 additions, 3 deletions...xt/indexed_search/Classes/Controller/SearchController.php
Please register or sign in to comment