Skip to content

PHP 7.0 / PHPNG support #171

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

Closed
centminmod opened this issue May 17, 2015 · 5 comments
Closed

PHP 7.0 / PHPNG support #171

centminmod opened this issue May 17, 2015 · 5 comments

Comments

@centminmod
Copy link

I am curious how far off if planned, is PHP 7 (PHPNG) support for memcached PHP extension https://wiki.php.net/phpng-upgrading ?

I am using PHP 7.0.0-dev with CentOS 7.1 for my Wordpress blog at http://wordpress7.centminmod.com/162/wordpress-blog-update-to-centos-7-1-1503-php-7-0-0-dev/ just missing memcached PHP extension support :)

cheers

@Gasol
Copy link

Gasol commented May 19, 2015

Check out the php7 branch, taste it and help to test.

@jmalinens
Copy link

compilled memcached and got this error: PHP Warning: PHP Startup: Unable to load dynamic library '/opt/remi/php70/root/usr/lib64/php/modules/memcached.so' - /opt/remi/php70/root/usr/lib64/php/modules/memcached.so: undefined symbol: ZEND_CTOR_MAKE_NULL in Unknown on line 0

@centminmod
Copy link
Author

thanks @Gasol managed to compile it fine for PHP 7.0.0-dev although did get this some warnings during make will post a separate issue for it

@anthonyryan1
Copy link
Contributor

A more useful printout of @jmalinens reported issue there is:

php_memcached.c:411:3: warning: implicit declaration of function ‘ZEND_CTOR_MAKE_NULL’ [-Wimplicit-function-declaration]

@krakjoe
Copy link
Member

krakjoe commented Sep 2, 2015

Work is well under way ... so closing ...

@krakjoe krakjoe closed this as completed Sep 2, 2015
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

5 participants