-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
There's some deprecations which should be treated. I didn't check all code but it should be done. Running a rector should also be a good start :)
Here's what I noticed:
- The "TYPO3_MODE" constant should be replaced by "TYPO3" since TYPO3 11
- The array $GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf'] should be replaced by $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS'] since TYPO3 9
pniederlag and hoelbing
Metadata
Metadata
Assignees
Labels
No labels