apc_sma_info() always returns an empty array
Open
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
Using APC as an app cache, however when running HHVM the apc_sma_info returns an empty array. If running via php-fpm (extension=apc.so) it returns the correct size array, is there some config that needs to be set to enable HHVM to talk to apc or is this a bug - have tried them all and so far no success. Regards.
Contributor guide
Assessment
This issue has not been assessed yet.