4.0, 10 => 5.0, "blab" =>"b"); $result = array_reverse($input); var_dump($result); } a(); b();