Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

TypeError

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

$_GET = [
    'VideoSearch' => [
        'statuses' => '',
        'limits' => '',
        'sort' => '',
        'name' => '',
    ],
];

$_COOKIE = [
    'site_language' => 'ru',
];