On Sunday, January 18, 2015, Yui Bei Fong <
fier...@ya.ru> wrote:
воскресенье, 18 января 2015 г., 0:40:54 UTC+3 пользователь Jaume Lopez написал:
What does it mean "aware of Zend OPcache"? How do both caches interact? What software is actually caching the op codes?
read ChangeLog as:
* closes #337: adds warning about Zend OPcache optimization level incompatibility
Changes:
"Constant folding feature in Zend OPcache is not compatible with XCache's __DIR__ handling, please set opcache.optimization_level=0 or disable Zend OPcache"
sorry for the vague "NEWS"
at least you can use both extensions without problems, i use xcache for variable cache (xcache.cacher off) and opcache for opcode cache, works very well.
in case of default config one cache should disable its opcode caching, i bet thats whats happening, we can wait for answer from mOo or you can test it yourself :D
At least "aware" does mean - there shoultnt be a conflict or any kind of weirdness.
--
---
You received this message because you are subscribed to the Google Groups "XCache" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xcache+un...@googlegroups.com.