1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Template
2021-05-13 16:55:22 -04:00
..
ClassStringMapTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
ClassTemplateCovarianceTest.php Improve @no-named-arguments support and variadics. (#5455) 2021-03-22 19:58:22 -04:00
ClassTemplateExtendsTest.php Check for ParamName even for method with only one param (#5732) 2021-05-08 19:33:48 -04:00
ClassTemplateTest.php Fix #5073 — don’t crash when templates cannot be resolved 2021-05-13 16:55:22 -04:00
ConditionalReturnTypeTest.php Fix #5383 - prevent unsound use of new static for generics 2021-04-10 13:16:19 -04:00
FunctionClassStringTemplateTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
FunctionTemplateAssertTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
FunctionTemplateTest.php Prevent another unsafe template situation, skipping key-of tests for now 2021-05-05 01:06:53 -04:00
NestedTemplateTest.php Remove (and prevent) unused uses (#5704) 2021-05-03 17:22:15 -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