Home
last modified time | relevance | path

Searched refs:opcache_get_configuration (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/opcache/tests/
H A Dget_configuration_matches_ini.phpt2 Test that the directives listed with `opcache_get_configuration` include all those from the ini set…
11 $opts = opcache_get_configuration()['directives'];
H A D001_cli.phpt11 $config = opcache_get_configuration();
H A Dblacklist-win32.phpt14 $conf = opcache_get_configuration();
H A Dblacklist.phpt22 $conf = opcache_get_configuration();
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c72 static ZEND_FUNCTION(opcache_get_configuration);
81 ZEND_FE(opcache_get_configuration, arginfo_opcache_none)
712 static ZEND_FUNCTION(opcache_get_configuration) argument
/PHP-7.4/
H A DNEWS1943 . Fixed bug #78291 (opcache_get_configuration doesn't list all directives).

Completed in 17 milliseconds