Error

PHP Parse Erroryii\base\ErrorException

syntax error, unexpected ':', expecting ';' or '{'

$_GET = [
    'make' => 'chrysler',
    'model' => 'CIRRUS',
    'year' => '1995',
];