Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

The use statement with non-compound name 'yii' has no effect

$_GET = [
    'r' => 'site/support',
];

$_SESSION = [
    '__flash' => [],
];