[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Imaging
This patch fixes incompatible type usage in function arguments and is preparatory work for introducing native type hints and strict mode in all core files. Releases: master, 10.4 Resolves: #92277 Change-Id: I56783a73d0bd0932ee26ce208e64fabbdc113699 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65666 Reviewed-by:Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 38 additions, 37 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Imaging/IconProvider/SvgIconProvider.php 7 additions, 1 deletion...ext/core/Classes/Imaging/IconProvider/SvgIconProvider.php
- typo3/sysext/core/Classes/Imaging/IconRegistry.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Imaging/IconRegistry.php
- typo3/sysext/core/Classes/Imaging/ImageDimension.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Imaging/ImageDimension.php
Please register or sign in to comment