silverstripe-framework/tests/php/View
2024-09-04 09:40:59 +12:00
..
ArrayDataTest ENH PHP 8.2 support 2022-12-21 14:44:47 +13:00
AttributesHTMLTest ENH Update AttributesHTML to output alt attribute even if it's empty (#11217) 2024-05-29 09:30:04 +12:00
Embed ENH PHP 8.2 support 2022-12-21 14:44:47 +13:00
Parsers FIX Don't strip <header> tag from HTMLValue (#11302) 2024-07-09 13:18:29 +12:00
Shortcodes API Remove configurability of attributes 2023-03-21 16:38:05 +13:00
SSViewerCacheBlockTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
SSViewerTest API Strong typing for the view layer (#11351) 2024-08-28 10:54:31 +12:00
ViewableDataTest API Strong typing for the view layer (#11351) 2024-08-28 10:54:31 +12:00
ArrayDataTest.php API Strong typing for the view layer (#11351) 2024-08-28 10:54:31 +12:00
AttributesHTMLTest.php ENH Update AttributesHTML to output alt attribute even if it's empty (#11217) 2024-05-29 09:30:04 +12:00
ContentNegotiatorTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
HTMLTest.php ENH Use masterminds/html5 for HTMLValue 2023-01-18 10:58:53 +13:00
RequirementsTest.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
SSViewerCacheBlockTest.php API Update caching to use symfony 6 2022-09-07 16:08:54 +12:00
SSViewerTest.php DEP Upgrade to symfony 7 2024-09-04 09:40:59 +12:00
ViewableDataCustomisedTest.php Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00
ViewableDataTest.php API Strong typing for the view layer (#11351) 2024-08-28 10:54:31 +12:00