A long time ago I wrote a small script that uses this loop
while(list($key, $person) = each($persons)) {
But now I get the message that each