April 8, 2013
Zend OPcache – some info and a GUI
I’ve just started to use Zend OPcache in place of APC in a few places and so far it’s great! Because documentation seems a little scarce right now, I’ve decided to jot down the methods available (mainly so I don’t forget). opcache_reset Should be pretty obvious given the name – resets the opcache opcache_get_configuration This will return an array with...