Searched refs:no_file_cache (Results 1 – 1 of 1) sorted by relevance
237 $no_file_cache = '-d opcache.file_cache= -d opcache.file_cache_only=0'; variable241 …ests, $ini_overwrites, $pass_options, $exts_to_test, $leak_check, $valgrind_header, $no_file_cache;257 $php_info = `$php $pass_options $info_params $no_file_cache "$info_file"`;261 $php_info_cgi = `$php_cgi $pass_options $info_params $no_file_cache -q "$info_file"`;269 $phpdbg_info = `$phpdbg $pass_options $info_params $no_file_cache -qrr "$info_file"`;283 $exts_to_test = explode(',',`$php $pass_options $info_params $no_file_cache "$info_file"`);1209 global $no_file_cache;1566 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings $no_file_cache -d displa…1904 …system_with_timeout("$extra $php $pass_options -q $clean_params $no_file_cache \"$test_clean\"", $…
Completed in 9 milliseconds