1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 18:48:03 +01:00
psalm/tests/Template
Matt Brown 14efde286f 4.x - refactor unused variable detection
This turns unused variable detection into an explicit control-flow problem, where before we had a more simplistic mark-and-sweep algorithm
2020-09-30 12:28:13 -04: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 Fix #4122 - detect yield in function arguments 2020-09-13 17:13:26 -04:00
ClassTemplateTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ConditionalReturnTypeTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
FunctionClassStringTemplateTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionTemplateAssertTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FunctionTemplateTest.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00