-
Notifications
You must be signed in to change notification settings - Fork 326
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
Comments
Check out the php7 branch, taste it and help to test. |
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 |
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 |
A more useful printout of @jmalinens reported issue there is:
|
Work is well under way ... so closing ... |
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
The text was updated successfully, but these errors were encountered: