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-24 13:26:24 -05:00
..
Assignment Do not crash on intersection type method lookup 2018-01-20 01:04:15 -05:00
Fetch Ignore nonexistent static class constants 2018-01-24 00:17:20 -05:00
ArrayChecker.php Fix #450 - add checks for duplicate array keys 2018-01-18 17:16:50 -05:00
AssertionFinder.php Add support for static::class 2018-01-23 15:46:14 -05:00
AssignmentChecker.php Add automatic fix for PossiblyUndefinedVariable 2018-01-21 16:24:20 -05:00
BinaryOpChecker.php Break FileScanner out from FileChecker 2018-01-21 12:44:46 -05:00
CallChecker.php Fix recursion in static calls too 2018-01-24 13:26:24 -05:00
IncludeChecker.php Create Codebase out from ProjectChecker 2018-01-21 13:45:33 -05:00
TernaryChecker.php Refactor to break up too-large-files 2018-01-14 12:09:40 -05:00