1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/FileManipulation
2019-11-16 19:59:08 -05:00
..
ClassConstantMoveTest.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ClassMoveTest.php Preserve self refs where possible 2019-11-16 19:59:08 -05:00
FileManipulationTest.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
MethodMoveTest.php Preserve self refs where possible 2019-11-16 19:59:08 -05:00
NamespaceMoveTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
ParamTypeManipulationTest.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMoveTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
ReturnTypeManipulationTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
UndefinedVariableManipulationTest.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
UnnecessaryVarAnnotationManipulationTest.php I think I understand strpos/strrpos a little better now 2019-09-26 15:31:56 -04:00
UnusedCodeManipulationTest.php Fix #1991 - allow overlapping code to subsume manipulations inside 2019-08-08 22:58:54 -04:00
UnusedVariableManipulationTest.php Improve unvariable removal 2019-11-13 15:05:21 -05:00