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-02-07 23:33:31 -05:00
..
Assignment Remove redundant code found by Psalm 2018-02-07 13:57:45 -05:00
Call Remove redundant code found by Psalm 2018-02-07 13:57:45 -05:00
Fetch Fix #501 - allow analysis to continue after bad constant check 2018-02-07 20:26:26 -05:00
ArrayChecker.php Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00
AssertionFinder.php Remove redundant code found by Psalm 2018-02-07 13:57:45 -05:00
AssignmentChecker.php Fix #493 - add support for multiple @var lines per docblock 2018-02-07 23:33:31 -05:00
BinaryOpChecker.php Fix issues found by detecting docblock type inconsistencies 2018-02-06 13:40:28 -05:00
CallChecker.php Break apart the Codebase class 2018-02-03 18:56:54 -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