1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/FileManipulation
2020-07-10 19:11:06 -04:00
..
ClassConstantMoveTest.php
ClassMoveTest.php
FileManipulationTest.php Add indentation as necessary between property docblocks 2020-07-08 14:32:16 -04:00
MethodMoveTest.php
MissingPropertyTypeTest.php Prevent adding trait property types 2020-07-10 19:11:06 -04:00
MissingReturnTypeTest.php Fix #3030 - don’t suggest return types can do more 2020-03-28 23:15:54 -04:00
NamespaceMoveTest.php
ParamTypeManipulationTest.php Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
PropertyMoveTest.php
ReturnTypeManipulationTest.php Use more accurate means of determining whether function did return 2020-03-28 23:37:42 -04:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
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