[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:belog
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: #92162 Releases: master, 10.4 Change-Id: I5b5282da18eed92d982741a483e9634ea1862e14 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65915 Tested-by:Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- typo3/sysext/belog/Classes/Controller/BackendLogController.php 6 additions, 6 deletions.../sysext/belog/Classes/Controller/BackendLogController.php
- typo3/sysext/belog/Classes/Controller/SystemInformationController.php 1 addition, 1 deletion.../belog/Classes/Controller/SystemInformationController.php
- typo3/sysext/belog/Classes/Domain/Repository/LogEntryRepository.php 2 additions, 2 deletions...xt/belog/Classes/Domain/Repository/LogEntryRepository.php
- typo3/sysext/belog/ext_tables.php 1 addition, 1 deletiontypo3/sysext/belog/ext_tables.php
Please register or sign in to comment