[TASK] Align the test field annotations with the testing framework
Also drop type annotations that already are present in the corresponding field in the superclass, and drop some type annotations that are redundant with the existing native type declarations. This helps resolves a bunch of new PHPStan warnings after the recent changes in the testing framework. It also helps static code analysis, and makes the code more succinct. Resolves: #97687 Releases: main, 11.5 Change-Id: I6f1b67f410f7e195b036bc5b5b528cb271a990b9 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74749 Tested-by:core-ci <typo3@b13.com> Tested-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
crell <larry@garfieldtech.com> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 30 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Tests/Functional/Configuration/SiteConfiguration/SiteConfigurationOverridesTest.php 0 additions, 3 deletions...tion/SiteConfiguration/SiteConfigurationOverridesTest.php
- typo3/sysext/fluid/Tests/Functional/View/TemplatesPathsTest.php 0 additions, 3 deletions...sysext/fluid/Tests/Functional/View/TemplatesPathsTest.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/EidRequestTest.php 0 additions, 3 deletions...frontend/Tests/Functional/SiteHandling/EidRequestTest.php
- typo3/sysext/impexp/Tests/Functional/AbstractImportExportTestCase.php 0 additions, 2 deletions.../impexp/Tests/Functional/AbstractImportExportTestCase.php
- typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithImagesInFilledDatabaseTest.php 0 additions, 3 deletions...mport/PagesAndTtContentWithImagesInFilledDatabaseTest.php
- typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLinkTest.php 0 additions, 3 deletions.../Import/PagesAndTtContentWithRteImagesAndFileLinkTest.php
- typo3/sysext/seo/Tests/Functional/XmlSitemap/XmlSitemapPagesWithHideIfNotTranslatedTest.php 0 additions, 2 deletions...XmlSitemap/XmlSitemapPagesWithHideIfNotTranslatedTest.php
Please register or sign in to comment