[TASK] Deprecate 3rd argument in PageRepository->getRootLine()
The third argument about catching errors can be achieved by building a try/catch block around the method. Resolves: #85105 Releases: master Change-Id: I42f2b66e1b6267376e9352e76b9e58e9bde028f9 Reviewed-on: https://review.typo3.org/57075 Reviewed-by:Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-85105-3rdMethodArgumentInPageRepository-getRootLine.rst 37 additions, 0 deletions...n-85105-3rdMethodArgumentInPageRepository-getRootLine.rst
- typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php 6 additions, 5 deletions...ase/Classes/Configuration/BackendConfigurationManager.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 6 additions, 1 deletiontypo3/sysext/frontend/Classes/Page/PageRepository.php
- typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php 5 additions, 1 deletiontypo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodArgumentDroppedMatcher.php 6 additions, 0 deletions...ion/ExtensionScanner/Php/MethodArgumentDroppedMatcher.php
Please register or sign in to comment