diff --git a/symfony/framework-bundle/4.4/public/index.php b/symfony/framework-bundle/4.4/public/index.php index f094a9b19..f3cb42500 100644 --- a/symfony/framework-bundle/4.4/public/index.php +++ b/symfony/framework-bundle/4.4/public/index.php @@ -1,9 +1,25 @@ handle($request); $response->send(); $kernel->terminate($request, $response);