Skip to content

Zend: move '\' and lowercase handling to zend_fetch_function() - #22966

Merged
Girgias merged 2 commits into
php:masterfrom
Girgias:2026-07-zend_fetch_fn_refactor
Jul 31, 2026
Merged

Zend: move '\' and lowercase handling to zend_fetch_function()#22966
Girgias merged 2 commits into
php:masterfrom
Girgias:2026-07-zend_fetch_fn_refactor

Conversation

@Girgias

@Girgias Girgias commented Jul 31, 2026

Copy link
Copy Markdown
Member

Rather than having the logic be repeated over and over at the call sites.

So turns out it makes more sense to just "fix" zend_fetch_function() rather than creating a new function as done in #22955

Rather than having the logic be repeated over and over at the call sites.

@arnaud-lb arnaud-lb 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.

Looks good to me!

@Girgias
Girgias merged commit a66ffb8 into php:master Jul 31, 2026
18 checks passed
@Girgias
Girgias deleted the 2026-07-zend_fetch_fn_refactor branch July 31, 2026 11:42
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