<?php $arr = ['foo' => 'bar']; var_dump(each($arr)[1]);
You have javascript disabled. You will not be able to edit any code.