foreach() argument must be of type array|object, string given [zabbix.php:17 -> require_once() -> ZBase->run() -> ZBase->processRequest() -> CController->run() -> CControllerPopupItemTestEdit->doAction() -> CConfigFile->{closure}() in app/controllers/CControllerPopupItemTestEdit.php:385]
TypeError: Cannot access offset of type string on string in /home/zabbix/workspace/ZBX-25290-7.0/ui/app/views/popup.itemtestedit.view.php:130
Stack trace:
#0 /home/zabbix/workspace/ZBX-25290-7.0/ui/include/classes/mvc/CView.php(128): include()
#1 /home/zabbix/workspace/ZBX-25290-7.0/ui/include/classes/core/ZBase.php(717): CView->getOutput()
#2 /home/zabbix/workspace/ZBX-25290-7.0/ui/include/classes/core/ZBase.php(641): ZBase->processResponseFinal()
#3 /home/zabbix/workspace/ZBX-25290-7.0/ui/include/classes/core/ZBase.php(228): ZBase->processRequest()
#4 /home/zabbix/workspace/ZBX-25290-7.0/ui/include/config.inc.php(20): ZBase->run()
#5 /home/zabbix/workspace/ZBX-25290-7.0/ui/zabbix.php(17): require_once('...')
#6 {main}