Error

PHP Parse Erroryii\base\ErrorException

syntax error, unexpected '?'

$_GET = [
    'make' => 'chevrolet',
    'model' => 'Venture',
    'year' => '1997',
];