Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

count(): Parameter must be an array or an object that implements Countable

$_GET = [
    'c' => '67',
    'slug' => 'hi-tech',
    'subcategories' => '%5B68%5D',
    'sort' => 'nome',
];