3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(opcache_get_configuration());
Output for 8.3.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.3.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 [opcache.jit_max_trace_length] => 1024 ) [version] => Array ( [version] => 8.3.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.19
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.19 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.18
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.18 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.17
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.17 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.16
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.16 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.15
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.15 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.14
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.14 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.13
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.13 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.2.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.2.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.28
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.28 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.27
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.27 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.26
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.26 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.25
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.25 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.24
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.24 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.23
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.23 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.22
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.22 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.21
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.21 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.20
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.20 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.19
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.19 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.18
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.18 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.17
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.17 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.16
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.16 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.15
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.15 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.14
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.14 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.13
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.13 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.1.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.1.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.30
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.30 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.29
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.29 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.28
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.28 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.27
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.27 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.26
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.26 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.25
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.25 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.24
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.24 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.23
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.23 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.22
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.22 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.21
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.21 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.20
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.20 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.19
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.19 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.18
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.18 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.17
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.17 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.16
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.16 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.15
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.15 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.14
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.14 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.32, 7.4.26, 7.4.33, 8.0.13
Fatal error: Uncaught Error: Call to undefined function opcache_get_configuration() in /in/7ltcU:3 Stack trace: #0 {main} thrown in /in/7ltcU on line 3
Process exited with code 255.
Output for 8.0.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 8.0.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.record_warnings] => [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => [opcache.jit] => tracing [opcache.jit_buffer_size] => 0 [opcache.jit_debug] => 0 [opcache.jit_bisect_limit] => 0 [opcache.jit_blacklist_root_trace] => 16 [opcache.jit_blacklist_side_trace] => 8 [opcache.jit_hot_func] => 127 [opcache.jit_hot_loop] => 64 [opcache.jit_hot_return] => 8 [opcache.jit_hot_side_exit] => 8 [opcache.jit_max_exit_counters] => 8192 [opcache.jit_max_loop_unrolls] => 8 [opcache.jit_max_polymorphic_calls] => 2 [opcache.jit_max_recursive_calls] => 2 [opcache.jit_max_recursive_returns] => 2 [opcache.jit_max_root_traces] => 1024 [opcache.jit_max_side_traces] => 128 [opcache.jit_prof_threshold] => 0 ) [version] => Array ( [version] => 8.0.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.32
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.32 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.30
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.30 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.29
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.29 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.28
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.28 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.27
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.27 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.25
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.25 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.24
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.24 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.23
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.23 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.22
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.22 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.21
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.21 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.20
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.20 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.13
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.13 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.4.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => [opcache.preload] => [opcache.preload_user] => ) [version] => Array ( [version] => 7.4.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.33
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.33 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.31
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.31 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.30
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.30 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.29
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.29 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.28
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.28 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.26
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.26 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.23
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.23 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.21
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.21 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.20
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.20 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.19
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.19 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.18
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.18 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.17
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.17 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.16
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.16 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.15
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.15 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.14
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.14 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.13
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.13 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.3.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.3.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147401727 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.3.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.33
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.33 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.32
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.32 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.31
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.31 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.30
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.30 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.29
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.29 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.28
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.28 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.27
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.27 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.26
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.26 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.25
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.25 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.24
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.24 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.23
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.23 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.22
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.22 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.21
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 [opcache.file_update_protection] => 2 [opcache.opt_debug_level] => 0 [opcache.restrict_api] => [opcache.huge_code_pages] => ) [version] => Array ( [version] => 7.2.21 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.20
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.20 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.19
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.19 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.18
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.18 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.17
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.17 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.16
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.16 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.15
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.15 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.14
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.14 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.13
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.13 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.12
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.12 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.11
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.11 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.10
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.10 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.9
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.9 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.8
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.8 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.7
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.7 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.6
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.6 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.5
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.5 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.4
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.4 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.3
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.3 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.2
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.2 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.1
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.1 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )
Output for 7.2.0
Array ( [directives] => Array ( [opcache.enable] => 1 [opcache.enable_cli] => [opcache.use_cwd] => 1 [opcache.validate_timestamps] => 1 [opcache.validate_permission] => [opcache.validate_root] => [opcache.inherited_hack] => 1 [opcache.dups_fix] => [opcache.revalidate_path] => [opcache.log_verbosity_level] => 1 [opcache.memory_consumption] => 134217728 [opcache.interned_strings_buffer] => 8 [opcache.max_accelerated_files] => 10000 [opcache.max_wasted_percentage] => 0.05 [opcache.consistency_checks] => 0 [opcache.force_restart_timeout] => 180 [opcache.revalidate_freq] => 2 [opcache.preferred_memory_model] => [opcache.blacklist_filename] => [opcache.max_file_size] => 0 [opcache.error_log] => [opcache.protect_memory] => [opcache.save_comments] => 1 [opcache.enable_file_override] => [opcache.optimization_level] => 2147467263 [opcache.lockfile_path] => /tmp [opcache.file_cache] => [opcache.file_cache_only] => [opcache.file_cache_consistency_checks] => 1 ) [version] => Array ( [version] => 7.2.0 [opcache_product_name] => Zend OPcache ) [blacklist] => Array ( ) )

preferences:
103.43 ms | 408 KiB | 184 Q