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
TYPO3\
has been removedCMS\ T3editor\ Form Wizard - Class
TYPO3\
has been removedCMS\ Rtehtmlarea\ Controller\ Frontend Rte Controller - The method signature of class
TYPO3\
methodCMS\ Utility\ Backend Utility get
has 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.