Searched refs:no_file_cache (Results 1 – 1 of 1) sorted by relevance
260 $no_file_cache = '-d opcache.file_cache= -d opcache.file_cache_only=0'; variable264 …ests, $ini_overwrites, $pass_options, $exts_to_test, $leak_check, $valgrind_header, $no_file_cache;280 $php_info = `$php $pass_options $info_params $no_file_cache "$info_file"`;284 $php_info_cgi = `$php_cgi $pass_options $info_params $no_file_cache -q "$info_file"`;292 $phpdbg_info = `$phpdbg $pass_options $info_params $no_file_cache -qrr "$info_file"`;306 $exts_to_test = explode(',',`$php $pass_options $info_params $no_file_cache "$info_file"`);1264 global $no_file_cache;1638 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings $no_file_cache -d displa…1988 …system_with_timeout("$extra $php $pass_options -q $clean_params $no_file_cache \"$test_clean\"", $…
Completed in 32 milliseconds