3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ytytyytytrue); echo "Starting array_diff\n"; $data_diff1 = array_diff($data1, $data2); $time = microtime(true) - $time; echo 'array_diff() took ' . number_format($time, 3) . ' seconds and returned ' . count($data_diff1) . " entries\n";
Output for 5.3.0 - 5.3.22, 5.3.24, 5.4.0 - 5.4.12, 5.4.14
Parse error: syntax error, unexpected ')' in huss6 on line 2
Process exited with code 255.
Output for 5.3.23, 5.4.13
Parse error: syntax error, unexpected ')' in /in/1X6TT on line 2
Process exited with code 255.

preferences:
178.68 ms | 1395 KiB | 47 Q