[TASK] Clean up code inconsistencies detected by phpstan
Various places in smaller extensions were reported in phpstan that had some inconsistencies in their code style, which were unnecessary and are now avoided. Resolves: #103383 Releases: main Change-Id: I1d9653e62e753c87e20bf8f2f9ff299a85c8726e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83449 Tested-by:Benjamin Franzke <ben@bnf.dev> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benjamin Franzke <ben@bnf.dev> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 165 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Classes/View/BackendLayout/ContentFetcher.php 2 additions, 2 deletions...ext/backend/Classes/View/BackendLayout/ContentFetcher.php
- typo3/sysext/beuser/Classes/Controller/BackendUserController.php 6 additions, 7 deletions...ysext/beuser/Classes/Controller/BackendUserController.php
- typo3/sysext/beuser/Classes/Domain/Repository/BackendUserRepository.php 1 addition, 1 deletion...euser/Classes/Domain/Repository/BackendUserRepository.php
- typo3/sysext/beuser/Classes/Service/UserInformationService.php 1 addition, 1 deletion.../sysext/beuser/Classes/Service/UserInformationService.php
- typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php 2 additions, 8 deletions.../sysext/core/Classes/Utility/File/ExtendedFileUtility.php
- typo3/sysext/filelist/Classes/Controller/File/EditFileController.php 5 additions, 1 deletion...t/filelist/Classes/Controller/File/EditFileController.php
- typo3/sysext/filelist/Classes/FileList.php 4 additions, 8 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 9 additions, 8 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php 1 addition, 1 deletion...tend/Classes/ContentObject/FluidTemplateContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/ImageContentObject.php 1 addition, 1 deletion...ext/frontend/Classes/ContentObject/ImageContentObject.php
- typo3/sysext/indexed_search/Classes/Indexer.php 1 addition, 1 deletiontypo3/sysext/indexed_search/Classes/Indexer.php
- typo3/sysext/install/Classes/SystemEnvironment/ServerResponse/FileDeclaration.php 1 addition, 1 deletion...sses/SystemEnvironment/ServerResponse/FileDeclaration.php
- typo3/sysext/lowlevel/Classes/Controller/DatabaseIntegrityController.php 18 additions, 25 deletions...wlevel/Classes/Controller/DatabaseIntegrityController.php
- typo3/sysext/lowlevel/Classes/Integrity/DatabaseIntegrityCheck.php 3 additions, 2 deletions...ext/lowlevel/Classes/Integrity/DatabaseIntegrityCheck.php
- typo3/sysext/redirects/Tests/Functional/Service/RedirectServiceTest.php 2 additions, 3 deletions...edirects/Tests/Functional/Service/RedirectServiceTest.php
- typo3/sysext/rte_ckeditor/Classes/Controller/BrowseLinksController.php 3 additions, 5 deletions...rte_ckeditor/Classes/Controller/BrowseLinksController.php
- typo3/sysext/webhooks/Tests/Functional/WebhookExecutionTest.php 5 additions, 1 deletion...sysext/webhooks/Tests/Functional/WebhookExecutionTest.php
Please register or sign in to comment