[!!!][TASK] Remove deprecated code for cObject and Link Generation
Removed interfaces: * TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuFilterPagesHookInterface * TYPO3\CMS\Frontend\ContentObject\TypolinkModifyLinkConfigForPageLinksHookInterface * TYPO3\CMS\Frontend\Http\UrlProcessorInterface Removed class alias: * TYPO3\CMS\Frontend\Typolink\LinkResultFactory Removed public properties: * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->lastTypoLinkUrl * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->lastTypoLinkTarget * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->lastTypoLinkLD Removed public methods: * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getMailTo * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getTreeList * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getATagParams * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getTypoLink * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getTypoLink_URL * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getUrlToCurrentLocation * TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->getQueryArguments * TYPO3\CMS\Frontend\Typolink\LinkResultFactory->createFromUriString Resolves: #101006 Related: #100963 Related: #92508 Related: #87616 Related: #96641 Related: #96500 Related: #97027 Related: #96641 Related: #98488 Related: #97536 Related: #97549 Releases: main Change-Id: I02fcabba4c9a95adfdf36e07f710fd278f243818 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79269 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Thomas Hohn <tho@gyldendal.dk> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/phpstan/phpstan-baseline.neon 1 addition, 11 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst 15 additions, 2 deletions...g/13.0/Breaking-100963-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php 1 addition, 3 deletions...s/Unit/Configuration/FrontendConfigurationManagerTest.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 0 additions, 233 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuFilterPagesHookInterface.php 0 additions, 34 deletions...ntentObject/Menu/AbstractMenuFilterPagesHookInterface.php
- typo3/sysext/frontend/Classes/ContentObject/TypolinkModifyLinkConfigForPageLinksHookInterface.php 0 additions, 35 deletions...ect/TypolinkModifyLinkConfigForPageLinksHookInterface.php
- typo3/sysext/frontend/Classes/Http/UrlProcessorInterface.php 0 additions, 45 deletionstypo3/sysext/frontend/Classes/Http/UrlProcessorInterface.php
- typo3/sysext/frontend/Classes/Typolink/LinkFactory.php 0 additions, 10 deletionstypo3/sysext/frontend/Classes/Typolink/LinkFactory.php
- typo3/sysext/frontend/Configuration/Services.yaml 0 additions, 4 deletionstypo3/sysext/frontend/Configuration/Services.yaml
- typo3/sysext/frontend/Migrations/Code/ClassAliasMap.php 0 additions, 1 deletiontypo3/sysext/frontend/Migrations/Code/ClassAliasMap.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 4 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 8 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyPublicMatcher.php 3 additions, 0 deletions...figuration/ExtensionScanner/Php/PropertyPublicMatcher.php
Please register or sign in to comment