1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
2019-12-09 10:58:09 -05:00
..
ClassTemplateCovarianceTest.php Fix #2411 - allow use of covariant params in array returned value 2019-12-04 10:49:07 -05:00
ClassTemplateExtendsTest.php Fix #2445 - only generalise param when it’s generic 2019-12-09 10:58:09 -05:00
ClassTemplateTest.php Fix #2439 - fix templating of class-string<T>::returnsStatic 2019-12-08 21:12:25 -05:00
FunctionClassStringTemplateTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
FunctionTemplateAssertTest.php Fix templated assertion handling for static methods 2019-11-04 05:31:45 -05:00
FunctionTemplateTest.php Fix #2432 - narrow template type after is_object check 2019-12-08 21:40:15 -05:00