Skip to content

main/streams: use zend_call_known_fcc() instead of call_user_function()#22192

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:stream_error_handler_call_fcc
May 30, 2026
Merged

main/streams: use zend_call_known_fcc() instead of call_user_function()#22192
Girgias merged 1 commit into
php:masterfrom
Girgias:stream_error_handler_call_fcc

Conversation

@Girgias
Copy link
Copy Markdown
Member

@Girgias Girgias commented May 30, 2026

This prevents re-checking that the zval is a callable

This prevents re-checking that the zval is a callable
@Girgias Girgias marked this pull request as ready for review May 30, 2026 13:48
@Girgias Girgias requested a review from bukka as a code owner May 30, 2026 13:48
@Girgias Girgias merged commit 7092ff5 into php:master May 30, 2026
18 checks passed
@Girgias Girgias deleted the stream_error_handler_call_fcc branch May 30, 2026 18:27
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.

1 participant