silverstripe-framework/src/Core/Config
Sam Minnee 09fb33e657 FIX: Avoid passing non-class to get_parent_class()
Throws errors in PHP 8
2020-09-15 17:40:42 +12:00
..
Middleware FIX: Avoid passing non-class to get_parent_class() 2020-09-15 17:40:42 +12:00
Config.php API Add `withConfig` method (#9011) 2019-10-31 16:12:04 +13:00
ConfigLoader.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Config_ForClass.php API Substitute core config system with new silverstripe/config module 2017-02-27 16:54:01 +13: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