1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/Template
2021-07-31 19:50:56 -04:00
..
ClassStringMapTest.php Fix #5434 - prevent crash with class-string-map 2021-05-14 19:44:11 -04:00
ClassTemplateCovarianceTest.php Prevent nested literal coercion 2021-06-09 16:01:45 -04:00
ClassTemplateExtendsTest.php Add back supported for templated index assignment 2021-06-09 12:55:37 -04:00
ClassTemplateTest.php Fix #6212 - remove untested code, add test for reasonable behaviour 2021-07-31 19:50:56 -04:00
ConditionalReturnTypeTest.php Support interface-string<Foo> as temporary alias of class-string<Foo> (#6106) 2021-07-16 18:38:39 -04:00
FunctionClassStringTemplateTest.php Support interface-string<Foo> as temporary alias of class-string<Foo> (#6106) 2021-07-16 18:38:39 -04:00
FunctionTemplateAssertTest.php Support interface-string<Foo> as temporary alias of class-string<Foo> (#6106) 2021-07-16 18:38:39 -04:00
FunctionTemplateTest.php Fix #5768 - call methods with proper params 2021-05-14 22:50:11 -04:00
NestedTemplateTest.php Support interface-string<Foo> as temporary alias of class-string<Foo> (#6106) 2021-07-16 18:38:39 -04:00
TraitTemplateTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00