[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:filelist
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. Resolves: #92166 Releases: master, 10.4 Change-Id: I64fed9c30a37855cce3e34295860b47ea79be698 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65912 Tested-by:Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/filelist/Classes/ContextMenu/ItemProviders/FileProvider.php 2 additions, 2 deletions...lelist/Classes/ContextMenu/ItemProviders/FileProvider.php
- typo3/sysext/filelist/Classes/Controller/FileListController.php 1 addition, 1 deletion...sysext/filelist/Classes/Controller/FileListController.php
- typo3/sysext/filelist/Classes/FileFacade.php 1 addition, 1 deletiontypo3/sysext/filelist/Classes/FileFacade.php
- typo3/sysext/filelist/Classes/FileList.php 2 additions, 2 deletionstypo3/sysext/filelist/Classes/FileList.php
Please register or sign in to comment