We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i compiled php 8.1 and memcache 8.0, yet the memcache version on phpinfo() says 4.0.5.2. just a typo or not?
update: i tried the 8-fixed file and its showing as 8.1dev on phpinfo() now.
The text was updated successfully, but these errors were encountered:
shown version in phpinfo come from https://github.com/websupport-sk/pecl-memcache/blob/NON_BLOCKING_IO_php8/src/php_memcache.h#L70
Sorry, something went wrong.
Hi @thesource93 Still have version confusion on yesterday 8.0.1 tag: PHP_MEMCACHE_VERSION at https://github.com/websupport-sk/pecl-memcache/blob/8.0.1/src/php_memcache.h#L70 is set to 8.1-dev
PHP_MEMCACHE_VERSION
memcached
memcache
No branches or pull requests
i compiled php 8.1 and memcache 8.0, yet the memcache version on phpinfo() says 4.0.5.2. just a typo or not?
update: i tried the 8-fixed file and its showing as 8.1dev on phpinfo() now.
The text was updated successfully, but these errors were encountered: