Returns true if Zend OPcache is enabled.
public function hasZendOpcache() : bool { return $this->data['zend_opcache_enabled']; }