Home
last modified time | relevance | path

Searched refs:inherited_hack (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/opcache/
H A DZendAccelerator.h230 zend_bool inherited_hack; member
H A Dzend_accelerator_module.c254 …ited_hack" , "1", PHP_INI_SYSTEM, OnUpdateBool, accel_directives.inherited_hack , zend_acc…
662 add_assoc_bool(directives, "opcache.inherited_hack", ZCG(accel_directives).inherited_hack); in ZEND_FUNCTION()
H A DREADME147 opcache.inherited_hack (default "1")
H A Dzend_persist.c293 if (main_persistent_script && ZCG(accel_directives).inherited_hack) {
/PHP-5.5/
H A DUPGRADING501 - opcache.inherited_hack (default "1")
H A Dphp.ini-development1890 ;opcache.inherited_hack=1
H A Dphp.ini-production1890 ;opcache.inherited_hack=1

Completed in 25 milliseconds