-
-
Notifications
You must be signed in to change notification settings - Fork 468
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
undefined symbol: zend_std_call_user_call in Unknown on line 0 #1148
Comments
my php's version is 7.0
|
i build #1140 's code, has a same PHP Warning PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20151012/ice.so' - /usr/local/php/lib/php/extensions/no-debug-non-zts-20151012/ice.so: undefined symbol: zend_std_call_user_call in Unknown on line 0 |
Cannot reproduce. |
The #1148 (comment) is related to #1142. What is your environment? |
i think i got it. go to zephir/parser ( directory )
after that it will compile normally. |
Since there really aren't any other people with this issue and travis passes |
this problem is because the "call_user_func_array"?
The text was updated successfully, but these errors were encountered: