3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t = range(1, 32, 1); echo "<pre>";var_dump($t); $g1 = array_rand($t, 4); array_rand($t, 4)
Output for 5.4.0 - 5.4.22
Parse error: syntax error, unexpected end of file in /in/euui7 on line 7
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end in /in/euui7 on line 7
Process exited with code 255.

preferences:
183.93 ms | 1395 KiB | 58 Q