Skip to content

Conversation

samsonasik
Copy link
Member

@muxx @TomasVotruba

After re-check on

the issue seems due to pass Scope on 2nd arg on ReflectionProvider->getFunction() which make only pass current scope, which cause invalid on locate global function.

This patch fix it and remove unnecessary compare getName() of function call and ReflectionProvider->getFunction()->getName()

@samsonasik
Copy link
Member Author

I added fixture for current namespace locate 653beec

see https://3v4l.org/hnRV6

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit b92f984 into main Apr 12, 2025
45 checks passed
@samsonasik samsonasik deleted the pass-null-2nd-arg-get-function branch April 12, 2025 11:48
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.

2 participants