1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/tests/FileManipulation
2024-02-04 19:20:54 +01:00
..
ClassConstantMoveTest.php
ClassMoveTest.php
FileManipulationTestCase.php
ImmutableAnnotationAdditionTest.php
MethodMoveTest.php
MissingPropertyTypeTest.php Allow adding Closure as a native property type 2024-02-04 19:20:54 +01:00
MissingReturnTypeTest.php
NamespaceMoveTest.php
ParamNameMismatchTest.php
ParamTypeManipulationTest.php fix offset for type param changes 2023-05-21 18:56:54 +02:00
PropertyMoveTest.php
PureAnnotationAdditionTest.php
RedundantCastManipulationTest.php
ReturnTypeManipulationTest.php fix test should not change phpdoc to native type hint but keep phpdoc 2023-01-05 09:44:23 +01:00
ThrowsBlockAdditionTest.php
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php Preserve PossiblyUndefinedVariable when fixing UnusedVariable 2023-02-25 20:08:01 +13:00