Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

TypeError

count(): Argument #1 ($value) must be of type Countable|array, string given

$_GET = [
    'lang' => 'en',
    'specialist' => 'urogynecologist',
    'country' => 'united-kingdom',
    'city' => 'london',
    'slug' => 'dr-john-bidmead-e585cc4b10b727',
];