Error

PHP Parse Erroryii\base\ErrorException

syntax error, unexpected '?'

$_GET = [
    'make' => 'chevrolet',
    'model' => 'Astro',
    'year' => '1995',
];