-
Notifications
You must be signed in to change notification settings - Fork 340
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
Build failed on php7.0 32bit #410
Comments
The same problem with PHP 7.1 |
I'm having the same problem
|
You are correct, current version has the above problem but previous release like 2.0.0 is fine. |
c ++ compiler does not cause problems with 7.x.x versions |
I also tried with c++ 7 but build failed with same errors. |
I got that error message when compiling master branch, when i use tagged release it was compiled successfully. |
tag v2.1.4 is ok |
Latest commit 9930b43 fails when trying to build on 32bit systems.
Tested on:
Raspberry Pi 3:
Linux raspberry 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
Nano Pi Neo:
Linux NanoPi-NEO 4.14.52 #114 SMP Tue Mar 5 16:05:06 CST 2019 armv7l armv7l armv7l GNU/Linux
Orange Pi Plus 2:
Linux orangepiplus 4.19.20-sunxi #5.75 SMP Sat Feb 9 19:02:47 CET 2019 armv7l GNU/Linux
Commit dfe4a94 introduces
zend_empty_string
.The text was updated successfully, but these errors were encountered: