Skip to content

Conversation

@Girgias
Copy link

@Girgias Girgias commented Oct 25, 2025

The motivation is that long term I want to get rid of the zend_fcall_info_*() APIs in php-src.

Ideally I would convert php_pq_callback_t to only store an FCC but that API only exists as of PHP 8.3 as that's when it started dealing with closures properly. The other annoyance is handling trampolines, for which I might need to improve handling on the php-src side.

@Girgias Girgias marked this pull request as ready for review October 25, 2025 16:19
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