silverstripe-framework/src/Core/Config
2018-07-12 00:55:39 +01:00
..
Middleware FIX Fixed bug in config merging priorities so that config values set by extensions are now least important instead of most important 2018-07-12 00:55:39 +01:00
Config_ForClass.php API Substitute core config system with new silverstripe/config module 2017-02-27 16:54:01 +13:00
Config.php BUG Config updates are now applied after middleware not before 2017-10-05 12:30:21 +13:00
ConfigLoader.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Configurable.php Added missing @deprecated tags 2017-11-02 20:28:01 +13:00
CoreConfigFactory.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00