mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
14efde286f
This turns unused variable detection into an explicit control-flow problem, where before we had a more simplistic mark-and-sweep algorithm |
||
---|---|---|
.. | ||
ClassConstantMoveTest.php | ||
ClassMoveTest.php | ||
FileManipulationTest.php | ||
ImmutableAnnotationAdditionTest.php | ||
MethodMoveTest.php | ||
MissingPropertyTypeTest.php | ||
MissingReturnTypeTest.php | ||
NamespaceMoveTest.php | ||
ParamNameMismatchTest.php | ||
ParamTypeManipulationTest.php | ||
PropertyMoveTest.php | ||
PureAnnotationAdditionTest.php | ||
ReturnTypeManipulationTest.php | ||
UndefinedVariableManipulationTest.php | ||
UnnecessaryVarAnnotationManipulationTest.php | ||
UnusedCodeManipulationTest.php | ||
UnusedVariableManipulationTest.php |