1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-03-17 00:19:55 -04:00
..
Assignment Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
Call Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
Fetch Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
ArrayChecker.php Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
AssertionFinder.php Fix indentation 2018-02-23 15:41:07 -05:00
AssignmentChecker.php Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
BinaryOpChecker.php Emit InvalidOperand if both sides are not numeric 2018-03-08 14:30:40 -05:00
CallChecker.php Flesh out template type before replacing 2018-03-06 14:23:41 -05:00
IncludeChecker.php Remove dead code found by improved Psalm checks 2018-01-28 12:01:51 -05:00
TernaryChecker.php Fix issues found by detecting docblock type inconsistencies 2018-02-06 13:40:28 -05:00