This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
src
/
Core
/
Config
History
UndefinedOffset
571a4d9ace
NEW: Added support for config condition if PHP extension is loaded
2019-07-02 14:55:36 -03: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
NEW: Added support for config condition if PHP extension is loaded
2019-07-02 14:55:36 -03:00