1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/Template
2021-02-01 21:40:30 -05:00
..
ClassStringMapTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ClassTemplateCovarianceTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
ClassTemplateExtendsTest.php Fix #5140 - always replace closure return types, whether or not a matching input type is present 2021-02-01 21:40:30 -05:00
ClassTemplateTest.php Ensure getId() output can always be parsed as a type 2021-01-25 23:41:51 -05:00
ConditionalReturnTypeTest.php Fix #5107 - treat function-bound templated parameters the same 2021-01-26 22:43:42 -05:00
FunctionClassStringTemplateTest.php Fix #4955 - catch invalid passing class constant where templated class string expected 2021-01-11 00:28:44 -05:00
FunctionTemplateAssertTest.php Fix #5020 - remove previous catch var assertions when assigning inside catch 2021-01-17 14:28:28 -05:00
FunctionTemplateTest.php Fix #4958 - honour template as inheritance when comparing template types 2021-01-09 18:58:29 -05:00
TraitTemplateTest.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00