1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/FileManipulation
2021-01-29 11:47:23 +01:00
..
ClassConstantMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
ClassMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
FileManipulationTest.php Only run unused code analysis where necessary 2021-01-29 11:46:20 +01:00
ImmutableAnnotationAdditionTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
MethodMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
MissingPropertyTypeTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
MissingReturnTypeTest.php Fix #4643 - use PHP8 union types when possible 2021-01-29 11:46:20 +01:00
NamespaceMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
ParamNameMismatchTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ParamTypeManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
PropertyMoveTest.php fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
PureAnnotationAdditionTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ReturnTypeManipulationTest.php handle return flag for a try/catch/finally (#4746) 2021-01-29 11:47:10 +01:00
UndefinedVariableManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnnecessaryVarAnnotationManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnusedCodeManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnusedVariableManipulationTest.php Fix test 2021-01-29 11:46:23 +01:00