Skip to content

Correct calling mergeWith() on the wrong scope - #6301

Open
AJenbo wants to merge 1 commit into
phpstan:2.2.xfrom
AJenbo:mergeWith
Open

Correct calling mergeWith() on the wrong scope#6301
AJenbo wants to merge 1 commit into
phpstan:2.2.xfrom
AJenbo:mergeWith

Conversation

@AJenbo

@AJenbo AJenbo commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Scope doesn't have the mergeWith() method, the reason this wasn't being detected was that it triggered an error when self analyzing (dumpType() showing *ERROR*) which prevented analyzing of the remaining code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant