Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Attempt to read property "topic_id" on null

$_GET = [
    'slug' => 'find',
    'page' => '5',
    'per-page' => '10',
];

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