1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 18:17:55 +01:00
psalm/tests/FileManipulation
2023-07-24 10:48:32 +02:00
..
ClassConstantMoveTest.php Enable strict_types 2023-07-24 10:48:32 +02:00
ClassMoveTest.php Enable strict_types 2023-07-24 10:48:32 +02:00
FileManipulationTestCase.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImmutableAnnotationAdditionTest.php
MethodMoveTest.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingPropertyTypeTest.php
MissingReturnTypeTest.php
NamespaceMoveTest.php Enable strict_types 2023-07-24 10:48:32 +02:00
ParamNameMismatchTest.php
ParamTypeManipulationTest.php fix offset for type param changes 2023-05-21 18:56:54 +02:00
PropertyMoveTest.php Enable strict_types 2023-07-24 10:48:32 +02:00
PureAnnotationAdditionTest.php
RedundantCastManipulationTest.php
ReturnTypeManipulationTest.php
ThrowsBlockAdditionTest.php
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php Preserve PossiblyUndefinedVariable when fixing UnusedVariable 2023-02-25 20:08:01 +13:00