Breaking: #61786 - remove deprecated TypeHandlingService in extbase
See forge#61786
Description
The TypeHandlingService class is removed from the extbase extension.
Impact
Extensions that still use \TYPO3\
won't work.
Affected installations
A TYPO3 instance is affected if a 3rd party extension uses the removed class \TYPO3\
.
Migration
Replace all calls to \TYPO3\
functions to their new static functions
in \TYPO3\