Mark Trapp

Results 2 issues of Mark Trapp

To help with IDE integration, provide an easy way to generate API documentation, and generally conform better with how many other PHP projects are commented, I'd like to propose that...

### Symfony version(s) affected 6.1.6 ### Description Symfony provides [a way to override the default location to look for dotenv files](https://symfony.com/doc/current/configuration/override_dir_structure.html#override-the-environment-dotenv-files-directory), which is normally the project root: ```json { "...":...

Bug
Status: Needs Review