X Tutup
Skip to content

reflection: Check against the known string in is_closure_invoke()#21402

Merged
TimWolla merged 1 commit intophp:masterfrom
TimWolla:reflection-is-closure-invoke-known-string
Mar 10, 2026
Merged

reflection: Check against the known string in is_closure_invoke()#21402
TimWolla merged 1 commit intophp:masterfrom
TimWolla:reflection-is-closure-invoke-known-string

Conversation

@TimWolla
Copy link
Member

@TimWolla TimWolla commented Mar 9, 2026

This can likely succeed by just comparing pointers in a majority of cases.

This can likely succeed by just comparing pointers in a majority of cases.
Copy link
Member

@DanielEScherzer DanielEScherzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great minds think alike, #17726

@TimWolla TimWolla merged commit 6e664a0 into php:master Mar 10, 2026
19 checks passed
@TimWolla TimWolla deleted the reflection-is-closure-invoke-known-string branch March 10, 2026 19:06
@TimWolla
Copy link
Member Author

great minds think alike

And I even approved that one.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup