Ver originalforeach ($datos as $l) { $aux = $obj->listarCarpeta($l['id']); $lista["'" . $l['tipo'] . $l['id'] . "'"] = $aux; }