Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP] Fix function calls with array identifiers #3937

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

deathaxe
Copy link
Collaborator

Fixes #3936

This commit fixes function calls not being scoped as such, if identifier is an array variable.

Fixes sublimehq#3936

This commit fixes function calls not being scoped as such, if identifier
is an array variable.
@jfcherng jfcherng merged commit bb57a3a into sublimehq:master Mar 1, 2024
2 checks passed
@deathaxe deathaxe deleted the pr/php/fix-variable-functions branch March 1, 2024 11:22
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.

[PHP] Named parameters affecting calls to closures in arrays
3 participants