silverstripe-framework/src/Core
2018-11-07 11:33:24 +13:00
..
Cache check for apc.enable_cli when running from CLI 2017-11-22 08:50:20 +00:00
Config 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
Injector BUG Safely handle empty injector factory responses 2018-06-06 16:45:16 +12:00
Manifest ENHANCEMENT composer.json missing notice 2018-02-13 09:03:01 +10:00
Startup Implement ConfirmationTokenChain to handle multiple tokens at once 2018-11-07 11:33:24 +13:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfo.php FIX Allow extension instances to be overridden by injector 2018-01-12 00:38:15 +00:00
Convert.php Convert::memstring2bytes should preserve -1 2018-11-06 10:22:13 +01:00
CoreKernel.php Update reference from $databaseConfig to .env 2018-02-01 12:58:55 +13:00
CustomMethods.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Environment.php Added comment about array_merge() not working 2018-02-27 09:52:42 +13:00
EnvironmentLoader.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Extensible.php Fixing string concat CS issues 2018-01-16 18:39:30 +00: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
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempFolder.php FIX Regex range identifier correctly escaped 2018-02-05 15:17:20 +00:00