Searched refs:opcache_get_configuration (Results 1 – 8 of 8) sorted by relevance
2 Test that the directives listed with `opcache_get_configuration` include all those from the ini set…11 $opts = opcache_get_configuration()['directives'];
2 Bug #79665 (ini_get() and opcache_get_configuration() may be inconsistent)11 $config = opcache_get_configuration();
11 $config = opcache_get_configuration();
15 $conf = opcache_get_configuration();
23 $conf = opcache_get_configuration();
30 ZEND_FUNCTION(opcache_get_configuration);39 ZEND_FE(opcache_get_configuration, arginfo_opcache_get_configuration)
21 function opcache_get_configuration(): array|false {} function
737 ZEND_FUNCTION(opcache_get_configuration) argument
Completed in 11 milliseconds