- Affected App
- WoltLab Suite Core
Hallo,
beim Abruf der Systemüberprüfung im ACP (Core 5.2.1) erhalte ich den folgenden Fehler:
Code
Tue, 14 Jan 2020 15:38:51 +0000
Message: version_compare() expects parameter 2 to be string, array given
PHP version: 7.3.11-nmm1
WoltLab Suite version: 5.2.1
Request URI: /acp/index.php?system-check/
Referrer: https://xyz.de/acp/index.php?option/8/
Peak Memory Usage: 3726904/134217728
======
Error Class: wcf\system\exception\ErrorException
Error Message: version_compare() expects parameter 2 to be string, array given
Error Code: 0
File: /www/htdocs/xyz.de/lib/system/WCF.class.php (341)
Extra Information: -
Stack Trace: [{"function":"handleError","class":"wcf\\system\\WCF","type":"::","args":[2,"version_compare() expects parameter 2 to be string, array given","\/www\/htdocs\//xyz.de\/lib\/acp\/page\/SystemCheckPage.class.php",218,{"sqlVersion":"[redacted]","compareSQLVersion":"[redacted]"}],"file":"[internal function]","line":"?"},{"file":"\/www\/htdocs\//xyz.de\/lib\/acp\/page\/SystemCheckPage.class.php","line":218,"function":"version_compare","args":["5.7.28",{"5":"[redacted]","8":"[redacted]"}],"class":"","type":""},{"file":"\/www\/htdocs\//xyz.de\/lib\/acp\/page\/SystemCheckPage.class.php","line":179,"function":"validateMysql","class":"wcf\\acp\\page\\SystemCheckPage","type":"->","args":[]},{"file":"\/www\/htdocs\//xyz.de\/lib\/page\/AbstractPage.class.php","line":291,"function":"readData","class":"wcf\\acp\\page\\SystemCheckPage","type":"->","args":[]},{"file":"\/www\/htdocs\//xyz.de\/lib\/page\/AbstractPage.class.php","line":114,"function":"show","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/www\/htdocs\//xyz.de\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/www\/htdocs\//xyz.de\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/www\/htdocs\//xyz.de\/acp\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wcf",true]}]
Display More