[TASK] Deprecate DataHandler->newlog2()
The "shorthand" method "newlog2()" is deprecated in favor of starting to integrate a better logging API. Resolves: #83121 Releases: master Change-Id: Ieff947e021efb9547fd11d1c527dd072d443d6d8 Reviewed-on: https://review.typo3.org/54796 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 11 additions, 3 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst 33 additions, 0 deletions...er/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst
- typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php 3 additions, 3 deletions...3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 7 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php 20 additions, 4 deletionstypo3/sysext/workspaces/Classes/Hook/DataHandlerHook.php
Please register or sign in to comment