heroku-buildpack-php
heroku-buildpack-php copied to clipboard
The Symfony2 framework config should not expose app_dev.php
Exposing app_dev.php is a security issue as it allows accessing debugging information on the app (there is some IP restriction by default in the file, but it means that either the file is useless if you kept it or insecure if you removed it)