Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e3825b7

Browse files
committed
rebase
1 parent 3bfce41 commit e3825b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Analyser/MutatingScope.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3766,7 +3766,7 @@ private function enterAnonymousFunctionWithoutReflection(
37663766
continue;
37673767
}
37683768

3769-
if (!$this->isReadonlyPropertyFetchOnThis($expr)) {
3769+
if (!$this->isReadonlyPropertyFetch($expr, true)) {
37703770
continue;
37713771
}
37723772

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /