3v4l.org

run code in 300+ PHP versions simultaneously
<?php $board = [ ['a', 'b', 'c'], ['d', 'e', 'f'], ['g', 'h', 'i'], ]; var_export(array_map(null, ...$board));

preferences:
28.08 ms | 405 KiB | 5 Q