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
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
bug #757 Use getRootDir() rather than assuming __DIR__ (thewilkybarkid)
This PR was merged into the 2.3 branch.
Discussion
----------
Use getRootDir() rather than assuming __DIR__
In the event that `getRootDir()` in `AppKernel` is overridden (eg the file is moved elsewhere but the config etc stays put), the `registerContainerConfiguration` would also have to be changed.
Commits
-------
36ab0c1 Use getRootDir() rather than assuming __DIR__
0 commit comments