3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = ['mw'=>'0','mg'=>'0','ma'=>'0','sn'=>'0','fa'=>'0','mn'=>'0']; $b = ['mg'=>'5','mn'=>'10']; $c = array_merge($a,$b); print_r($c);

preferences:
32.56 ms | 405 KiB | 5 Q