| Server IP : 123.56.80.60 / Your IP : 216.73.216.33 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/wamp/scripts/ |
Upload File : |
<?php
//3.2.9 - New
//Do not modify next four lines
$version_DSN = <<< EOF
[fileversion]
version=8.1.4
EOF;
//PHP parameters deprecated, suppressed or new since version
$phpParamDepSupNew = array (
'allow_url_include' => array('deprecated' => '7.4.0'),
'assert.quiet_eval' => array('suppressed' => '8.0.0'),
'com.dotnet_version' => array('new' => '8.0.0'),
'enable_dl' => array('deprecated' => '0.0.0'),
'filter.default' => array('deprecated' => '8.1.0'),
'hard_timeout' => array('new' => '7.1.0'),
'iconv.input_encoding' => array('deprecated' => '5.6.0'),
'iconv.output_encoding' => array('deprecated' => '5.6.0'),
'iconv.internal_encoding' => array('deprecated' => '5.6.0'),
'mbstring.http_input' => array('deprecated' => '0.0.0'),
'mbstring.http_output' => array('deprecated' => '0.0.0'),
'mbstring.internal_encoding' => array('deprecated' => '0.0.0'),
'mbstring.func_overload' => array('deprecated' => '7.2.0', 'suppressed' => '8.0.0'),
'mysqli.local_infile_directory' => array('new' => '8.1.0'),
'opcache.fast_shutdown' => array('suppressed' => '7.2.0'),
'opcache.inherited_hack' => array('suppressed' => '7.3.0'),
'opcache.opt_debug_level' => array('new' => '7.1.0'),
'opcache.validate_permission' => array('new' => '7.0.14'),
'opcache.validate_root' => array('new' => '7.0.14'),
'opcache.preload' => array('new' => '7.4.0'),
'opcache.preload_user' => array('new' => '7.4.0'),
'opcache.cache_id' => array('new' => '7.4.0'),
'opcache.jit' => array('new' => '8.0.0'),
'opcache.jit_buffer_size' => array('new' => '8.0.0'),
'opcache.jit_debug' => array('new' => '8.0.0'),
'opcache.jit_bisect_limit' => array('new' => '8.0.0'),
'opcache.jit_prof_threshold' => array('new' => '8.0.0'),
'opcache.jit_max_root_traces' => array('new' => '8.0.0'),
'opcache.jit_max_side_traces' => array('new' => '8.0.0'),
'opcache.jit_max_exit_counters' => array('new' => '8.0.0'),
'opcache.jit_hot_loop' => array('new' => '8.0.0'),
'opcache.jit_hot_func' => array('new' => '8.0.0'),
'opcache.jit_hot_return' => array('new' => '8.0.0'),
'opcache.jit_hot_side_exit' => array('new' => '8.0.0'),
'opcache.jit_blacklist_root_trace' => array('new' => '8.0.0'),
'oopcache.jit_blacklist_side_trace' => array('new' => '8.0.0'),
'opcache.jit_max_loop_unrolls' => array('new' => '8.0.0'),
'opcache.jit_max_recursive_calls' => array('new' => '8.0.0'),
'opcache.jit_max_recursive_returns' => array('new' => '8.0.0'),
'opcache.jit_max_polymorphic_calls' => array('new' => '8.0.0'),
'pdo_odbc.db2_instance_name' => array('deprecated' => '0.0.0'),
'session.cookie_samesite' => array('new' => '7.3.0'),
'session.trans_sid_tags' => array('new' => '7.1.0'),
'session.trans_sid_hosts' => array('new' => '7.1.0'),
'session.sid_length' => array('new' => '7.1.0'),
'session.sid_bits_per_character' => array('new' => '7.1.0'),
'session.hash_function' => array('suppressed' => '7.1.0'),
'session.hash_bits_per_character' => array('suppressed' => '7.1.0'),
'session.entropy_file' => array('suppressed' => '7.1.0'),
'session.entropy_length' => array('suppressed' => '7.1.0'),
'syslog.facility' => array('new' => '7.3.0'),
'syslog.filter' => array('new' => '7.3.0'),
'syslog.ident' => array('new' => '7.3.0'),
'track_errors' => array('deprecated' => '7.2.0', 'suppressed' => '8.0.0'),
);
unset($version_DSN);
?>