Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Trying to access array offset on value of type bool

$_GET = [
    'category1' => 'ogrzewanie',
    'category2' => 'nagrzewnice-przenosne',
    'category3' => 'nagrzewnice-przenosne-elektryczne',
    'product' => 'b',
];