Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

TypeError

implode(): Argument #2 ($array) must be of type ?array, string given

$_GET = [
    'id' => '136',
    'url' => 'this-planet-is-not-my-planet',
];

$_SESSION = [
    '__flash' => [],
    '_language' => 'en-US',
];