Skip to content

Use get_active_function_or_method_name() for zend_forbid_dynamic_call() #8762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

twose
Copy link
Member

@twose twose commented Jun 13, 2022

A slight imperfection in #7443.
As a zend_API, we should also consider other extensions that may call it in methods. This change will not break the behavior of php-src.

A slight imperfection in php#7443.
As a zend_API, we should also consider other extensions that may call it in methods. This change will not break the behavior of php-src.
@twose twose force-pushed the zend_forbid_dynamic_call branch from 9808b2a to 20c88bd Compare June 14, 2022 03:46
@twose twose requested a review from kocsismate June 14, 2022 05:55
@Girgias Girgias merged commit b1223ee into php:master Jun 16, 2022
@twose twose deleted the zend_forbid_dynamic_call branch June 16, 2022 11:04
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.

3 participants