silverstripe-framework/tests/php/View
2024-06-04 23:33:37 +00: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 MNT small indentation change 2023-02-08 16:20:25 +13: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 Merge branch '5.0' into 5 2023-08-09 23:47:19 +00:00
ViewableDataTest FIX Allow public extension getter methods to work (#10676) 2023-02-01 16:05:54 +13:00
ArrayDataTest.php API Stop using deprecated API 2022-11-15 18:20:54 +13: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 Create Requirements::customScriptWithAttributes (#11076) 2023-12-22 12:00:33 +13:00
SSViewerCacheBlockTest.php API Update caching to use symfony 6 2022-09-07 16:08:54 +12:00
SSViewerTest.php ENH Looping through arrays in templates (#11244) 2024-05-24 12:51:14 +12:00
ViewableDataCustomisedTest.php Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00
ViewableDataTest.php ENH Looping through arrays in templates (#11244) 2024-05-24 12:51:14 +12:00