1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/Template
2023-11-09 16:22:35 +00:00
..
ClassStringMapTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassTemplateCovarianceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassTemplateExtendsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassTemplateTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ConditionalReturnTypeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
FunctionClassStringTemplateTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
FunctionTemplateAssertTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
FunctionTemplateTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
KeyOfTemplateTest.php
NestedTemplateTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertiesOfTemplateTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TraitTemplateTest.php Use CommentAnalyzer::sanitizeDocblockType consistently 2023-11-03 21:41:48 +00:00
ValueOfTemplateTest.php