'; print_r($out); Yii::$app->end(); } $application = new yii\web\Application($config); $application->run();