silverstripe-framework/src/Core
2024-10-09 12:18:03 +13:00
..
Cache FIX Use valid values for APCu version (#11304) 2024-07-15 09:26:50 +12:00
Config API Replace Extension subclasses 2024-08-28 17:00:39 +12:00
Injector FIX Ensure cache is shared between CLI and webserver 2024-07-09 12:58:13 +12:00
Manifest NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
Startup API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00
Validation API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ArrayLib.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
BaseKernel.php Merge branch '5' into 6 2024-09-17 18:13:59 +12:00
ClassInfo.php NEW Allow database read-only replicas 2024-10-09 12:18:03 +13:00
Convert.php ENH Use symfony/validation logic (#11399) 2024-10-02 14:38:21 +13:00
CoreKernel.php NEW Allow database read-only replicas 2024-10-09 12:18:03 +13:00
CustomMethods.php ENH Don't use keywords self (#11313) 2024-07-29 16:53:22 +12:00
Environment.php ENH Don't use the keyword "self" (#11315) 2024-07-31 12:55:22 +12:00
EnvironmentLoader.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Extensible.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
Extension.php API Replace Extension subclasses 2024-08-28 17:00:39 +12:00
Flushable.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Kernel.php NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
Path.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempFolder.php Fix error when posix_getpwuid returns false 2022-05-04 09:05:19 +12:00