Hi!

I noticed that SplHeap returns the current element count of the heap
from key(). I think it should return count - 1 to reflect 0 indexing.
key won't be called outside of an iterator, so this makes sense.

Regards,
Toby
-- 
Tobias Schlitt - Zend Certification Member       GPG Key: 0xC462BC14
a passion for php                            http://www.schlitt.info
Member of the eZ components project          http://components.ez.no

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

Reply via email to