1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements
Matthew Brown 3fe9a0606e Fix #654 - warn about MixedArgument when inferredType property does not exist
And handle str_replace more leniently when args unknown
2018-04-07 15:16:46 -04:00
..
Block Add more refined treatment of InvalidIterator 2018-03-20 22:59:22 -04:00
Expression Fix #654 - warn about MixedArgument when inferredType property does not exist 2018-04-07 15:16:46 -04:00
ExpressionChecker.php Fix #651 - allow Psalm to understand assertions on properties of array objects 2018-04-06 16:23:10 -04:00
ReturnChecker.php Add return type checks for missing classes 2018-03-05 17:46:13 -05:00
ThrowChecker.php Move a bunch of code into Codebase 2018-02-01 00:50:01 -05:00