silverstripe-framework/tests/php/Core
2024-09-18 13:53:44 +12:00
..
Cache DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ClassInfoTest DEP Use PHPUnit 11 2024-09-18 13:53:44 +12: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 Use PHPUnit 11 2024-09-18 13:53:44 +12:00
Manifest DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ObjectTest DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
Validation DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ClassInfoTest.php DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ConvertTest.php DEP Use PHPUnit 11 2024-09-18 13:53:44 +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 DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ExtensionTest.php MNT Resolve deprecation warnings in tests (#11364) 2024-09-11 12:16:59 +12: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 DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
PathTest.php DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
PhpSyntaxTest.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00