[TASK] Use proper PSR-4 compatible namespaces 2
This patch adjustes invalid namespaces uses in some files to ensure PSR-4 loading compatibility. Additionally the superflous use statements are removed. Resolves: #97792 Releases: main, 11.5 Change-Id: I9a0bae0a2e59cf8dce77f131350db488c9688840 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74954 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Tests/Acceptance/Application/Dashboard/DashboardModuleCest.php 1 addition, 1 deletion.../Acceptance/Application/Dashboard/DashboardModuleCest.php
- typo3/sysext/core/Tests/Acceptance/Application/Workspace/WorkspaceModuleCest.php 1 addition, 1 deletion.../Acceptance/Application/Workspace/WorkspaceModuleCest.php
- typo3/sysext/core/Tests/Functional/Cache/Core/ClassAliasLoaderTest.php 1 addition, 1 deletion...core/Tests/Functional/Cache/Core/ClassAliasLoaderTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/EmailSoftReferenceParserTest.php 1 addition, 3 deletions...taHandling/SoftReference/EmailSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/ExtensionPathSoftReferenceParserTest.php 1 addition, 3 deletions...ng/SoftReference/ExtensionPathSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/NotifySoftReferenceParserTest.php 1 addition, 3 deletions...aHandling/SoftReference/NotifySoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/SubstituteSoftReferenceParserTest.php 1 addition, 3 deletions...dling/SoftReference/SubstituteSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkSoftReferenceParserTest.php 1 addition, 2 deletions...andling/SoftReference/TypoLinkSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkTagSoftReferenceParserTest.php 1 addition, 2 deletions...ling/SoftReference/TypoLinkTagSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/UrlSoftReferenceParserTest.php 1 addition, 3 deletions...DataHandling/SoftReference/UrlSoftReferenceParserTest.php
Please register or sign in to comment