> I had to quarantine a couple of tests in Doctrine and PHPUnit as they both
> depend on the re-usage of the hashes returned by spl_object_hash(), which
> shouldn't actually be depended upon (am I right dmitry?).

I'm not Dmitry, but I am fairly certain you should not rely on hashes
being reused.

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

Reply via email to