On 28/11/2014 01:13, Bostjan Skufca wrote:
A function called spl_object_hash() exists,
but it returns identical hashes for equal objects.

In case it's been lost in the noise, no it doesn't.


From http://php.net/spl_object_hash

> Return Values
> A string that is unique for each currently existing object and is always the same for each object.


--
Rowan Collins
[IMSoP]


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

Reply via email to