inherited_hack 205 ext/opcache/ZendAccelerator.h zend_bool inherited_hack; inherited_hack 275 ext/opcache/zend_accelerator_module.c STD_PHP_INI_BOOLEAN("opcache.inherited_hack" , "1", PHP_INI_SYSTEM, OnUpdateBool, accel_directives.inherited_hack , zend_accel_globals, accel_globals) inherited_hack 691 ext/opcache/zend_accelerator_module.c add_assoc_bool(&directives, "opcache.inherited_hack", ZCG(accel_directives).inherited_hack);