1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/FileManipulation
rarila 39402c233d
Return type hints (#7065)
Co-authored-by: ralila <>
2021-12-05 19:51:26 +02:00
..
ClassConstantMoveTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ClassMoveTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FileManipulationTestCase.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ImmutableAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
MethodMoveTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
MissingPropertyTypeTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
MissingReturnTypeTest.php fix tests 2021-10-05 13:41:20 +02:00
NamespaceMoveTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ParamNameMismatchTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
ParamTypeManipulationTest.php Forbid static in parameter typehint 2021-10-13 11:22:33 +02:00
PropertyMoveTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
PureAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
RedundantCastManipulationTest.php allow Psalter to fix RedundantCast (#5948) 2021-06-17 18:15:45 -04:00
ReturnTypeManipulationTest.php Fix #6665 2021-10-14 10:56:54 +02:00
UndefinedVariableManipulationTest.php Prevent failures with dev PHP versions 2021-09-07 01:43:03 +03:00
UnnecessaryVarAnnotationManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedCodeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00