<?php list($rate, $rate_sum) = [1,2]; list($rate_summary['count'], $rate_summary['average']) = [1,2]; var_dump($rate, $rate_sum,$rate_summary);
You have javascript disabled. You will not be able to edit any code.