Guy Sartorelli
|
4a598ded51
|
FIX Allow removing named extensions in yaml config
|
2022-09-27 13:15:28 +13:00 |
|
Steve Boyd
|
511b3bb060
|
ENH PHP 8.1 compatibility
|
2022-04-14 13:12:59 +12:00 |
|
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 |
|
Daniel Hensby
|
237b2d5f74
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
|
Daniel Hensby
|
4acec33562
|
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 |
|
Damian Mooyman
|
b996e2c22c
|
API Extensions are now stateless
ENHANCEMENT Injector now lazy-loads services more intelligently
|
2017-10-06 14:53:44 +13:00 |
|
Damian Mooyman
|
4dbd727206
|
BUG Config updates are now applied after middleware not before
|
2017-10-05 12:30:21 +13:00 |
|
Damian Mooyman
|
261302a121
|
ENHANCEMENT Don't force all class names to lowercase
Speeds up autoloading because composer psr-4 works properly now
|
2017-09-20 15:14:55 +12:00 |
|
Damian Mooyman
|
90ba24733d
|
Reduce unnecessary calls to Extension and DataExtension configs
|
2017-08-22 15:47:24 +12:00 |
|
Damian Mooyman
|
fba8e2c245
|
API Remove Object class
API DataObjectSchema::manyManyComponent() return array is now associative array
|
2017-05-23 13:50:35 +12:00 |
|
Damian Mooyman
|
c452d5f6cd
|
API Rename CoreConfigCreator to CoreConfigFactory
Fix rebase regressions
|
2017-02-27 16:54:01 +13:00 |
|
Damian Mooyman
|
a6e9a7111b
|
API Substitute core config system with new silverstripe/config module
|
2017-02-27 16:54:01 +13:00 |
|