(PECL quickhash >= Unknown)
This class wraps around a hash containing integer numbers, where the values are also integer numbers. Hashes are also available as implementation of the ArrayAccess interface.
Hashes can also be iterated over with foreach as the Iterator interface is
implemented as well. The order of which elements are returned in is not
guaranteed.
QuickHashIntHash::CHECK_FOR_DUPESQuickHashIntHash::DO_NOT_USE_ZEND_ALLOCQuickHashIntHash::HASHER_NO_HASHQuickHashIntHash::HASHER_JENKINS1QuickHashIntHash::HASHER_JENKINS2