3v4l.org

run code in 300+ PHP versions simultaneously
<?php $cases = [ '', __FILE__, '/etc/hosts' ]; foreach ($cases as $file) { $time = microtime(); for($i=0; $i < 10000; $i++) { false === stream_resolve_include_path(''); } echo "($file), stream_resolve_include_path(): ".(microtime() - $time).PHP_EOL; $time = microtime(); for($i=0; $i < 10000; $i++) { false === file_exists(''); } echo "($file), file_exists(): ". (microtime() - $time).PHP_EOL; }
Output for 7.3.1
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.008325 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000521 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.00828 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000514 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.008361 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000499
Output for 7.3.0
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.015003 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.001018 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.013203 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00074300000000001 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.009633 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00049399999999999
Output for 7.2.13
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.010728 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000639 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.010441 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000545 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.010029 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000571
Output for 7.2.12
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.011189 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000617 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.008213 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000487 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.00761 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000485
Output for 7.2.11
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.013393 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000624 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.007582 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000499 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007572 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00049999999999999
Output for 7.2.10
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.05514 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000546 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.007621 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00050799999999999 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007663 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00050699999999999
Output for 7.2.9
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.011332 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000709 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.00913 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000712 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.009055 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000706
Output for 7.2.8
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.012787 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000499 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.007715 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000502 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007768 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000492
Output for 7.2.7
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.010354 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000528 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.008168 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000498 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007802 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000515
Output for 7.2.6
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.010656 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000688 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.009513 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.0007 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.008462 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000556
Output for 7.2.5
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.014812 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000754 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.013582 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00049099999999999 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007833 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00073599999999999
Output for 7.2.4
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.012693 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.00060600000000002 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.010289 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00070000000000001 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.009973 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00071000000000002
Output for 7.2.3
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.013476 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000564 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.009035 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00054699999999999 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.008693 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00053900000000001
Output for 7.2.2
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.017594 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000585 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.008554 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000555 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.008674 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00058999999999999
Output for 7.2.1
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.05797 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000594 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.008594 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000578 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.008396 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.00058999999999999
Output for 7.2.0
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.009076 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000654 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.009568 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000503 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.007573 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.0005
Output for 7.1.25
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.009353 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.001009 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.008812 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.001039 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.009382 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000968
Output for 7.1.7
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.003848 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000373 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.003453 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.00036 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.003538 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000319
Output for 7.1.6
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.006497 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000364 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.006526 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000336 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.006433 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000331
Output for 7.1.5
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.014717 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.00077 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.01339 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000708 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.012546 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000808
Output for 7.1.0
Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (), stream_resolve_include_path(): 0.006852 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (), file_exists(): 0.000393 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/in/qjTT8), stream_resolve_include_path(): 0.006544 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/in/qjTT8), file_exists(): 0.000382 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 10 (/etc/hosts), stream_resolve_include_path(): 0.006722 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 Notice: A non well formed numeric value encountered in /in/qjTT8 on line 16 (/etc/hosts), file_exists(): 0.000397
Output for 7.0.20
(), stream_resolve_include_path(): 0.011986 (), file_exists(): 0.000798 (/in/qjTT8), stream_resolve_include_path(): 0.015462 (/in/qjTT8), file_exists(): 0.001017 (/etc/hosts), stream_resolve_include_path(): 0.01634 (/etc/hosts), file_exists(): 0.000807
Output for 7.0.14
(), stream_resolve_include_path(): 0.009198 (), file_exists(): 0.000675 (/in/qjTT8), stream_resolve_include_path(): 0.008603 (/in/qjTT8), file_exists(): 0.00066 (/etc/hosts), stream_resolve_include_path(): 0.008335 (/etc/hosts), file_exists(): 0.00064
Output for 7.0.10
(), stream_resolve_include_path(): 0.005772 (), file_exists(): 0.000487 (/in/qjTT8), stream_resolve_include_path(): 0.008215 (/in/qjTT8), file_exists(): 0.0005 (/etc/hosts), stream_resolve_include_path(): 0.007709 (/etc/hosts), file_exists(): 0.00049
Output for 7.0.9
(), stream_resolve_include_path(): 0.005251 (), file_exists(): 0.000305 (/in/qjTT8), stream_resolve_include_path(): 0.005205 (/in/qjTT8), file_exists(): 0.000302 (/etc/hosts), stream_resolve_include_path(): 0.005574 (/etc/hosts), file_exists(): 0.000296
Output for 7.0.8
(), stream_resolve_include_path(): 0.005471 (), file_exists(): 0.000372 (/in/qjTT8), stream_resolve_include_path(): 0.005364 (/in/qjTT8), file_exists(): 0.000299 (/etc/hosts), stream_resolve_include_path(): 0.00539 (/etc/hosts), file_exists(): 0.0003
Output for 7.0.7
(), stream_resolve_include_path(): 0.007724 (), file_exists(): 0.000415 (/in/qjTT8), stream_resolve_include_path(): 0.008246 (/in/qjTT8), file_exists(): 0.000538 (/etc/hosts), stream_resolve_include_path(): 0.00631 (/etc/hosts), file_exists(): 0.000449
Output for 7.0.6
(), stream_resolve_include_path(): 0.005555 (), file_exists(): 0.000335 (/in/qjTT8), stream_resolve_include_path(): 0.005491 (/in/qjTT8), file_exists(): 0.000319 (/etc/hosts), stream_resolve_include_path(): 0.005464 (/etc/hosts), file_exists(): 0.000321
Output for 7.0.5
(), stream_resolve_include_path(): 0.007643 (), file_exists(): 0.000498 (/in/qjTT8), stream_resolve_include_path(): 0.00697 (/in/qjTT8), file_exists(): 0.000318 (/etc/hosts), stream_resolve_include_path(): 0.007923 (/etc/hosts), file_exists(): 0.000501
Output for 7.0.4
(), stream_resolve_include_path(): 0.005359 (), file_exists(): 0.000305 (/in/qjTT8), stream_resolve_include_path(): 0.005168 (/in/qjTT8), file_exists(): 0.000358 (/etc/hosts), stream_resolve_include_path(): 0.005046 (/etc/hosts), file_exists(): 0.000319
Output for 7.0.3
(), stream_resolve_include_path(): 0.005267 (), file_exists(): 0.000293 (/in/qjTT8), stream_resolve_include_path(): 0.005313 (/in/qjTT8), file_exists(): 0.000304 (/etc/hosts), stream_resolve_include_path(): 0.005277 (/etc/hosts), file_exists(): 0.000292
Output for 7.0.2
(), stream_resolve_include_path(): 0.005347 (), file_exists(): 0.000314 (/in/qjTT8), stream_resolve_include_path(): 0.005258 (/in/qjTT8), file_exists(): 0.000312 (/etc/hosts), stream_resolve_include_path(): 0.005272 (/etc/hosts), file_exists(): 0.000311
Output for 7.0.1
(), stream_resolve_include_path(): 0.00531 (), file_exists(): 0.000313 (/in/qjTT8), stream_resolve_include_path(): 0.005218 (/in/qjTT8), file_exists(): 0.00031 (/etc/hosts), stream_resolve_include_path(): 0.00524 (/etc/hosts), file_exists(): 0.000309
Output for 7.0.0
(), stream_resolve_include_path(): 0.007571 (), file_exists(): 0.00046 (/in/qjTT8), stream_resolve_include_path(): 0.006298 (/in/qjTT8), file_exists(): 0.000339 (/etc/hosts), stream_resolve_include_path(): 0.005636 (/etc/hosts), file_exists(): 0.000336
Output for 5.6.28
(), stream_resolve_include_path(): 0.01016 (), file_exists(): 0.002377 (/in/qjTT8), stream_resolve_include_path(): 0.009847 (/in/qjTT8), file_exists(): 0.002197 (/etc/hosts), stream_resolve_include_path(): 0.009314 (/etc/hosts), file_exists(): 0.002124
Output for 5.6.25
(), stream_resolve_include_path(): 0.00592 (), file_exists(): 0.00102 (/in/qjTT8), stream_resolve_include_path(): 0.00611 (/in/qjTT8), file_exists(): 0.001003 (/etc/hosts), stream_resolve_include_path(): 0.005782 (/etc/hosts), file_exists(): 0.000994
Output for 5.6.24
(), stream_resolve_include_path(): 0.005776 (), file_exists(): 0.001054 (/in/qjTT8), stream_resolve_include_path(): 0.005833 (/in/qjTT8), file_exists(): 0.000957 (/etc/hosts), stream_resolve_include_path(): 0.005812 (/etc/hosts), file_exists(): 0.000954
Output for 5.6.23
(), stream_resolve_include_path(): 0.005983 (), file_exists(): 0.000976 (/in/qjTT8), stream_resolve_include_path(): 0.005977 (/in/qjTT8), file_exists(): 0.000976 (/etc/hosts), stream_resolve_include_path(): 0.005994 (/etc/hosts), file_exists(): 0.001088
Output for 5.6.22
(), stream_resolve_include_path(): 0.006871 (), file_exists(): 0.000989 (/in/qjTT8), stream_resolve_include_path(): 0.005989 (/in/qjTT8), file_exists(): 0.001004 (/etc/hosts), stream_resolve_include_path(): 0.006552 (/etc/hosts), file_exists(): 0.000983
Output for 5.6.21
(), stream_resolve_include_path(): 0.005951 (), file_exists(): 0.001002 (/in/qjTT8), stream_resolve_include_path(): 0.005835 (/in/qjTT8), file_exists(): 0.000977 (/etc/hosts), stream_resolve_include_path(): 0.005776 (/etc/hosts), file_exists(): 0.000969
Output for 5.6.20
(), stream_resolve_include_path(): 0.005732 (), file_exists(): 0.001154 (/in/qjTT8), stream_resolve_include_path(): 0.006112 (/in/qjTT8), file_exists(): 0.001142 (/etc/hosts), stream_resolve_include_path(): 0.005769 (/etc/hosts), file_exists(): 0.001049
Output for 5.6.19
(), stream_resolve_include_path(): 0.007032 (), file_exists(): 0.001196 (/in/qjTT8), stream_resolve_include_path(): 0.006958 (/in/qjTT8), file_exists(): 0.001201 (/etc/hosts), stream_resolve_include_path(): 0.006539 (/etc/hosts), file_exists(): 0.001127
Output for 5.6.18
(), stream_resolve_include_path(): 0.006079 (), file_exists(): 0.001002 (/in/qjTT8), stream_resolve_include_path(): 0.005984 (/in/qjTT8), file_exists(): 0.001005 (/etc/hosts), stream_resolve_include_path(): 0.00612 (/etc/hosts), file_exists(): 0.001009
Output for 5.6.17
(), stream_resolve_include_path(): 0.006559 (), file_exists(): 0.00109 (/in/qjTT8), stream_resolve_include_path(): 0.006495 (/in/qjTT8), file_exists(): 0.000984 (/etc/hosts), stream_resolve_include_path(): 0.005704 (/etc/hosts), file_exists(): 0.000967
Output for 5.6.16
(), stream_resolve_include_path(): 0.009508 (), file_exists(): 0.001561 (/in/qjTT8), stream_resolve_include_path(): 0.009098 (/in/qjTT8), file_exists(): 0.001435 (/etc/hosts), stream_resolve_include_path(): 0.00879 (/etc/hosts), file_exists(): 0.001365
Output for 5.6.15
(), stream_resolve_include_path(): 0.009064 (), file_exists(): 0.001519 (/in/qjTT8), stream_resolve_include_path(): 0.007709 (/in/qjTT8), file_exists(): 0.001143 (/etc/hosts), stream_resolve_include_path(): 0.006729 (/etc/hosts), file_exists(): 0.001177
Output for 5.6.14
(), stream_resolve_include_path(): 0.006111 (), file_exists(): 0.001028 (/in/qjTT8), stream_resolve_include_path(): 0.006692 (/in/qjTT8), file_exists(): 0.001184 (/etc/hosts), stream_resolve_include_path(): 0.006944 (/etc/hosts), file_exists(): 0.001135
Output for 5.6.13
(), stream_resolve_include_path(): 0.006082 (), file_exists(): 0.001039 (/in/qjTT8), stream_resolve_include_path(): 0.005961 (/in/qjTT8), file_exists(): 0.001001 (/etc/hosts), stream_resolve_include_path(): 0.005886 (/etc/hosts), file_exists(): 0.000986
Output for 5.6.12
(), stream_resolve_include_path(): 0.009645 (), file_exists(): 0.001629 (/in/qjTT8), stream_resolve_include_path(): 0.009093 (/in/qjTT8), file_exists(): 0.001552 (/etc/hosts), stream_resolve_include_path(): 0.008819 (/etc/hosts), file_exists(): 0.001464
Output for 5.6.11
(), stream_resolve_include_path(): 0.008592 (), file_exists(): 0.00155 (/in/qjTT8), stream_resolve_include_path(): 0.008382 (/in/qjTT8), file_exists(): 0.00141 (/etc/hosts), stream_resolve_include_path(): 0.007005 (/etc/hosts), file_exists(): 0.001077
Output for 5.6.10
(), stream_resolve_include_path(): 0.00766 (), file_exists(): 0.001264 (/in/qjTT8), stream_resolve_include_path(): 0.007327 (/in/qjTT8), file_exists(): 0.001272 (/etc/hosts), stream_resolve_include_path(): 0.00718 (/etc/hosts), file_exists(): 0.001217
Output for 5.6.9
(), stream_resolve_include_path(): 0.005791 (), file_exists(): 0.000982 (/in/qjTT8), stream_resolve_include_path(): 0.00577 (/in/qjTT8), file_exists(): 0.000985 (/etc/hosts), stream_resolve_include_path(): 0.006642 (/etc/hosts), file_exists(): 0.000982
Output for 5.6.8
(), stream_resolve_include_path(): 0.011703 (), file_exists(): 0.002242 (/in/qjTT8), stream_resolve_include_path(): 0.009666 (/in/qjTT8), file_exists(): 0.00155 (/etc/hosts), stream_resolve_include_path(): 0.010986 (/etc/hosts), file_exists(): 0.002069
Output for 5.6.7
(), stream_resolve_include_path(): 0.011342 (), file_exists(): 0.001927 (/in/qjTT8), stream_resolve_include_path(): 0.010705 (/in/qjTT8), file_exists(): 0.001823 (/etc/hosts), stream_resolve_include_path(): 0.010166 (/etc/hosts), file_exists(): 0.001709
Output for 5.6.6
(), stream_resolve_include_path(): 0.009148 (), file_exists(): 0.00155 (/in/qjTT8), stream_resolve_include_path(): 0.008845 (/in/qjTT8), file_exists(): 0.001517 (/etc/hosts), stream_resolve_include_path(): 0.008721 (/etc/hosts), file_exists(): 0.00161
Output for 5.6.5
(), stream_resolve_include_path(): 0.009405 (), file_exists(): 0.00168 (/in/qjTT8), stream_resolve_include_path(): 0.009109 (/in/qjTT8), file_exists(): 0.001542 (/etc/hosts), stream_resolve_include_path(): 0.007507 (/etc/hosts), file_exists(): 0.001194
Output for 5.6.4
(), stream_resolve_include_path(): 0.008002 (), file_exists(): 0.001309 (/in/qjTT8), stream_resolve_include_path(): 0.007774 (/in/qjTT8), file_exists(): 0.001458 (/etc/hosts), stream_resolve_include_path(): 0.007107 (/etc/hosts), file_exists(): 0.001002
Output for 5.6.3
(), stream_resolve_include_path(): 0.00875 (), file_exists(): 0.001493 (/in/qjTT8), stream_resolve_include_path(): 0.008568 (/in/qjTT8), file_exists(): 0.00142 (/etc/hosts), stream_resolve_include_path(): 0.008082 (/etc/hosts), file_exists(): 0.001349
Output for 5.6.2
(), stream_resolve_include_path(): 0.008831 (), file_exists(): 0.00109 (/in/qjTT8), stream_resolve_include_path(): 0.005814 (/in/qjTT8), file_exists(): 0.000986 (/etc/hosts), stream_resolve_include_path(): 0.006739 (/etc/hosts), file_exists(): 0.001728
Output for 5.6.1
(), stream_resolve_include_path(): 0.008716 (), file_exists(): 0.001283 (/in/qjTT8), stream_resolve_include_path(): 0.007321 (/in/qjTT8), file_exists(): 0.001267 (/etc/hosts), stream_resolve_include_path(): 0.007351 (/etc/hosts), file_exists(): 0.00127
Output for 5.6.0
(), stream_resolve_include_path(): 0.006987 (), file_exists(): 0.001454 (/in/qjTT8), stream_resolve_include_path(): 0.006483 (/in/qjTT8), file_exists(): 0.001138 (/etc/hosts), stream_resolve_include_path(): 0.007002 (/etc/hosts), file_exists(): 0.001147
Output for 5.5.38
(), stream_resolve_include_path(): 0.006187 (), file_exists(): 0.001087 (/in/qjTT8), stream_resolve_include_path(): 0.006272 (/in/qjTT8), file_exists(): 0.001039 (/etc/hosts), stream_resolve_include_path(): 0.006303 (/etc/hosts), file_exists(): 0.00107
Output for 5.5.37
(), stream_resolve_include_path(): 0.007399 (), file_exists(): 0.001061 (/in/qjTT8), stream_resolve_include_path(): 0.006796 (/in/qjTT8), file_exists(): 0.001058 (/etc/hosts), stream_resolve_include_path(): 0.006659 (/etc/hosts), file_exists(): 0.001036
Output for 5.5.36
(), stream_resolve_include_path(): 0.007044 (), file_exists(): 0.001419 (/in/qjTT8), stream_resolve_include_path(): 0.00679 (/in/qjTT8), file_exists(): 0.001041 (/etc/hosts), stream_resolve_include_path(): 0.006287 (/etc/hosts), file_exists(): 0.001072
Output for 5.5.35
(), stream_resolve_include_path(): 0.006364 (), file_exists(): 0.001247 (/in/qjTT8), stream_resolve_include_path(): 0.006528 (/in/qjTT8), file_exists(): 0.001065 (/etc/hosts), stream_resolve_include_path(): 0.006188 (/etc/hosts), file_exists(): 0.001336
Output for 5.5.34
(), stream_resolve_include_path(): 0.00653 (), file_exists(): 0.001086 (/in/qjTT8), stream_resolve_include_path(): 0.006398 (/in/qjTT8), file_exists(): 0.001047 (/etc/hosts), stream_resolve_include_path(): 0.006425 (/etc/hosts), file_exists(): 0.001021
Output for 5.5.33
(), stream_resolve_include_path(): 0.007818 (), file_exists(): 0.00104 (/in/qjTT8), stream_resolve_include_path(): 0.006435 (/in/qjTT8), file_exists(): 0.001033 (/etc/hosts), stream_resolve_include_path(): 0.006995 (/etc/hosts), file_exists(): 0.001196
Output for 5.5.32
(), stream_resolve_include_path(): 0.007529 (), file_exists(): 0.001226 (/in/qjTT8), stream_resolve_include_path(): 0.007832 (/in/qjTT8), file_exists(): 0.00143 (/etc/hosts), stream_resolve_include_path(): 0.007641 (/etc/hosts), file_exists(): 0.001343
Output for 5.5.31
(), stream_resolve_include_path(): 0.009864 (), file_exists(): 0.001654 (/in/qjTT8), stream_resolve_include_path(): 0.00966 (/in/qjTT8), file_exists(): 0.001278 (/etc/hosts), stream_resolve_include_path(): 0.007293 (/etc/hosts), file_exists(): 0.001197
Output for 5.5.30
(), stream_resolve_include_path(): 0.006822 (), file_exists(): 0.001169 (/in/qjTT8), stream_resolve_include_path(): 0.006845 (/in/qjTT8), file_exists(): 0.001112 (/etc/hosts), stream_resolve_include_path(): 0.00669 (/etc/hosts), file_exists(): 0.001052
Output for 5.5.29
(), stream_resolve_include_path(): 0.009155 (), file_exists(): 0.0015 (/in/qjTT8), stream_resolve_include_path(): 0.009069 (/in/qjTT8), file_exists(): 0.001479 (/etc/hosts), stream_resolve_include_path(): 0.008014 (/etc/hosts), file_exists(): 0.001032
Output for 5.5.28
(), stream_resolve_include_path(): 0.008182 (), file_exists(): 0.00128 (/in/qjTT8), stream_resolve_include_path(): 0.007518 (/in/qjTT8), file_exists(): 0.001212 (/etc/hosts), stream_resolve_include_path(): 0.007466 (/etc/hosts), file_exists(): 0.001206
Output for 5.5.27
(), stream_resolve_include_path(): 0.009239 (), file_exists(): 0.001589 (/in/qjTT8), stream_resolve_include_path(): 0.008749 (/in/qjTT8), file_exists(): 0.001114 (/etc/hosts), stream_resolve_include_path(): 0.00653 (/etc/hosts), file_exists(): 0.001111
Output for 5.5.26
(), stream_resolve_include_path(): 0.00926 (), file_exists(): 0.001497 (/in/qjTT8), stream_resolve_include_path(): 0.007195 (/in/qjTT8), file_exists(): 0.001069 (/etc/hosts), stream_resolve_include_path(): 0.006597 (/etc/hosts), file_exists(): 0.001058
Output for 5.5.25
(), stream_resolve_include_path(): 0.008901 (), file_exists(): 0.001488 (/in/qjTT8), stream_resolve_include_path(): 0.008407 (/in/qjTT8), file_exists(): 0.001398 (/etc/hosts), stream_resolve_include_path(): 0.008192 (/etc/hosts), file_exists(): 0.001435
Output for 5.5.24
(), stream_resolve_include_path(): 0.009799 (), file_exists(): 0.001608 (/in/qjTT8), stream_resolve_include_path(): 0.009463 (/in/qjTT8), file_exists(): 0.00151 (/etc/hosts), stream_resolve_include_path(): 0.008839 (/etc/hosts), file_exists(): 0.001144
Output for 5.5.23
(), stream_resolve_include_path(): 0.008248 (), file_exists(): 0.001375 (/in/qjTT8), stream_resolve_include_path(): 0.008659 (/in/qjTT8), file_exists(): 0.001311 (/etc/hosts), stream_resolve_include_path(): 0.00757 (/etc/hosts), file_exists(): 0.001048
Output for 5.5.22
(), stream_resolve_include_path(): 0.010721 (), file_exists(): 0.00167 (/in/qjTT8), stream_resolve_include_path(): 0.009398 (/in/qjTT8), file_exists(): 0.001341 (/etc/hosts), stream_resolve_include_path(): 0.008509 (/etc/hosts), file_exists(): 0.001575
Output for 5.5.21
(), stream_resolve_include_path(): 0.00728 (), file_exists(): 0.001415 (/in/qjTT8), stream_resolve_include_path(): 0.007665 (/in/qjTT8), file_exists(): 0.001364 (/etc/hosts), stream_resolve_include_path(): 0.00752 (/etc/hosts), file_exists(): 0.001882
Output for 5.5.20
(), stream_resolve_include_path(): 0.006096 (), file_exists(): 0.00109 (/in/qjTT8), stream_resolve_include_path(): 0.006245 (/in/qjTT8), file_exists(): 0.001041 (/etc/hosts), stream_resolve_include_path(): 0.006272 (/etc/hosts), file_exists(): 0.001035
Output for 5.5.19
(), stream_resolve_include_path(): 0.009146 (), file_exists(): 0.001559 (/in/qjTT8), stream_resolve_include_path(): 0.00875 (/in/qjTT8), file_exists(): 0.001468 (/etc/hosts), stream_resolve_include_path(): 0.009364 (/etc/hosts), file_exists(): 0.001064
Output for 5.5.18
(), stream_resolve_include_path(): 0.009201 (), file_exists(): 0.001474 (/in/qjTT8), stream_resolve_include_path(): 0.008662 (/in/qjTT8), file_exists(): 0.001406 (/etc/hosts), stream_resolve_include_path(): 0.00834 (/etc/hosts), file_exists(): 0.001401
Output for 5.5.16
(), stream_resolve_include_path(): 0.01092 (), file_exists(): 0.001665 (/in/qjTT8), stream_resolve_include_path(): 0.010308 (/in/qjTT8), file_exists(): 0.001588 (/etc/hosts), stream_resolve_include_path(): 0.010088 (/etc/hosts), file_exists(): 0.001554
Output for 5.5.15
(), stream_resolve_include_path(): 0.00871 (), file_exists(): 0.001503 (/in/qjTT8), stream_resolve_include_path(): 0.008351 (/in/qjTT8), file_exists(): 0.001438 (/etc/hosts), stream_resolve_include_path(): 0.008175 (/etc/hosts), file_exists(): 0.001364
Output for 5.5.14
(), stream_resolve_include_path(): 0.009221 (), file_exists(): 0.001571 (/in/qjTT8), stream_resolve_include_path(): 0.008831 (/in/qjTT8), file_exists(): 0.001506 (/etc/hosts), stream_resolve_include_path(): 0.007673 (/etc/hosts), file_exists(): 0.00164
Output for 5.5.13
(), stream_resolve_include_path(): 0.006661 (), file_exists(): 0.001309 (/in/qjTT8), stream_resolve_include_path(): 0.007078 (/in/qjTT8), file_exists(): 0.001062 (/etc/hosts), stream_resolve_include_path(): 0.006271 (/etc/hosts), file_exists(): 0.001031
Output for 5.5.12
(), stream_resolve_include_path(): 0.010323 (), file_exists(): 0.001348 (/in/qjTT8), stream_resolve_include_path(): 0.007968 (/in/qjTT8), file_exists(): 0.001234 (/etc/hosts), stream_resolve_include_path(): 0.007319 (/etc/hosts), file_exists(): 0.001262
Output for 5.5.11
(), stream_resolve_include_path(): 0.011511 (), file_exists(): 0.001495 (/in/qjTT8), stream_resolve_include_path(): 0.010049 (/in/qjTT8), file_exists(): 0.001443 (/etc/hosts), stream_resolve_include_path(): 0.009564 (/etc/hosts), file_exists(): 0.001348
Output for 5.5.10
(), stream_resolve_include_path(): 0.008876 (), file_exists(): 0.001385 (/in/qjTT8), stream_resolve_include_path(): 0.008696 (/in/qjTT8), file_exists(): 0.001395 (/etc/hosts), stream_resolve_include_path(): 0.008322 (/etc/hosts), file_exists(): 0.001319
Output for 5.5.9
(), stream_resolve_include_path(): 0.009665 (), file_exists(): 0.001399 (/in/qjTT8), stream_resolve_include_path(): 0.009947 (/in/qjTT8), file_exists(): 0.001431 (/etc/hosts), stream_resolve_include_path(): 0.010005 (/etc/hosts), file_exists(): 0.001343
Output for 5.5.8
(), stream_resolve_include_path(): 0.013173 (), file_exists(): 0.001334 (/in/qjTT8), stream_resolve_include_path(): 0.009472 (/in/qjTT8), file_exists(): 0.001299 (/etc/hosts), stream_resolve_include_path(): 0.007849 (/etc/hosts), file_exists(): 0.001281
Output for 5.5.7
(), stream_resolve_include_path(): 0.009389 (), file_exists(): 0.001505 (/in/qjTT8), stream_resolve_include_path(): 0.008654 (/in/qjTT8), file_exists(): 0.00138 (/etc/hosts), stream_resolve_include_path(): 0.00824 (/etc/hosts), file_exists(): 0.001342
Output for 5.5.6
(), stream_resolve_include_path(): 0.007244 (), file_exists(): 0.001305 (/in/qjTT8), stream_resolve_include_path(): 0.00726 (/in/qjTT8), file_exists(): 0.001202 (/etc/hosts), stream_resolve_include_path(): 0.006119 (/etc/hosts), file_exists(): 0.001046
Output for 5.5.5
(), stream_resolve_include_path(): 0.009254 (), file_exists(): 0.001572 (/in/qjTT8), stream_resolve_include_path(): 0.008871 (/in/qjTT8), file_exists(): 0.001483 (/etc/hosts), stream_resolve_include_path(): 0.008628 (/etc/hosts), file_exists(): 0.00142
Output for 5.5.4
(), stream_resolve_include_path(): 0.009714 (), file_exists(): 0.001288 (/in/qjTT8), stream_resolve_include_path(): 0.008122 (/in/qjTT8), file_exists(): 0.001428 (/etc/hosts), stream_resolve_include_path(): 0.008425 (/etc/hosts), file_exists(): 0.001285
Output for 5.5.3
(), stream_resolve_include_path(): 0.007415 (), file_exists(): 0.001312 (/in/qjTT8), stream_resolve_include_path(): 0.007183 (/in/qjTT8), file_exists(): 0.001243 (/etc/hosts), stream_resolve_include_path(): 0.007266 (/etc/hosts), file_exists(): 0.001674
Output for 5.5.2
(), stream_resolve_include_path(): 0.009536 (), file_exists(): 0.001623 (/in/qjTT8), stream_resolve_include_path(): 0.009318 (/in/qjTT8), file_exists(): 0.0016 (/etc/hosts), stream_resolve_include_path(): 0.008947 (/etc/hosts), file_exists(): 0.001525
Output for 5.5.1
(), stream_resolve_include_path(): 0.009582 (), file_exists(): 0.001504 (/in/qjTT8), stream_resolve_include_path(): 0.009014 (/in/qjTT8), file_exists(): 0.00147 (/etc/hosts), stream_resolve_include_path(): 0.008619 (/etc/hosts), file_exists(): 0.00141
Output for 5.5.0
(), stream_resolve_include_path(): 0.00989 (), file_exists(): 0.00164 (/in/qjTT8), stream_resolve_include_path(): 0.00946 (/in/qjTT8), file_exists(): 0.001567 (/etc/hosts), stream_resolve_include_path(): 0.009152 (/etc/hosts), file_exists(): 0.001498
Output for 5.4.45
(), stream_resolve_include_path(): 0.007665 (), file_exists(): 0.001228 (/in/qjTT8), stream_resolve_include_path(): 0.007644 (/in/qjTT8), file_exists(): 0.001226 (/etc/hosts), stream_resolve_include_path(): 0.007169 (/etc/hosts), file_exists(): 0.001041
Output for 5.4.44
(), stream_resolve_include_path(): 0.009436 (), file_exists(): 0.00221 (/in/qjTT8), stream_resolve_include_path(): 0.008556 (/in/qjTT8), file_exists(): 0.00214 (/etc/hosts), stream_resolve_include_path(): 0.011301 (/etc/hosts), file_exists(): 0.001166
Output for 5.4.43
(), stream_resolve_include_path(): 0.009327 (), file_exists(): 0.001519 (/in/qjTT8), stream_resolve_include_path(): 0.008175 (/in/qjTT8), file_exists(): 0.001273 (/etc/hosts), stream_resolve_include_path(): 0.008747 (/etc/hosts), file_exists(): 0.001216
Output for 5.4.42
(), stream_resolve_include_path(): 0.009078 (), file_exists(): 0.00147 (/in/qjTT8), stream_resolve_include_path(): 0.008649 (/in/qjTT8), file_exists(): 0.001724 (/etc/hosts), stream_resolve_include_path(): 0.008003 (/etc/hosts), file_exists(): 0.000992
Output for 5.4.41
(), stream_resolve_include_path(): 0.010811 (), file_exists(): 0.001657 (/in/qjTT8), stream_resolve_include_path(): 0.010261 (/in/qjTT8), file_exists(): 0.001628 (/etc/hosts), stream_resolve_include_path(): 0.009877 (/etc/hosts), file_exists(): 0.001504
Output for 5.4.40
(), stream_resolve_include_path(): 0.00793 (), file_exists(): 0.001241 (/in/qjTT8), stream_resolve_include_path(): 0.007606 (/in/qjTT8), file_exists(): 0.00142 (/etc/hosts), stream_resolve_include_path(): 0.00754 (/etc/hosts), file_exists(): 0.001245
Output for 5.4.39
(), stream_resolve_include_path(): 0.00774 (), file_exists(): 0.001383 (/in/qjTT8), stream_resolve_include_path(): 0.008339 (/in/qjTT8), file_exists(): 0.001376 (/etc/hosts), stream_resolve_include_path(): 0.008302 (/etc/hosts), file_exists(): 0.001002
Output for 5.4.38
(), stream_resolve_include_path(): 0.007317 (), file_exists(): 0.001167 (/in/qjTT8), stream_resolve_include_path(): 0.00769 (/in/qjTT8), file_exists(): 0.001206 (/etc/hosts), stream_resolve_include_path(): 0.007429 (/etc/hosts), file_exists(): 0.001208
Output for 5.4.37
(), stream_resolve_include_path(): 0.006979 (), file_exists(): 0.001181 (/in/qjTT8), stream_resolve_include_path(): 0.007469 (/in/qjTT8), file_exists(): 0.001208 (/etc/hosts), stream_resolve_include_path(): 0.007338 (/etc/hosts), file_exists(): 0.001161
Output for 5.4.36
(), stream_resolve_include_path(): 0.00843 (), file_exists(): 0.001455 (/in/qjTT8), stream_resolve_include_path(): 0.008425 (/in/qjTT8), file_exists(): 0.00133 (/etc/hosts), stream_resolve_include_path(): 0.007041 (/etc/hosts), file_exists(): 0.001019
Output for 5.4.35
(), stream_resolve_include_path(): 0.008395 (), file_exists(): 0.001423 (/in/qjTT8), stream_resolve_include_path(): 0.008279 (/in/qjTT8), file_exists(): 0.001416 (/etc/hosts), stream_resolve_include_path(): 0.007902 (/etc/hosts), file_exists(): 0.001269
Output for 5.4.34
(), stream_resolve_include_path(): 0.006986 (), file_exists(): 0.000978 (/in/qjTT8), stream_resolve_include_path(): 0.006236 (/in/qjTT8), file_exists(): 0.000997 (/etc/hosts), stream_resolve_include_path(): 0.006268 (/etc/hosts), file_exists(): 0.002067
Output for 5.4.32
(), stream_resolve_include_path(): 0.008604 (), file_exists(): 0.001387 (/in/qjTT8), stream_resolve_include_path(): 0.008695 (/in/qjTT8), file_exists(): 0.000994 (/etc/hosts), stream_resolve_include_path(): 0.006276 (/etc/hosts), file_exists(): 0.001004
Output for 5.4.31
(), stream_resolve_include_path(): 0.008859 (), file_exists(): 0.001495 (/in/qjTT8), stream_resolve_include_path(): 0.009052 (/in/qjTT8), file_exists(): 0.001397 (/etc/hosts), stream_resolve_include_path(): 0.008763 (/etc/hosts), file_exists(): 0.001338
Output for 5.4.30
(), stream_resolve_include_path(): 0.007314 (), file_exists(): 0.001226 (/in/qjTT8), stream_resolve_include_path(): 0.00817 (/in/qjTT8), file_exists(): 0.001122 (/etc/hosts), stream_resolve_include_path(): 0.007182 (/etc/hosts), file_exists(): 0.001117
Output for 5.4.29
(), stream_resolve_include_path(): 0.009885 (), file_exists(): 0.001572 (/in/qjTT8), stream_resolve_include_path(): 0.009492 (/in/qjTT8), file_exists(): 0.001755 (/etc/hosts), stream_resolve_include_path(): 0.009338 (/etc/hosts), file_exists(): 0.00179
Output for 5.4.28
(), stream_resolve_include_path(): 0.00883 (), file_exists(): 0.001574 (/in/qjTT8), stream_resolve_include_path(): 0.008675 (/in/qjTT8), file_exists(): 0.001183 (/etc/hosts), stream_resolve_include_path(): 0.006257 (/etc/hosts), file_exists(): 0.001075
Output for 5.4.27
(), stream_resolve_include_path(): 0.011017 (), file_exists(): 0.001716 (/in/qjTT8), stream_resolve_include_path(): 0.010381 (/in/qjTT8), file_exists(): 0.001674 (/etc/hosts), stream_resolve_include_path(): 0.009979 (/etc/hosts), file_exists(): 0.001541
Output for 5.4.26
(), stream_resolve_include_path(): 0.009584 (), file_exists(): 0.001474 (/in/qjTT8), stream_resolve_include_path(): 0.008707 (/in/qjTT8), file_exists(): 0.001471 (/etc/hosts), stream_resolve_include_path(): 0.008726 (/etc/hosts), file_exists(): 0.001449
Output for 5.4.25
(), stream_resolve_include_path(): 0.009024 (), file_exists(): 0.001442 (/in/qjTT8), stream_resolve_include_path(): 0.00843 (/in/qjTT8), file_exists(): 0.001412 (/etc/hosts), stream_resolve_include_path(): 0.008124 (/etc/hosts), file_exists(): 0.001342
Output for 5.4.24
(), stream_resolve_include_path(): 0.010281 (), file_exists(): 0.001689 (/in/qjTT8), stream_resolve_include_path(): 0.009799 (/in/qjTT8), file_exists(): 0.001606 (/etc/hosts), stream_resolve_include_path(): 0.009434 (/etc/hosts), file_exists(): 0.001528
Output for 5.4.23
(), stream_resolve_include_path(): 0.010519 (), file_exists(): 0.001618 (/in/qjTT8), stream_resolve_include_path(): 0.010023 (/in/qjTT8), file_exists(): 0.001555 (/etc/hosts), stream_resolve_include_path(): 0.009629 (/etc/hosts), file_exists(): 0.001514
Output for 5.4.22
(), stream_resolve_include_path(): 0.008715 (), file_exists(): 0.001258 (/in/qjTT8), stream_resolve_include_path(): 0.007741 (/in/qjTT8), file_exists(): 0.001123 (/etc/hosts), stream_resolve_include_path(): 0.007236 (/etc/hosts), file_exists(): 0.001213
Output for 5.4.21
(), stream_resolve_include_path(): 0.007634 (), file_exists(): 0.001284 (/in/qjTT8), stream_resolve_include_path(): 0.007983 (/in/qjTT8), file_exists(): 0.001134 (/etc/hosts), stream_resolve_include_path(): 0.008352 (/etc/hosts), file_exists(): 0.001308
Output for 5.4.20
(), stream_resolve_include_path(): 0.009647 (), file_exists(): 0.001505 (/in/qjTT8), stream_resolve_include_path(): 0.007546 (/in/qjTT8), file_exists(): 0.00113 (/etc/hosts), stream_resolve_include_path(): 0.007536 (/etc/hosts), file_exists(): 0.001193
Output for 5.4.19
(), stream_resolve_include_path(): 0.006515 (), file_exists(): 0.001041 (/in/qjTT8), stream_resolve_include_path(): 0.007004 (/in/qjTT8), file_exists(): 0.001555 (/etc/hosts), stream_resolve_include_path(): 0.006338 (/etc/hosts), file_exists(): 0.000994
Output for 5.4.18
(), stream_resolve_include_path(): 0.006282 (), file_exists(): 0.001072 (/in/qjTT8), stream_resolve_include_path(): 0.006449 (/in/qjTT8), file_exists(): 0.001016 (/etc/hosts), stream_resolve_include_path(): 0.006401 (/etc/hosts), file_exists(): 0.001099
Output for 5.4.17
(), stream_resolve_include_path(): 0.007293 (), file_exists(): 0.00116 (/in/qjTT8), stream_resolve_include_path(): 0.008258 (/in/qjTT8), file_exists(): 0.001121 (/etc/hosts), stream_resolve_include_path(): 0.006852 (/etc/hosts), file_exists(): 0.001084
Output for 5.4.16
(), stream_resolve_include_path(): 0.009807 (), file_exists(): 0.001608 (/in/qjTT8), stream_resolve_include_path(): 0.009543 (/in/qjTT8), file_exists(): 0.001502 (/etc/hosts), stream_resolve_include_path(): 0.008931 (/etc/hosts), file_exists(): 0.001438
Output for 5.4.15
(), stream_resolve_include_path(): 0.008235 (), file_exists(): 0.001388 (/in/qjTT8), stream_resolve_include_path(): 0.008534 (/in/qjTT8), file_exists(): 0.001316 (/etc/hosts), stream_resolve_include_path(): 0.007268 (/etc/hosts), file_exists(): 0.001036
Output for 5.4.14
(), stream_resolve_include_path(): 0.008799 (), file_exists(): 0.001476 (/in/qjTT8), stream_resolve_include_path(): 0.008345 (/in/qjTT8), file_exists(): 0.001404 (/etc/hosts), stream_resolve_include_path(): 0.008181 (/etc/hosts), file_exists(): 0.001333
Output for 5.4.13
(), stream_resolve_include_path(): 0.008831 (), file_exists(): 0.001491 (/in/qjTT8), stream_resolve_include_path(): 0.008854 (/in/qjTT8), file_exists(): 0.002709 (/etc/hosts), stream_resolve_include_path(): 0.006153 (/etc/hosts), file_exists(): 0.001039
Output for 5.4.12
(), stream_resolve_include_path(): 0.010459 (), file_exists(): 0.001644 (/in/qjTT8), stream_resolve_include_path(): 0.009373 (/in/qjTT8), file_exists(): 0.00125 (/etc/hosts), stream_resolve_include_path(): 0.007552 (/etc/hosts), file_exists(): 0.001251
Output for 5.4.11
(), stream_resolve_include_path(): 0.009397 (), file_exists(): 0.001397 (/in/qjTT8), stream_resolve_include_path(): 0.008591 (/in/qjTT8), file_exists(): 0.001388 (/etc/hosts), stream_resolve_include_path(): 0.008498 (/etc/hosts), file_exists(): 0.001382
Output for 5.4.10
(), stream_resolve_include_path(): 0.007235 (), file_exists(): 0.001155 (/in/qjTT8), stream_resolve_include_path(): 0.006877 (/in/qjTT8), file_exists(): 0.001107 (/etc/hosts), stream_resolve_include_path(): 0.006824 (/etc/hosts), file_exists(): 0.001096
Output for 5.4.9
(), stream_resolve_include_path(): 0.009141 (), file_exists(): 0.001476 (/in/qjTT8), stream_resolve_include_path(): 0.008697 (/in/qjTT8), file_exists(): 0.00141 (/etc/hosts), stream_resolve_include_path(): 0.008741 (/etc/hosts), file_exists(): 0.001381
Output for 5.4.8
(), stream_resolve_include_path(): 0.010603 (), file_exists(): 0.001685 (/in/qjTT8), stream_resolve_include_path(): 0.009845 (/in/qjTT8), file_exists(): 0.00159 (/etc/hosts), stream_resolve_include_path(): 0.009669 (/etc/hosts), file_exists(): 0.001512
Output for 5.4.7
(), stream_resolve_include_path(): 0.009599 (), file_exists(): 0.001565 (/in/qjTT8), stream_resolve_include_path(): 0.009162 (/in/qjTT8), file_exists(): 0.001493 (/etc/hosts), stream_resolve_include_path(): 0.00889 (/etc/hosts), file_exists(): 0.001431
Output for 5.4.6
(), stream_resolve_include_path(): 0.009512 (), file_exists(): 0.001652 (/in/qjTT8), stream_resolve_include_path(): 0.008185 (/in/qjTT8), file_exists(): 0.001207 (/etc/hosts), stream_resolve_include_path(): 0.008073 (/etc/hosts), file_exists(): 0.001491
Output for 5.4.5
(), stream_resolve_include_path(): 0.008699 (), file_exists(): 0.001467 (/in/qjTT8), stream_resolve_include_path(): 0.008553 (/in/qjTT8), file_exists(): 0.001373 (/etc/hosts), stream_resolve_include_path(): 0.008074 (/etc/hosts), file_exists(): 0.001314
Output for 5.4.4
(), stream_resolve_include_path(): 0.010071 (), file_exists(): 0.001783 (/in/qjTT8), stream_resolve_include_path(): 0.009702 (/in/qjTT8), file_exists(): 0.001608 (/etc/hosts), stream_resolve_include_path(): 0.007761 (/etc/hosts), file_exists(): 0.001251
Output for 5.4.3
(), stream_resolve_include_path(): 0.009888 (), file_exists(): 0.001571 (/in/qjTT8), stream_resolve_include_path(): 0.009429 (/in/qjTT8), file_exists(): 0.001492 (/etc/hosts), stream_resolve_include_path(): 0.008543 (/etc/hosts), file_exists(): 0.00113
Output for 5.4.2
(), stream_resolve_include_path(): 0.009106 (), file_exists(): 0.001441 (/in/qjTT8), stream_resolve_include_path(): 0.008843 (/in/qjTT8), file_exists(): 0.001436 (/etc/hosts), stream_resolve_include_path(): 0.006637 (/etc/hosts), file_exists(): 0.001071
Output for 5.4.1
(), stream_resolve_include_path(): 0.009538 (), file_exists(): 0.001597 (/in/qjTT8), stream_resolve_include_path(): 0.008749 (/in/qjTT8), file_exists(): 0.00114 (/etc/hosts), stream_resolve_include_path(): 0.007142 (/etc/hosts), file_exists(): 0.001224
Output for 5.4.0
(), stream_resolve_include_path(): 0.008043 (), file_exists(): 0.001269 (/in/qjTT8), stream_resolve_include_path(): 0.008041 (/in/qjTT8), file_exists(): 0.001043 (/etc/hosts), stream_resolve_include_path(): 0.007271 (/etc/hosts), file_exists(): 0.001165
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[' in /in/qjTT8 on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[' in /in/qjTT8 on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/qjTT8 on line 3
Process exited with code 255.

preferences:
146.16 ms | 401 KiB | 232 Q