Home
last modified time | relevance | path

Searched refs:fast_shutdown (Results 1 – 9 of 9) sorted by relevance

/PHP-7.1/ext/session/tests/
H A Dsession_regenerate_id_fastshutdown.phpt6 opcache.fast_shutdown=1
/PHP-7.1/ext/opcache/tests/
H A Dbug68252.phpt6 opcache.fast_shutdown=1
H A Dbug69688.phpt6 opcache.fast_shutdown=1
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h180 zend_bool fast_shutdown; member
H A DREADME50 opcache.fast_shutdown=1
140 opcache.fast_shutdown (default "0")
H A Dzend_accelerator_module.c302 …0" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.fast_shutdown, z…
725 …d_assoc_bool(&directives, "opcache.fast_shutdown", ZCG(accel_directives).fast_shutdown);
H A DZendAccelerator.c2458 if (ZCG(accel_directives).fast_shutdown && is_zend_mm()) { in accel_deactivate()
/PHP-7.1/
H A Dphp.ini-development1842 ;opcache.fast_shutdown=0
H A Dphp.ini-production1842 ;opcache.fast_shutdown=0

Completed in 47 milliseconds