PyMunin
PyMunin copied to clipboard
phpapcstat: Add support for APCu (tested with 4.0.2)
APCu provided userspace cache compatible with APC, but still with slight different. Add some code to support both.
APC was discontinued in 2013 and replaced by APCu. (its wiki but see https://en.wikipedia.org/wiki/List_of_PHP_accelerators for example).
Using this patch for more than a year. Works fine.