Skip to content

Commit b2fe43c

Browse files
committed
Next try...
1 parent 648a246 commit b2fe43c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/PhpParser/Lexer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ protected function handleErrors() {
177177
// Invalid characters at the end of the input
178178
$this->handleInvalidCharacterRange($filePos, \strlen($this->code), $line);
179179
}
180+
return;
180181
}
181182

182183
// Check for unterminated comment

0 commit comments

Comments
 (0)