3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array('<1970'); $b = range(1970, 1996); $c = array_merge($a, $b); echo $c; ?>

preferences:
23.62 ms | 402 KiB | 5 Q