Skip to content

Conversation

@joehoyle
Copy link
Collaborator

When using call_user_func!() / Callable::try_call() it's currently not possible to use Zvals in the arguments which is unexepected. The simplest way is to add the trait to Zval's too.

joehoyle added 2 commits July 19, 2023 11:06
When using call_user_func!() / Callable::try_call() it's currently not possible to use Zvals in the arguments which is unexepected. The simplest way is to add the trait to Zval's too.
@joehoyle joehoyle requested a review from ptondereau July 19, 2023 11:05
Copy link
Member

@ptondereau ptondereau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@ptondereau ptondereau merged commit 7b35476 into master Jul 19, 2023
@ptondereau ptondereau deleted the zval-into-zval branch July 19, 2023 11:06
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.

3 participants