Skip to content
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

Zend: Remove zend_fcall_info_args_ex() #17652

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Jan 31, 2025

The last usage within php-src was within PDO but this is no longer the case since 3ff7758 Moreover, external usage is very limited and the two usages I could find have been removed. [1][2]

[1] zephir-lang/zephir@82a8d05
[2] krakjoe/uopz@b1015ae

The last usage within php-src was within PDO but this is no longer the case since 3ff7758
Moreover, external usage is very limited and the two usages I could find have been removed. [1][2]

[1] zephir-lang/zephir@82a8d05
[2] krakjoe/uopz@b1015ae
@Girgias Girgias marked this pull request as ready for review January 31, 2025 16:15
@Girgias Girgias requested a review from dstogov as a code owner January 31, 2025 16:15
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.

1 participant