3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( 1,2,3,4, array("wat" => "watdf8u38472309ufj"), ); $mt = microtime(true); $_arr = eval(utf8_decode(var_export($arr, true).";")); print microtime(true) - $mt."\n\n"; $mt = microtime(true); $_f = create_function("", "return ".utf8_decode(var_export($arr, true)).";"); $_arr = call_user_func($_f); print microtime(true) - $mt."\n\n"; $mt = microtime(true); $_arr = include "data://text/php,base64;".base64_encode("return ".utf8_decode(var_export($arr, true)).";"); print microtime(true) - $mt."\n\n";
Output for 7.4.0
3.0040740966797E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.4822692871094E-5
Output for 7.3.12
3.6954879760742E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.7922134399414E-5
Output for 7.3.11
3.504753112793E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 7.3.10
2.4080276489258E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.814697265625E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6954879760742E-5
Output for 7.3.9
3.0994415283203E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.2928924560547E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.4107437133789E-5
Output for 7.3.8
2.7179718017578E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.6968460083008E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 8.3208084106445E-5
Output for 7.3.7
3.0040740966797E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.6995620727539E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 8.1062316894531E-5
Output for 7.3.6
2.4080276489258E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 7.3.5
2.5033950805664E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.1007995605469E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.4093856811523E-5
Output for 7.3.4
3.4093856811523E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.1021575927734E-5
Output for 7.3.3
3.4093856811523E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.2915344238281E-5
Output for 7.3.2
4.2915344238281E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.793571472168E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 6.7949295043945E-5
Output for 7.3.1
3.7908554077148E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.3882598876953E-5
Output for 7.3.0
2.2172927856445E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 7.2.25
3.814697265625E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.0054321289062E-5
Output for 7.2.24
4.887580871582E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.3180923461914E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.7908554077148E-5
Output for 7.2.23
4.6014785766602E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.504753112793E-5
Output for 7.2.22
5.793571472168E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.0081481933594E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.9114227294922E-5
Output for 7.2.21
4.6014785766602E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.9127807617188E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.0054321289062E-5
Output for 7.2.20
4.4822692871094E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.9100646972656E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.7894973754883E-5
Output for 7.2.19
3.3140182495117E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.4809112548828E-5
Output for 7.2.18
5.1975250244141E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.1988830566406E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.1021575927734E-5
Output for 7.2.17
5.2213668823242E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.6028366088867E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.7922134399414E-5
Output for 7.2.13
5.2213668823242E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.9141387939453E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1961669921875E-5
Output for 7.2.12
4.887580871582E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 6.2942504882812E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.2928924560547E-5
Output for 7.2.11
3.1948089599609E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.2.10
3.814697265625E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 7.2.9
2.3126602172852E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.814697265625E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.2.8
3.0994415283203E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.1007995605469E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 7.2.7
4.2915344238281E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.9100646972656E-5
Output for 7.2.6
3.3140182495117E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.7193298339844E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.2.5
2.6941299438477E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.1961669921875E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.6941299438477E-5
Output for 7.2.4
3.3855438232422E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.2.3
3.3140182495117E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.0054321289062E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 7.2.2
2.9087066650391E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 4.0054321289062E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 7.2.1
3.0994415283203E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 7.2.0
2.6941299438477E-5 Deprecated: Function create_function() is deprecated in /in/hkDam on line 13 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.1.33
2.9087066650391E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.814697265625E-5
Output for 7.1.32
3.3855438232422E-5 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.887580871582E-5
Output for 7.1.31
2.598762512207E-5 2.8848648071289E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 7.1.30
3.2901763916016E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 7.1.29
2.9802322387695E-5 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0040740966797E-5
Output for 7.1.28
2.4080276489258E-5 2.7179718017578E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.1219253540039E-5
Output for 7.1.27
2.4080276489258E-5 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.9100646972656E-5
Output for 7.1.26
3.0994415283203E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0040740966797E-5
Output for 7.1.25
4.6968460083008E-5 5.4121017456055E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.6028366088867E-5
Output for 7.1.7
4.4107437133789E-5 5.2213668823242E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.0067901611328E-5
Output for 7.1.6
1.8119812011719E-5 2.0027160644531E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 7.1.5
3.0040740966797E-5 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.504753112793E-5
Output for 7.1.0
1.5974044799805E-5 1.8119812011719E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 7.0.20
3.8862228393555E-5 3.7908554077148E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.0054321289062E-5
Output for 7.0.14
2.1934509277344E-5 2.9087066650391E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 7.0.6
2.4080276489258E-5 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 7.0.5
2.288818359375E-5 3.2901763916016E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.3140182495117E-5
Output for 7.0.4
2.0980834960938E-5 2.8133392333984E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 7.0.3
1.7166137695312E-5 2.1934509277344E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 7.0.2
1.4066696166992E-5 2.4080276489258E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.5020370483398E-5
Output for 7.0.1
1.5974044799805E-5 2.4080276489258E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0980834960938E-5
Output for 7.0.0
1.5020370483398E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.1934509277344E-5
Output for 5.6.28
2.5033950805664E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.3153762817383E-5
Output for 5.6.21
2.5033950805664E-5 3.7908554077148E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.7894973754883E-5
Output for 5.6.20
2.598762512207E-5 5.4121017456055E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0040740966797E-5
Output for 5.6.19
2.288818359375E-5 4.6968460083008E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.6.18
1.7166137695312E-5 3.0040740966797E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.6.17
2.4080276489258E-5 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.598762512207E-5
Output for 5.6.16
1.7166137695312E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.6.15
1.8835067749023E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.6.14
1.7881393432617E-5 3.3140182495117E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.6.13
2.1934509277344E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.4093856811523E-5
Output for 5.6.12
2.5033950805664E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.6941299438477E-5
Output for 5.6.11
1.8119812011719E-5 3.504753112793E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 5.6.10
2.7179718017578E-5 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 5.6.9
2.7894973754883E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 5.6.8
2.288818359375E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.4080276489258E-5
Output for 5.6.7
2.6941299438477E-5 6.2227249145508E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.6.6
1.8835067749023E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.6.5
2.5033950805664E-5 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.6.4
1.7881393432617E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.2172927856445E-5
Output for 5.6.3
2.6941299438477E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.6.2
1.7166137695312E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.6.1
2.8133392333984E-5 4.9829483032227E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.6.0
2.6226043701172E-5 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.5.35
2.1934509277344E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.3126602172852E-5
Output for 5.5.34
2.3841857910156E-5 5.6028366088867E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.5.33
2.5033950805664E-5 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.5.32
1.7881393432617E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.5.31
1.7166137695312E-5 3.814697265625E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.5.30
2.3841857910156E-5 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 5.5.29
2.0980834960938E-5 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8848648071289E-5
Output for 5.5.28
2.5033950805664E-5 5.9127807617188E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0040740966797E-5
Output for 5.5.27
2.4080276489258E-5 4.0054321289062E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 5.5.26
2.6941299438477E-5 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.3140182495117E-5
Output for 5.5.25
2.5033950805664E-5 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 5.5.24
2.6941299438477E-5 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.5.23
2.3841857910156E-5 3.6954879760742E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.5.22
1.8119812011719E-5 3.2901763916016E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.5.21
1.8835067749023E-5 2.9087066650391E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.5.20
2.1934509277344E-5 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.4080276489258E-5
Output for 5.5.19
2.5033950805664E-5 4.6968460083008E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.598762512207E-5
Output for 5.5.18
1.9073486328125E-5 3.1948089599609E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.5.16
2.598762512207E-5 6.2227249145508E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.5.15
2.3126602172852E-5 7.1048736572266E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.5.14
2.598762512207E-5 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 5.5.13
2.598762512207E-5 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.9100646972656E-5
Output for 5.5.12
2.598762512207E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.5.11
2.7894973754883E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8848648071289E-5
Output for 5.5.10
2.6941299438477E-5 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.2901763916016E-5
Output for 5.5.9
2.7179718017578E-5 4.6014785766602E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.2901763916016E-5
Output for 5.5.8
2.6941299438477E-5 5.0067901611328E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.7193298339844E-5
Output for 5.5.7
2.6941299438477E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8848648071289E-5
Output for 5.5.6
2.0980834960938E-5 3.3140182495117E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.2172927856445E-5
Output for 5.5.5
1.6927719116211E-5 3.3855438232422E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.5.4
2.5033950805664E-5 4.1007995605469E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 5.5.3
1.6927719116211E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.5.2
1.6927719116211E-5 2.8848648071289E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.5.1
1.6927719116211E-5 2.7179718017578E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.3126602172852E-5
Output for 5.5.0
1.5974044799805E-5 2.8848648071289E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.4.45
2.5033950805664E-5 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6954879760742E-5
Output for 5.4.44
2.0980834960938E-5 3.7908554077148E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.1934509277344E-5
Output for 5.4.43
2.0980834960938E-5 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.2172927856445E-5
Output for 5.4.42
2.288818359375E-5 4.0769577026367E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.598762512207E-5
Output for 5.4.41
2.4795532226562E-5 5.8889389038086E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 5.4.40
2.6941299438477E-5 5.0067901611328E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.4.39
2.0980834960938E-5 4.1007995605469E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.1934509277344E-5
Output for 5.4.38
2.3126602172852E-5 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6001205444336E-5
Output for 5.4.37
1.9073486328125E-5 4.1007995605469E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.4080276489258E-5
Output for 5.4.36
2.3126602172852E-5 5.2928924560547E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.504753112793E-5
Output for 5.4.35
2.0027160644531E-5 4.1961669921875E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.4.34
2.6941299438477E-5 4.6968460083008E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.6014785766602E-5
Output for 5.4.32
2.598762512207E-5 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.4.31
2.598762512207E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 5.4.30
2.0980834960938E-5 3.7193298339844E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.4.29
2.598762512207E-5 4.887580871582E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 5.4.28
2.598762512207E-5 5.1975250244141E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6954879760742E-5
Output for 5.4.27
2.7894973754883E-5 6.6041946411133E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 5.0783157348633E-5
Output for 5.4.26
2.598762512207E-5 5.5074691772461E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.4.25
2.598762512207E-5 4.5061111450195E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.3855438232422E-5
Output for 5.4.24
2.598762512207E-5 5.0783157348633E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.4.23
2.3126602172852E-5 3.6954879760742E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.4795532226562E-5
Output for 5.4.22
2.1934509277344E-5 4.1961669921875E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 5.4.21
1.8119812011719E-5 3.3855438232422E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.4.20
1.6927719116211E-5 3.2901763916016E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.6927719116211E-5
Output for 5.4.19
1.7166137695312E-5 2.7894973754883E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.5974044799805E-5
Output for 5.4.18
1.8835067749023E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0980834960938E-5
Output for 5.4.17
1.6927719116211E-5 3.0040740966797E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.4.16
1.5974044799805E-5 2.8133392333984E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.4.15
1.6212463378906E-5 3.0040740966797E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.4.14
1.6927719116211E-5 3.6954879760742E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.4.13
1.6927719116211E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.4.12
1.6927719116211E-5 2.6941299438477E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.4.11
1.5974044799805E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.4.10
1.5974044799805E-5 3.0040740966797E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.6927719116211E-5
Output for 5.4.9
1.5974044799805E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.4.8
1.5020370483398E-5 3.4809112548828E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.3126602172852E-5
Output for 5.4.7
1.5974044799805E-5 3.0994415283203E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.4.6
1.5974044799805E-5 4.0054321289062E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.6927719116211E-5
Output for 5.4.5
1.8119812011719E-5 3.4093856811523E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0027160644531E-5
Output for 5.4.4
2.3126602172852E-5 4.6968460083008E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8133392333984E-5
Output for 5.4.3
2.5033950805664E-5 5.2928924560547E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0040740966797E-5
Output for 5.4.2
2.8133392333984E-5 5.6982040405273E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.4.1
2.6941299438477E-5 6.6995620727539E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.3153762817383E-5
Output for 5.4.0
2.7179718017578E-5 5.1021575927734E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.3.29
2.6941299438477E-5 5.3882598876953E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9802322387695E-5
Output for 5.3.28
2.8133392333984E-5 4.9114227294922E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.4093856811523E-5
Output for 5.3.27
2.1934509277344E-5 3.6001205444336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.5033950805664E-5
Output for 5.3.26
1.6927719116211E-5 2.8848648071289E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.3.19, 5.3.25
1.5974044799805E-5 2.6941299438477E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.3.24
1.6927719116211E-5 2.9087066650391E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.3.23
1.6927719116211E-5 2.6941299438477E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.3.22
1.7881393432617E-5 3.0040740966797E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.3.21
1.5974044799805E-5 2.6941299438477E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.3.20
1.6927719116211E-5 2.9087066650391E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.0980834960938E-5
Output for 5.3.18
1.7881393432617E-5 3.2901763916016E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.9073486328125E-5
Output for 5.3.17
1.8119812011719E-5 2.7179718017578E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.8119812011719E-5
Output for 5.3.16
1.6927719116211E-5 2.7179718017578E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 1.7881393432617E-5
Output for 5.3.15
1.5974044799805E-5 3.7193298339844E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.288818359375E-5
Output for 5.3.14
2.4080276489258E-5 4.2915344238281E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.7179718017578E-5
Output for 5.3.13
2.8133392333984E-5 5.2213668823242E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 6.7949295043945E-5
Output for 5.3.12
2.598762512207E-5 4.0054321289062E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.3841857910156E-5
Output for 5.3.11
2.8848648071289E-5 4.2915344238281E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.3.10
2.0980834960938E-5 9.7036361694336E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.3126602172852E-5
Output for 5.3.9
3.0040740966797E-5 4.3869018554688E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.3.8
2.8848648071289E-5 4.7922134399414E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.4093856811523E-5
Output for 5.3.7
2.6941299438477E-5 5.9843063354492E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.4822692871094E-5
Output for 5.3.6
2.6941299438477E-5 4.4107437133789E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.3.5
2.598762512207E-5 4.1961669921875E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.6941299438477E-5
Output for 5.3.4
2.5033950805664E-5 5.4836273193359E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.6954879760742E-5
Output for 5.3.3
2.6941299438477E-5 5.9843063354492E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.7908554077148E-5
Output for 5.3.2
3.2901763916016E-5 4.4822692871094E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.1948089599609E-5
Output for 5.3.1
2.598762512207E-5 3.6954879760742E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.598762512207E-5
Output for 5.3.0
2.5033950805664E-5 3.7908554077148E-5 Warning: include(): data:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.8848648071289E-5
Output for 5.2.17
3.0040740966797E-5 6.103515625E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.0054321289062E-5
Output for 5.2.16
2.5033950805664E-5 5.3882598876953E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.3855438232422E-5
Output for 5.2.15
2.0980834960938E-5 4.6014785766602E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.2.14
3.0040740966797E-5 6.5088272094727E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.3153762817383E-5
Output for 5.2.13
3.1948089599609E-5 4.9829483032227E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.2.12
2.6941299438477E-5 4.1007995605469E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.4080276489258E-5
Output for 5.2.11
3.1948089599609E-5 6.2942504882812E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.2915344238281E-5
Output for 5.2.10
3.3140182495117E-5 4.887580871582E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.2.9
3.1948089599609E-5 4.5061111450195E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.2186508178711E-5
Output for 5.2.8
2.9802322387695E-5 6.0081481933594E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 4.1007995605469E-5
Output for 5.2.7
3.0040740966797E-5 4.3153762817383E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.7894973754883E-5
Output for 5.2.6
3.0040740966797E-5 4.1961669921875E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 2.9087066650391E-5
Output for 5.2.5
2.9802322387695E-5 4.2915344238281E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.2.4
2.8133392333984E-5 4.1007995605469E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.0994415283203E-5
Output for 5.2.3
3.2186508178711E-5 6.0796737670898E-5 Warning: include(): URL file-access is disabled in the server configuration in /in/hkDam on line 18 Warning: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: no suitable wrapper could be found in /in/hkDam on line 18 Warning: include(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in /in/hkDam on line 18 3.3855438232422E-5
Output for 5.2.2
3.504753112793E-5 4.3153762817383E-5 <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: URL file-access is disabled in the server configuration in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.3869018554688E-5
Output for 5.2.1
4.1961669921875E-05 4.887580871582E-05 <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: URL file-access is disabled in the server configuration in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: no suitable wrapper could be found in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.9127807617188E-05
Output for 5.2.0
3.4809112548828E-05 3.8862228393555E-05 base64;cmV0dXJuIGFycmF5ICgKICAwID0 IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0 IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==4.1007995605469E-05
Output for 5.1.6
2.598762512207E-05 3.9100646972656E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.1988830566406E-05
Output for 5.1.5
2.5033950805664E-05 2.8133392333984E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.0796737670898E-05
Output for 5.1.4
4.0054321289062E-05 4.4107437133789E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 7.7009201049805E-05
Output for 5.1.3
2.598762512207E-05 2.6941299438477E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.1975250244141E-05
Output for 5.1.2
3.2901763916016E-05 3.1948089599609E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.9127807617188E-05
Output for 5.1.1
3.504753112793E-05 4.4107437133789E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 7.2956085205078E-05
Output for 5.1.0
2.8848648071289E-05 2.8133392333984E-05 <br /> <b>Warning</b>: include(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.6028366088867E-05
Output for 5.0.5
5.2928924560547E-05 4.1007995605469E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 8.2015991210938E-05
Output for 5.0.4
4.1961669921875E-05 4.3153762817383E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 7.6055526733398E-05
Output for 5.0.3
5.0067901611328E-05 3.7193298339844E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 7.2956085205078E-05
Output for 5.0.2
4.2915344238281E-05 4.1007995605469E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 8.2015991210938E-05
Output for 5.0.1
2.3126602172852E-05 2.598762512207E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.6014785766602E-05
Output for 5.0.0
2.4795532226562E-05 2.8133392333984E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.9829483032227E-05
Output for 4.4.9
5.899999999992E-05 4.3000000000015E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.3999999999998E-05
Output for 4.4.8
6.4999999999982E-05 5.8000000000002E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.3999999999953E-05
Output for 4.4.7
3.5000000000007E-05 2.9999999999974E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.000000000004E-05
Output for 4.4.6
6.2000000000006E-05 4.7999999999937E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.1000000000089E-05
Output for 4.4.5
7.2000000000072E-05 5.3000000000081E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.8000000000068E-05
Output for 4.4.4
3.3999999999978E-05 2.5000000000053E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 3.2000000000032E-05
Output for 4.4.3
6.2999999999924E-05 5.1000000000023E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.2000000000006E-05
Output for 4.4.2
4.1000000000013E-05 3.599999999998E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.000000000004E-05
Output for 4.4.1
4.000000000004E-05 3.1999999999921E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 3.6000000000036E-05
Output for 4.4.0
5.8000000000002E-05 3.9999999999984E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.1999999999996E-05
Output for 4.3.11
7.8999999999996E-05 4.599999999999E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.4000000000008E-05
Output for 4.3.10
3.3999999999978E-05 2.9999999999974E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 4.000000000004E-05
Output for 4.3.9
4.6000000000001E-05 5.7000000000001E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.4999999999999E-05
Output for 4.3.8
3.6000000000036E-05 2.6999999999999E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 3.4000000000034E-05
Output for 4.3.7
4.3999999999933E-05 4.0999999999958E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.1999999999941E-05
Output for 4.3.6
4.3000000000015E-05 4.2000000000098E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 5.299999999997E-05
Output for 4.3.5
5.1000000000023E-05 5.4999999999916E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 7.9999999999969E-05
Output for 4.3.4
4.3999999999995E-05 5.2000000000003E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.4000000000002E-05
Output for 4.3.3
2.6999999999999E-05 2.4999999999997E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 3.7000000000009E-05
Output for 4.3.2
4.8999999999966E-05 4.1000000000013E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==): failed to open stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main(): Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 6.0000000000004E-05
Output for 4.3.1
6.8999999999986E-05 7.0000000000014E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='http://www.php.net/function.main'>function.main</a>]: failed to create stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='http://www.php.net/function.main'>function.main</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 0.00011099999999997
Output for 4.3.0
5.3999999999998E-05 5.0999999999912E-05 <br /> <b>Warning</b>: main(data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==) [<a href='http://www.php.net/function.main'>function.main</a>]: failed to create stream: No such file or directory in <b>/in/hkDam</b> on line <b>18</b><br /> <br /> <b>Warning</b>: main() [<a href='http://www.php.net/function.main'>function.main</a>]: Failed opening 'data://text/php,base64;cmV0dXJuIGFycmF5ICgKICAwID0+IDEsCiAgMSA9PiAyLAogIDIgPT4gMywKICAzID0+IDQsCiAgNCA9PiAKICBhcnJheSAoCiAgICAnd2F0JyA9PiAnd2F0ZGY4dTM4NDcyMzA5dWZqJywKICApLAopOw==' for inclusion (include_path='.:') in <b>/in/hkDam</b> on line <b>18</b><br /> 0.00010099999999991

preferences:
204.03 ms | 403 KiB | 250 Q