1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 13:42:11 +01:00
psalm/tests/FileManipulation
2020-10-02 00:47:42 -04:00
..
ClassConstantMoveTest.php
ClassMoveTest.php
FileManipulationTest.php
ImmutableAnnotationAdditionTest.php
MethodMoveTest.php
MissingPropertyTypeTest.php
MissingReturnTypeTest.php
NamespaceMoveTest.php
ParamNameMismatchTest.php
ParamTypeManipulationTest.php
PropertyMoveTest.php
PureAnnotationAdditionTest.php
ReturnTypeManipulationTest.php Fix #4266 - prevent OOM when analysing closure unioned with invokable class 2020-10-02 00:47:42 -04:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php