mirror of
https://github.com/danog/psalm.git
synced 2024-12-11 16:59:45 +01:00
revert back wrong change
This commit is contained in:
parent
df34daee52
commit
70bfce769c
@ -92,7 +92,7 @@ class DoAnalyzer
|
||||
if (LoopAnalyzer::analyze(
|
||||
$statements_analyzer,
|
||||
$stmt->stmts,
|
||||
WhileAnalyzer::getAndExpressions($stmt->cond),
|
||||
[$stmt->cond],
|
||||
[],
|
||||
$loop_scope,
|
||||
$inner_loop_context,
|
||||
|
Loading…
Reference in New Issue
Block a user