1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/FileManipulation
2019-12-10 14:03:51 -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 Fix #701 - indicate issues fixable with Psalter 2019-12-02 15:24:01 -05: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 Add extra safety feature 2019-12-03 01:59:36 -05:00
PropertyMoveTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
ReturnTypeManipulationTest.php Fix #2443 - templates are not valid PHPDoc 2019-12-10 14:03:51 -05: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