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:46:23 +01:00
..
ClassConstantMoveTest.php
ClassMoveTest.php
FileManipulationTest.php Only run unused code analysis where necessary 2021-01-29 11:46:20 +01:00
ImmutableAnnotationAdditionTest.php
MethodMoveTest.php
MissingPropertyTypeTest.php
MissingReturnTypeTest.php Fix #4643 - use PHP8 union types when possible 2021-01-29 11:46:20 +01:00
NamespaceMoveTest.php
ParamNameMismatchTest.php
ParamTypeManipulationTest.php
PropertyMoveTest.php
PureAnnotationAdditionTest.php
ReturnTypeManipulationTest.php return static instead of self when static context detected (#4632) 2021-01-29 11:46:17 +01:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php Fix test 2021-01-29 11:46:23 +01:00