Hallo,
nach einem Update von PHP5.6 auf 7.2 gab es folgende Fehlermeldung:
---------
Warning: Use of undefined constant PCT_AUTOGRID_VERSION - assumed 'PCT_AUTOGRID_VERSION' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1202
#0 system/cache/config/config.php(1202): __error(2, 'Use of undefine...', '/home/.sites/21...', 1202, Array)
#1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
#2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
#3 system/initialize.php(162): Contao\Config::getInstance()
#4 index.php(16): require('/home/.sites/21...')
#5 {main}
Warning: Use of undefined constant PCT_AUTOGRID_PATH - assumed 'PCT_AUTOGRID_PATH' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1203
#0 system/cache/config/config.php(1203): __error(2, 'Use of undefine...', '/home/.sites/21...', 1203, Array)
#1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
#2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
#3 system/initialize.php(162): Contao\Config::getInstance()
#4 index.php(16): require('/home/.sites/21...')
#5 {main}
Fatal error: 'break' not in the 'loop' or 'switch' context in /home/.sites/217/site3589762/web/system/modules/multicolumnwizard/MultiColumnWizardHelper.php on line 129
----------
Ist eine PHP7.2 Kompatibilität zukünftig geplant?
Vielen Dank,
Markus
nach einem Update von PHP5.6 auf 7.2 gab es folgende Fehlermeldung:
---------
Warning: Use of undefined constant PCT_AUTOGRID_VERSION - assumed 'PCT_AUTOGRID_VERSION' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1202
#0 system/cache/config/config.php(1202): __error(2, 'Use of undefine...', '/home/.sites/21...', 1202, Array)
#1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
#2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
#3 system/initialize.php(162): Contao\Config::getInstance()
#4 index.php(16): require('/home/.sites/21...')
#5 {main}
Warning: Use of undefined constant PCT_AUTOGRID_PATH - assumed 'PCT_AUTOGRID_PATH' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1203
#0 system/cache/config/config.php(1203): __error(2, 'Use of undefine...', '/home/.sites/21...', 1203, Array)
#1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
#2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
#3 system/initialize.php(162): Contao\Config::getInstance()
#4 index.php(16): require('/home/.sites/21...')
#5 {main}
Fatal error: 'break' not in the 'loop' or 'switch' context in /home/.sites/217/site3589762/web/system/modules/multicolumnwizard/MultiColumnWizardHelper.php on line 129
----------
Ist eine PHP7.2 Kompatibilität zukünftig geplant?
Vielen Dank,
Markus
Kommentar