mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Do not quit, just fall through
This commit is contained in:
parent
7b3ab79aab
commit
cf0c0cdda2
@ -916,7 +916,7 @@ class FetchChecker
|
||||
),
|
||||
$statements_checker->getSuppressedIssues()
|
||||
)) {
|
||||
return false;
|
||||
$stmt->inferredType = Type::getMixed();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user