You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8231 Specified import order of config files (nmeirik)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes#8231).
Discussion
----------
Specified import order of config files
If the `parameters_platform.php` is included before `platform.yml` the latter overrides the former and results in an inability to connect to the database which (in my case) was very time consuming to debug.
Commits
-------
94235e8 Specified import order of config files
0 commit comments