3v4l.org

run code in 500+ PHP versions simultaneously
<?php $x = ["a", "b", "c", "d", "e"]; var_export( array_merge( ...array_fill(0, 2, $x) ) );

preferences:
76.77 ms | 1119 KiB | 5 Q