Ver originalforeach($_SESSION['foo'][]....)
Ver originalforeach($_SESSION['foo'] as $key => $value){ foreach($value as $k => $v){ }}