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
2017-10-22 19:53:53 -04:00
..
AssertionFinder.php Fix #250 and fix #255 - handle switch statements like PHP does 2017-10-22 19:53:53 -04:00
AssignmentChecker.php Fix #230 - invalidate root vars on $arr[]= assignment 2017-10-10 23:01:52 -04:00
CallChecker.php Fix #223 - array_map with too few args should have issue 2017-10-07 10:33:19 -04:00
FetchChecker.php Fix #220 - don’t worry about parent property access 2017-09-24 08:17:27 -04:00