e107_handlers/e_upgrade_class.php
string
passed to foreach instead of array Open
Open
foreach($rawData[$mode] as $val)
- Exclude checks
When appending to a value of type string,
found an array access index of type mixed|string,
but expected the index to be of type int
Open
Open
$rawData[$mode] = $rawData;
- Exclude checks
Variable $mes
is undeclared Open
Open
$mes->addInfo($txt);
- Exclude checks