krakjoe/apcu

Introduce documentation for setting "apc.smart"

andrew-demb opened this issue · 0 comments

After dumping apcu settings with php --ri apcu I found a setting apc.smart (default = 0), which is not probably documented nor in TECHNOTES.txt, nor in php.net.

Please introduce documentation for this config entry.