1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
2021-03-02 22:25:19 -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 Separate out some nested template tests 2021-02-26 16:05:46 -05:00
ClassTemplateTest.php Make WeakMap generic (#5313) 2021-03-02 22:25:19 -05:00
ConditionalReturnTypeTest.php Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -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 inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
FunctionTemplateTest.php Fix #5279 - don’t convert get_class($templated) into dependent type 2021-02-25 18:43:04 -05:00
NestedClassTemplateTest.php Fix #5290 - improve inference of nested class-string template types 2021-02-27 01:00:05 -05:00
TraitTemplateTest.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00