The Symfony framework is used in the web application. Debug mode for Symfony is enabled. In a production setting, debug mode should be disabled since it exposes sensitive information about the web application.
Disable the debug mode by setting APP_DEBUG to false