Memcached::setSaslAuthData
Open
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
When I tried to migrate a nginx/php-fpm app to hhvm on heroku I found that Memcached and SASL does not work anymore.
Error says:
> add memcached.use_sasl=1 to php.ini
At
http://docs.hhvm.com/manual/en/memcached.setsaslauthdata.php
I found "NOT SUPPORTED IN HHVM".
Q: Are there official plans/chances to support Memcached::setSaslAuthData ?
Contributor guide
Assessment
This issue has not been assessed yet.