1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-01-31 16:08:52 -05:00
..
Assignment Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
Call Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
Fetch Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
ArrayChecker.php Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00
AssertionFinder.php Fix #478 - allow is_a checks with string arg 2018-01-30 16:45:29 -05:00
AssignmentChecker.php Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
BinaryOpChecker.php Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
CallChecker.php Add code coverage message at the end of a scan 2018-01-31 16:08:52 -05:00
IncludeChecker.php Remove dead code found by improved Psalm checks 2018-01-28 12:01:51 -05:00
TernaryChecker.php Improve unused variable detection slightly 2018-01-25 01:04:26 -05:00