silverstripe-framework/tests/php/Core
Guy Sartorelli d18c931ecf
API Refactor template layer into its own module
Includes the following large-scale changes:
- Impoved barrier between model and view layers
- Improved casting of scalar to relevant DBField types
- Improved capabilities for rendering arbitrary data in templates
2024-10-22 16:15:39 +13: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 API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
Manifest API Refactor template layer into its own module 2024-10-22 16:15:39 +13:00
ObjectTest DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
Validation Merge branch '5' into 6 2024-09-29 08:43:19 +00:00
ArrayLibTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
ClassInfoTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +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 NEW Allow database read-only replicas 2024-10-09 12:18:03 +13: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