Home
last modified time | relevance | path

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

/PHP-8.0/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 Dbug79665.phpt2 Bug #79665 (ini_get() and opcache_get_configuration() may be inconsistent)
13 $config = opcache_get_configuration();
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-8.0/ext/opcache/
H A Dopcache_arginfo.h30 ZEND_FUNCTION(opcache_get_configuration);
39 ZEND_FE(opcache_get_configuration, arginfo_opcache_get_configuration)
H A Dopcache.stub.php13 function opcache_get_configuration(): array|false {} function
H A Dzend_accelerator_module.c704 ZEND_FUNCTION(opcache_get_configuration) argument
/PHP-8.0/
H A DNEWS1424 . Fixed bug #79665 (ini_get() and opcache_get_configuration() inconsistency).

Completed in 19 milliseconds