Breaking: #63835 - Remove Deprecated Parts in Extbase Persistence Layer
See forge#63835
Description
The previously deprecated functions TYPO3CMSExtbase and
TYPO3CMSExtbase inside the Persistence Layer of Extbase have been removed.
The protected property "session" inside TYPO3CMSExtbase has been removed as well.
Impact
Any direct calls to the methods will now exit with a PHP Fatal Error.