- Affected Version
- WoltLab Suite 3.1
Hallo Forengemeinde,
da ich gerade auf einen neuen Server umziehe, habe ich die Gelegenheit genutzt und die aktuellen Versionen Apache, MariaDB, PHP installiert, alles als 64bit- Versionen.
Leider kann ich das System damit aber nicht mehr starten, auch nicht nach manuellem Löschen des Cache (Fehler siehe unten)
Kann es wohl sein, das die Suite nicht auf PHP7.4 läuft?!?
Code
System Information
PHP Version:
7.4.0
WoltLab Suite Core:
3.1.11
Peak Memory Usage:
1.46/196 MiB
Request URI:
/
Referrer:
User Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Error
Error Type:
wcf\system\exception\ErrorException
Error Message:
Array and string offset access syntax with curly braces is deprecated
File:
*/lib/system/WCF.class.php (346)
Stack Trace:
#0 */lib/system/WCF.class.php (797):
wcf\system\WCF::handleError(8192, 'Array and string offset access syntax with curly braces is deprecated', 'C:\\Users\\Public\\_WWW_\\sportverein\\lib\\util\\StringUtil.class.php', 410, [ className => , namespaces => , applicationPrefix => , classPath => ])
#1 */lib/system/WCF.class.php (797):
require_once()
#2 */../../../../../[internal function] (?):
wcf\system\WCF::autoload('wcf\\util\\StringUtil')
#3 */lib/system/cache/CacheHandler.class.php (114):
spl_autoload_call('wcf\\util\\StringUtil')
#4 */lib/system/cache/CacheHandler.class.php (75):
wcf\system\cache\CacheHandler->getCacheName(wcf\system\cache\builder\UserGroupOptionCacheBuilder, [ ])
#5 */lib/system/cache/builder/AbstractCacheBuilder.class.php (36):
wcf\system\cache\CacheHandler->get(wcf\system\cache\builder\UserGroupOptionCacheBuilder, [ ])
#6 */lib/system/session/SessionHandler.class.php (190):
wcf\system\cache\builder\AbstractCacheBuilder->getData([ ], 'usersOnlyOptions')
#7 */lib/system/SingletonFactory.class.php (25):
wcf\system\session\SessionHandler->init()
#8 */lib/system/SingletonFactory.class.php (55):
wcf\system\SingletonFactory->__construct()
#9 */lib/system/session/ACPSessionFactory.class.php (34):
wcf\system\SingletonFactory::getInstance()
#10 */lib/system/WCF.class.php (398):
wcf\system\session\ACPSessionFactory->load()
#11 */lib/system/WCF.class.php (166):
wcf\system\WCF->initSession()
#12 */global.php (13):
wcf\system\WCF->__construct()
#13 */index.php (8):
require_once('C:\\Users\\Public\\_WWW_\\sportverein\\global.php')
Display More