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-04-06 18:28:22 -04:00
..
Assignment Make UndefinedClass an explicit class-related issue 2018-03-21 10:17:57 -04:00
Call Fix #651 - allow Psalm to understand assertions on properties of array objects 2018-04-06 16:23:10 -04:00
Fetch Fix #650 - be more judicious about inserting mixed into places 2018-04-06 18:28:22 -04:00
ArrayChecker.php Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
AssertionFinder.php Fix #645 - add isa- prefix for strings as well as class constants 2018-04-05 12:03:36 -04:00
AssignmentChecker.php Emit InvalidDocblock for bad static keyword in @var 2018-03-27 11:34:48 -04:00
BinaryOpChecker.php Fix #650 - be more judicious about inserting mixed into places 2018-04-06 18:28:22 -04:00
CallChecker.php Fix #619 - don’t use capitalised letters to discriminate classes 2018-03-30 19:04:21 -04: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