'otherthing', ]; $foo = []; foreach ($bar as $key => $value) { $foo[$key] = $value; } print_r($bar);