silverstripe-framework/src/Core
Guy Sartorelli 1253ab82af
Merge pull request #10415 from kinglozzer/10413-php81-enums
NEW: Add support for autoloading PHP 8.1 enums
2022-07-27 11:38:51 +12:00
..
Cache MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Config ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Injector Correct declaration of variadic $args to mixed 2022-06-09 14:27:42 -07:00
Manifest NEW: Add support for autoloading PHP 8.1 enums 2022-07-22 15:59:55 +01:00
Startup ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
BaseKernel.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ClassInfo.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Convert.php Merge branch '4.10' into 4.11 2022-06-28 17:41:49 +12:00
CoreKernel.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CustomMethods.php FIX Check if blank method passed (#10417) 2022-07-21 15:49:48 +12:00
DatabaselessKernel.php NEW NullDatabase (#10016) 2022-02-04 10:07:27 +13:00
Environment.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
EnvironmentLoader.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Extensible.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Extension.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12: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 ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +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