1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Checker/Statements
Matt Brown 750d18d20a Fix #266 - do better analysis of array_rand
And also have better fallback when accessing string key on object-like array
2017-11-07 17:38:54 -05:00
..
Block Fix #250 and fix #255 - handle switch statements like PHP does 2017-10-22 19:53:53 -04:00
Expression Fix #266 - do better analysis of array_rand 2017-11-07 17:38:54 -05:00
ExpressionChecker.php Introduce file manipulation concept to plugins 2017-11-07 14:46:53 -05:00