Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Invalid argument supplied for foreach()

$_GET = [
    'ProductFilter' => [
        'searchterm' => 'dcrg',
    ],
];

$_SESSION = [
    '__flash' => [],
    '__returnUrl' => 'https://pauer-land.hu/?oldal=14&q=dcrg',
];