3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array_fill(0,100000,'a'); $b = array_fill(0,100000,'b'); array_merge($a, $b);

preferences:
58.87 ms | 402 KiB | 5 Q