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

Build against 7.0.0alpha2 #9

Closed
remicollet opened this issue Jun 24, 2015 · 0 comments
Closed

Build against 7.0.0alpha2 #9

remicollet opened this issue Jun 24, 2015 · 0 comments

Comments

@remicollet
Copy link
Contributor

API change breaks the build...

Build time

hprose_service.c:1720:9: warning: implicit declaration of function 'zend_exception_get_base' [-Wimplicit-function-declaration]

Run time

 PHP Warning:  PHP Startup: Unable to load dynamic library '/builddir/build/BUILDROOT/php70-php-pecl-hprose-1.5.4-2.fc21.remi.x86_64/opt/remi/php70/root/usr/lib64/php/modules/hprose.so' - /builddir/build/BUILDROOT/php70-php-pecl-hprose-1.5.4-2.fc21.remi.x86_64/opt/remi/php70/root/usr/lib64/php/modules/hprose.so: undefined symbol: zend_exception_get_base in Unknown on line 0
@andot andot closed this as completed in f275dff Jun 24, 2015
andot added a commit that referenced this issue Jun 24, 2015
 use zend_ce_throwable introduce in 7.0.0alpha2, fix #9
This issue was closed.
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