1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/FileManipulation
2020-03-25 09:18:49 -04:00
..
ClassConstantMoveTest.php
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 Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
PropertyMoveTest.php Normalize stringified type names (#2239) 2019-10-17 01:14:33 -04:00
ReturnTypeManipulationTest.php Be better about strict inference 2020-03-25 09:18:49 -04:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php Make travis green again (#2518) 2019-12-27 19:06:09 -05:00
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php Fix #2752 - string casts can be implicit method calls, don’t remove automatically 2020-02-06 21:05:16 -05:00