Yeah, on that note - I've never understood what use this function is,
as it reuses object IDs... it will return the same hash for two
different objects during the same script execution - so it's unusable
as far as getting unique keys for objects... and I don't know what
else you could really use it for?

On Sun, Oct 7, 2012 at 5:01 AM, Pierre Joye <pierre....@gmail.com> wrote:
>
> Object hash may be what you are looking for.
>
> http://php.net/manual/en/function.spl-object-hash.php

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

Reply via email to