[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:felogin
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: #92165 Releases: master, 10.4 Change-Id: I1d6cfbbeb233922d1021a853087261ff91abb8be Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65913 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:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/felogin/Classes/Controller/PasswordRecoveryController.php 2 additions, 1 deletion...felogin/Classes/Controller/PasswordRecoveryController.php
- typo3/sysext/felogin/Classes/Redirect/RedirectHandler.php 3 additions, 1 deletiontypo3/sysext/felogin/Classes/Redirect/RedirectHandler.php
- typo3/sysext/felogin/Classes/Validation/RedirectUrlValidator.php 2 additions, 2 deletions...ysext/felogin/Classes/Validation/RedirectUrlValidator.php
Please register or sign in to comment