Update: http://phpbenelux.eu/array_seek-return.patch.txt I've kept the fseek()-style return values (0 when fine, -1 when seek fails)Any reason why you picked that over the (IMO more logical) true/false approach?No, just to keep it similar to fseek(). Either way works for me.
I would expect it to return the same as current, next, prev rather than a file io function.
Brian. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php