1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements
2018-07-05 21:03:44 -04:00
..
Block Allow break/continue inside do 2018-07-05 21:03:44 -04:00
Expression Fix checks for possibly null right part of binary op 2018-07-03 19:52:40 -04:00
ExpressionChecker.php Analyse RHS of instanceof expressions if expression 2018-06-27 10:07:40 -04:00
ReturnChecker.php Fix #863 - MixedTypeCoercion is more appropriate in many cases 2018-07-05 10:11:04 -04:00
ThrowChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00