Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Undefined array key "general"

$_GET = [
    'sort' => 'section.english',
];

$_SESSION = [
    '__flash' => [],
    '_language' => 'en-US',
];