mehrwert / TYPO3-phpMyAdmin

TYPO3 extension for BE-integrated phpMyAdmin
8 stars 15 forks source link

TYPO3 deprecations #58

Open b3nkai opened 2 years ago

b3nkai commented 2 years ago

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:

https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.html

https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/9.0/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.html

pniederlag commented 1 year ago

@abeutel patch with fix for extConf is submitted as PR

I'd suggest to stick with TYPO3_MODE yet still for a while as it widens the range of supported TYPO3 versions without effort for maintainers