1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 20:48:45 +01:00
psalm/src/Psalm/Checker/Statements/Expression
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
..
AssertionFinder.php Fix get_class($e) !== checks 2017-11-06 12:04:38 -05:00
AssignmentChecker.php Add more robust property assignment when property not defined 2017-11-03 12:27:01 -04:00
CallChecker.php Add isset check for safety 2017-11-06 15:42:39 -05:00
FetchChecker.php Fix #266 - do better analysis of array_rand 2017-11-07 17:38:54 -05:00