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 TYPO3CMSExtbaseServiceTypeHandlingService won't work.

Affected installations 

A TYPO3 instance is affected if a 3rd party extension uses the removed class TYPO3CMSExtbaseServiceTypeHandlingService.

Migration 

Replace all calls to TYPO3CMSExtbaseServiceTypeHandlingService functions to their new static functions in TYPO3CMSExtbaseUtilityTypeHandlingUtility