Skip to content

Refactor disp_invokeex() to avoid superfluous recheck#17001

Merged
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/disp_invokeex-refactor
Dec 1, 2024
Merged

Refactor disp_invokeex() to avoid superfluous recheck#17001
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/disp_invokeex-refactor

Conversation

@cmb69

@cmb69 cmb69 commented Nov 30, 2024

Copy link
Copy Markdown
Member

Since we already know the method is callable, we can just call it directly.


Cf. #16945 (comment)

Since we already know the method is callable, we can just call it
directly.

@Girgias Girgias left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

MSTM

@cmb69 cmb69 merged commit 1d2c544 into php:master Dec 1, 2024
@cmb69 cmb69 deleted the cmb/disp_invokeex-refactor branch December 1, 2024 17:56
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.

2 participants