[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core Service
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: #92259 Change-Id: I55ca9df860afeb95571e6372a006799c29817576 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65675 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Service/AbstractService.php 9 additions, 5 deletionstypo3/sysext/core/Classes/Service/AbstractService.php
- typo3/sysext/core/Classes/Service/Archive/ZipService.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Service/Archive/ZipService.php
- typo3/sysext/core/Classes/Service/OpcodeCacheService.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Service/OpcodeCacheService.php
Please register or sign in to comment