1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/tests/Template
Matt Brown 5a0e9d0965
Fix #5107 - treat function-bound templated parameters the same
Previously they were treated differently depending on whether or not they were inside a method
2021-01-29 11:47:37 +01:00
..
ClassStringMapTest.php unused use statements (#4228) 2021-01-29 11:39:42 +01:00
ClassTemplateCovarianceTest.php unused use statements (#4228) 2021-01-29 11:39:42 +01:00
ClassTemplateExtendsTest.php Fix test 2021-01-29 11:47:24 +01:00
ClassTemplateTest.php Ensure getId() output can always be parsed as a type 2021-01-29 11:47:36 +01:00
ConditionalReturnTypeTest.php Fix #5107 - treat function-bound templated parameters the same 2021-01-29 11:47:37 +01:00
FunctionClassStringTemplateTest.php Fix #4955 - catch invalid passing class constant where templated class string expected 2021-01-29 11:47:29 +01:00
FunctionTemplateAssertTest.php Fix #5020 - remove previous catch var assertions when assigning inside catch 2021-01-29 11:47:33 +01:00
FunctionTemplateTest.php Fix #4958 - honour template as inheritance when comparing template types 2021-01-29 11:47:29 +01:00
TraitTemplateTest.php implement DTO for plugins (#4881) 2021-01-29 11:47:27 +01:00