This deprecates the use of the configuration.php file which should not be used anymore. Everything should be in .env files.
With that said, configuration.php will set env variables now so if you have both configuration.php will override .env file entries.
Description
This deprecates the use of the configuration.php file which should not be used anymore. Everything should be in .env files. With that said, configuration.php will set env variables now so if you have both configuration.php will override .env file entries.
Link to ticket
2789
Type