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_FASTCALL #1

Open
ghostjat opened this issue Jan 8, 2023 · 0 comments
Open

ZEND_FASTCALL #1

ghostjat opened this issue Jan 8, 2023 · 0 comments

Comments

@ghostjat
Copy link

ghostjat commented Jan 8, 2023

Fatal error: Uncaught FFI\ParserException: Unsupported calling convention line 232 in /src/php.h

`extern zend_array *zend_rebuild_symbol_table(void);

ZEND_FASTCALL HashTable* zend_array_dup(HashTable *source);

ZEND_FASTCALL zval* zend_hash_find(const HashTable *ht, zend_string *key);`

php 8.2 64bit zts

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