3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(array_pop(range(1,4))); var_dump(array_pop((range(1,4)))); var_dump(range(1,4)); var_dump((range(1,4)))
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.29, 5.6.8 - 5.6.13
Parse error: syntax error, unexpected end of file in /in/HKgNE on line 6
Process exited with code 255.

preferences:
181.23 ms | 1395 KiB | 62 Q