silverstripe-framework/src/Core
2020-02-17 13:07:26 +13:00
..
Cache API Opt-out of in-memory caching factory 2019-06-07 12:21:10 +12:00
Config API Add withConfig method (#9011) 2019-10-31 16:12:04 +13:00
Injector FIX DataObject singleton creation (#8516) 2018-10-25 11:42:45 +13:00
Manifest Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
Startup [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfo.php Add getFieldMap method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
Convert.php [CVE-2019-19325] XSS through non-scalar FormField attributes 2020-02-17 09:58:29 +13:00
CoreKernel.php Merge branch '4.3' into 4.4 2019-10-18 15:58:13 +13:00
CustomMethods.php Update conditional logic when checking array keys before removing methods in CustomMethods 2019-09-30 10:17:59 +13:00
Environment.php Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
EnvironmentLoader.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Extensible.php Use strcasecmp 2019-03-27 12:40:56 +13:00
Extension.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Flushable.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Kernel.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Path.php API Implement support for public/ webroot folder (#7741) 2018-01-12 16:25:02 +13:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempFolder.php Merge branch '4.0' into 4 2018-02-06 10:08:17 +00:00