Breaking: #67229 - FormEngine related classses
See forge#67229
Description
With the further development of FormEngine, some minor changes on PHP level have been applied:
- Class
TYPO3CMST3editorhas been removedForm Wizard - Class
TYPO3CMSRtehtmlareahas been removedController Frontend Rte Controller - The method signature of class
TYPO3CMSUtilitymethodBackend Utility gethas changedSpec Conf Parts
Impact
Using code will fatal or not be called any longer.
Affected Installations
If extensions use above classes or methods. Since these classes are mostly core internal it is quite unlikely any project in the wild is affected.
Migration
Use the newly introduced API.