Home
last modified time | relevance | path

Searched refs:getHash (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/spl/tests/
H A DSplObjectStorage_getHash.phpt2 SplObjectStorage::getHash implementation
12 public function getHash($obj) {
25 public function getHash($obj) {
39 public function getHash($obj) {
H A Dbug67582.phpt2 Bug #67582: Cloned SplObjectStorage with overwritten getHash fails offsetExists()
7 // Overwrite getHash() with just some (working) test-method
8 public function getHash($object) { return get_class($object); }
/PHP-7.1/ext/spl/
H A Dspl_observer.c431 SPL_METHOD(SplObjectStorage, getHash) in SPL_METHOD() argument
912 SPL_ME(SplObjectStorage, getHash, arginfo_getHash, 0)
/PHP-7.1/
H A DNEWS3022 . Fixed bug #67582 (Cloned SplObjectStorage with overwritten getHash fails

Completed in 16 milliseconds