[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend
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: #92111 Change-Id: I28058d9e9e9886f1156a0124f0b360d9788dfdc7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65466 Tested-by:Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> 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/backend/Classes/Backend/Shortcut/ShortcutRepository.php 1 addition, 1 deletion...t/backend/Classes/Backend/Shortcut/ShortcutRepository.php
- typo3/sysext/backend/Classes/Backend/ToolbarItems/SystemInformationToolbarItem.php 1 addition, 1 deletion...ses/Backend/ToolbarItems/SystemInformationToolbarItem.php
- typo3/sysext/backend/Classes/Clipboard/Clipboard.php 8 additions, 8 deletionstypo3/sysext/backend/Classes/Clipboard/Clipboard.php
- typo3/sysext/backend/Classes/Command/LockBackendCommand.php 1 addition, 0 deletionstypo3/sysext/backend/Classes/Command/LockBackendCommand.php
- typo3/sysext/backend/Classes/Command/ResetPasswordCommand.php 2 additions, 0 deletions...3/sysext/backend/Classes/Command/ResetPasswordCommand.php
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/RecordProvider.php 1 addition, 1 deletion...kend/Classes/ContextMenu/ItemProviders/RecordProvider.php
- typo3/sysext/backend/Classes/Domain/Repository/TableManualRepository.php 2 additions, 0 deletions...ckend/Classes/Domain/Repository/TableManualRepository.php
- typo3/sysext/backend/Classes/FrontendBackendUserAuthentication.php 1 addition, 1 deletion...ext/backend/Classes/FrontendBackendUserAuthentication.php
- typo3/sysext/backend/Classes/History/RecordHistory.php 2 additions, 2 deletionstypo3/sysext/backend/Classes/History/RecordHistory.php
- typo3/sysext/backend/Classes/Preview/StandardContentPreviewRenderer.php 3 additions, 3 deletions...ackend/Classes/Preview/StandardContentPreviewRenderer.php
- typo3/sysext/backend/Classes/Preview/StandardPreviewRendererResolver.php 1 addition, 0 deletions...ckend/Classes/Preview/StandardPreviewRendererResolver.php
- typo3/sysext/backend/Classes/Template/Components/MetaInformation.php 1 addition, 1 deletion...t/backend/Classes/Template/Components/MetaInformation.php
- typo3/sysext/backend/Classes/Template/ModuleTemplate.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Template/ModuleTemplate.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 24 additions, 24 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
Please register or sign in to comment