Skip to content

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Sep 22, 2025

The call_user_function() API redoes the zend_is_callable() check, which has been just done.

We can check validity and retrieve the FCC to call it directly rather than having a useless double check.

This is not planned to be merged before the RC1 cut-off.

The call_user_function() API redoes the zend_is_callable() check which has been just done.

We can check validity and retrieve the FCC to call it directly rather than having a useless double check
@Girgias Girgias force-pushed the filter-double-callable-fetch branch from 496e7d8 to 14ba46b Compare September 30, 2025 13:42
@Girgias Girgias requested a review from nielsdos September 30, 2025 13:42
@Girgias Girgias merged commit c7da728 into php:master Sep 30, 2025
9 checks passed
@Girgias Girgias deleted the filter-double-callable-fetch branch September 30, 2025 14:17
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