Skip to content

intl: refactor php_converter_resolve_callback() - #23666

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-09-intl-fcc-improvement
Sep 12, 2026
Merged

intl: refactor php_converter_resolve_callback()#23666
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-09-intl-fcc-improvement

Conversation

@Girgias

@Girgias Girgias commented Sep 11, 2026

Copy link
Copy Markdown
Member

Rename zend_object parameter to this_ptr to clarify meaning for FCC struct. Remove assignment to the calling_scope field, as this is never read by zend_call_function().

Rename zend_object parameter to this_ptr to clarify meaning for FCC struct.
Remove assignment to the calling_scope field, as this is never read by zend_call_function().
@Girgias
Girgias marked this pull request as ready for review September 11, 2026 22:43
@Girgias
Girgias merged commit f61da2a into php:master Sep 12, 2026
18 checks passed
@Girgias
Girgias deleted the 2026-09-intl-fcc-improvement branch September 12, 2026 09:27
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