On Sun, Oct 30, 2016 at 10:31 AM, Levi Morrison <[email protected]> wrote:
> On Sun, Oct 30, 2016 at 7:30 AM, Yasuo Ohgaki <[email protected]> wrote:
>> On Sun, Oct 30, 2016 at 8:24 PM, Rasmus Schultz <[email protected]> wrote:
>>> I'd like to just remind you of the fact that some
>>> of these functions, reset() and end() in particular, are often used
>>> not because someone cares about moving the internal pointer, but as a
>>> means of getting the first/last items of an array.
>>
>> I'm one of them.
>>
>> --
>> Yasuo Ohgaki
>> [email protected]
>
> Are you after the last value, the last key, or both?

To clarify, do you use the return value of these functions or rely on
the IAP moving to also get the key?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to