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

Problem compiling to php 8.3 #20

Open
mrxtraf opened this issue May 29, 2024 · 0 comments
Open

Problem compiling to php 8.3 #20

mrxtraf opened this issue May 29, 2024 · 0 comments

Comments

@mrxtraf
Copy link

mrxtraf commented May 29, 2024

Error make at parametrs TSRMLS_CC
if remove him. Make is complite.
But make tset is all failed.
If add extension in PHP. Showed error in call function
PHP Warning: Missing arginfo for sha3() in Unknown on line 0

There is a description of how to fix it here.
https://stackoverflow.com/questions/66194531/how-to-compile-php-module-in-php8-0-that-used-to-use-tsrmls-cc-in-php7-but-is-d

But I didn't understand how to get rid of arginfo
Please fix this.

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

No branches or pull requests

1 participant