Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Error

Call to a member function findValueById() on null

$_GET = [
    'p' => '95%2C54%2C78%2C14-67',
];

$_SESSION = [
    '__flash' => [],
    'tmp' => '/?p=95%252C54%252C78%252C14-67',
    'H0' => '/?p=95%252C54%252C78%252C14-67',
    'H1' => null,
    'H2' => null,
    'H3' => null,
    'H4' => null,
    'H5' => null,
    'H6' => null,
    'H7' => null,
    'H8' => null,
    'H9' => null,
];