silverstripe-framework/tests/php/View
dominik face94371e FIX Passing 0 as first argument breaks template
Replace !empty with explicit string test
Added test for falseish first parameter arguments
2023-06-09 08:55:20 +02:00
..
ArrayDataTest ENH PHP 8.2 support 2022-12-21 14:44:47 +13: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 FIX Passing 0 as first argument breaks template 2023-06-09 08:55:20 +02: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
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 MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
SSViewerCacheBlockTest.php API Update caching to use symfony 6 2022-09-07 16:08:54 +12:00
SSViewerTest.php FIX Passing 0 as first argument breaks template 2023-06-09 08:55:20 +02:00
ViewableDataCustomisedTest.php Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00
ViewableDataTest.php NEW Access dynamic data inside ViewableData 2023-02-22 09:40:27 +13:00