Тема: SEM Broadcaster 2019 и PHP 7.2
Дорогие друзья !
Расскажите пожалуйста, у кого-то есть опыт запуска нормального отражения веб-интерфейса SEMа при переходе на MySQL 8.0 и PHP 7.2 под виндой.
Ситуация такая, что при повышении версии PHP выше 5.6 в веб форме вывода информации о треках выдает следующие ошибки:
Notice: Only variables should be passed by reference in *\library\Common\xml.php on line 25
Notice: Only variables should be passed by reference in *\library\Common\xml.php on line 25
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in *\library\Common\xml.php on line 77
Notice: Undefined offset: 0 in *\library\Common\xml.php on line 100
Warning: reset() expects parameter 1 to be array, null given in *\library\Common\xml.php on line 76
Warning: Variable passed to each() is not an array or object in *\library\Common\xml.php on line 77
Notice: Undefined variable: leaf in *\library\Common\xml.php on line 121
Notice: Undefined index: CONFIG in*\library\Common\Database.php on line 70
Warning: Variable passed to each() is not an array or object in *\library\Common\xml.php on line 238
Oops! Something went wrong...
Error: Unsupported driver:
SAM currently supports:
Firebird
ADO
MSSQL
Заранее спасибо за консультацию.