silverstripe-framework/tests/php/Core
Loz Calver a53301f673 FIX: OutOfBoundsException when recipe-core isn't installed (fixes #11197) 2024-04-15 16:59:59 +01:00
..
Cache FIX Get ApcuCacheFactory and MemcachedCacheFactory working again 2023-05-17 10:18:28 +12:00
ClassInfoTest FIX Harden hasMethod() against invalid values 2020-10-28 09:34:33 +13:00
Config API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00
EnvironmentTest BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
ExtensionTest FIX Allow removing named extensions in yaml config 2022-09-27 13:15:28 +13:00
Injector DEP Replace thirdparty simpletest with symfony domcrawler 2023-02-02 13:31:45 +13:00
Manifest FIX: OutOfBoundsException when recipe-core isn't installed (fixes #11197) 2024-04-15 16:59:59 +01:00
ObjectTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Validation NEW Wire up symfony/validator (#11123) 2024-02-02 13:15:32 +13:00
ClassInfoTest.php BUG include silverstripe core files into roots 2023-08-02 10:00:33 +12:00
ConvertTest.php Fix clobbering of the upload size validation (#10059) 2024-01-08 15:49:41 +13:00
CoreTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
EnvironmentLoaderTest.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
EnvironmentTest.php FIX Reduce array method calls 2023-03-22 11:06:23 +13:00
ExtensionTest.php FIX Allow removing named extensions in yaml config 2022-09-27 13:15:28 +13:00
HTMLCleanerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
KernelTest.php BUG Fix unassigned nestedFrom 2017-07-21 08:58:19 +12:00
MemoryLimitTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ObjectTest.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
PathTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PhpSyntaxTest.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00