[!!!][TASK] Remove deprecated cObj/stdWrap functionality
The following methods within cObj have been removed: - enableFields() - currentPageUrl() - typolinkWrap() - calcIntExplode() - filelink() - addParams() - filelist() - stdWrap_filelink() - stdWrap_addParams() - stdWrap_filelist() The following TypoScript stdWrap properties are now removed: - filelist - filelink - addParams Resolves: #87221 Releases: master Change-Id: I08ca55b0ac51412356fd40f34193f6b3869c3071 Reviewed-on: https://review.typo3.org/59218 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst 17 additions, 0 deletions.../master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 0 additions, 455 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 0 additions, 1 deletiontypo3/sysext/frontend/Classes/Page/PageRepository.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php 2 additions, 2 deletions...nd/Tests/Unit/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/frontend/Tests/UnitDeprecated/ContentObject/ContentObjectRendererTest.php 0 additions, 254 deletions...nitDeprecated/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 20 additions, 10 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
Please register or sign in to comment