[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:info
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: #92170 Releases: master, 10.4 Change-Id: Ifdb8283844b1133224619447c4477a33186ca161 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65908 Tested-by:Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/info/Classes/Controller/InfoPageTyposcriptConfigController.php 3 additions, 2 deletions...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/info/Classes/Controller/PageInformationController.php 3 additions, 3 deletions...ext/info/Classes/Controller/PageInformationController.php
- typo3/sysext/info/Classes/Controller/TranslationStatusController.php 2 additions, 2 deletions...t/info/Classes/Controller/TranslationStatusController.php
- typo3/sysext/info/ext_tables.php 3 additions, 3 deletionstypo3/sysext/info/ext_tables.php
Please register or sign in to comment