Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to access array offset on value of type null

$_GET = [
    'id' => '10949',
    'url' => '2011setieptucdoimoithivatuyensinhdaihoc',
    'titlerobot' => '2018 sẽ tiếp tục đổi mới thi và tuyển sinh đại học',
    'ogtitle' => null,
    'metades' => null,
    'metakey' => null,
    'metarobot' => '',
    'canonical' => null,
    'app' => 'content',
    'view' => 'info',
    'entity_type' => 'contents',
    'entity_id' => '280',
    'css' => null,
    'js' => null,
    'num_views' => '0',
    'num_comments' => '0',
    'num_liked' => '0',
    'ads' => null,
    'slug' => '2011setieptucdoimoithivatuyensinhdaihoc',
];

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