Skip to content

Add zend_call_method_ex and use zend_known_strings#5674

Closed
twose wants to merge 3 commits into
php:masterfrom
twose:zend_call_method
Closed

Add zend_call_method_ex and use zend_known_strings#5674
twose wants to merge 3 commits into
php:masterfrom
twose:zend_call_method

Conversation

@twose

@twose twose commented Jun 7, 2020

Copy link
Copy Markdown
Member

No description provided.

@twose twose force-pushed the zend_call_method branch from 2043b9d to 021df47 Compare June 7, 2020 07:31
Comment thread Zend/zend_interfaces.c Outdated
@twose

twose commented Jun 8, 2020

Copy link
Copy Markdown
Member Author

Is there any other problem with this PR?

@nikic

nikic commented Jun 8, 2020

Copy link
Copy Markdown
Member

I don't completely like this change, mainly because zend_call_method is a bad API, that tries to do too many things. I want to think a bit about how we can split it up in a more sensible way.

@twose

twose commented Jul 15, 2020

Copy link
Copy Markdown
Member Author

Better way: #5692

@twose twose closed this Jul 15, 2020
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.

2 participants