Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Noticeyii\base\ErrorException

Trying to access array offset on value of type null

$_GET = [
    'categoria' => 'de-interes',
];

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