silverstripe-framework/tests/php/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 API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
ClassInfoTest FIX Harden hasMethod() against invalid values 2020-10-28 09:34:33 +13:00
Config Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
EnvironmentTest BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Injector NEW Add factory_method configuration to Injector 2022-06-09 13:57:47 +12:00
Manifest NEW: Add support for autoloading PHP 8.1 enums 2022-07-22 15:59:55 +01:00
ObjectTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ClassInfoTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ConvertTest.php Merge branch '4.10' into 4.11 2022-06-28 17:41:49 +12: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 MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +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 ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PathTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PhpSyntaxTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00