I see there's a new function called spl_object_hash which does object ID
(which I for one welcome :) - but it is not documented anywhere in the
manual. Is it an omission or there's some reason to that?
--
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/
Human resource problem.
We welcome any help we can get, there are still lots of things undocumented.
-Hannes
I see there's a new function called spl_object_hash which does object ID
(which I for one welcome :) - but it is not documented anywhere in the
manual. Is it an omission or there's some reason to that?--
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/
Hello Stanislav,
no, it is an oversight. The function simply generated a hash form objects,
where hash is an md5 string that is always unique as it is build by object
id and object handler address.
best regards
marcus
Friday, November 3, 2006, 8:24:38 PM, you wrote:
I see there's a new function called spl_object_hash which does object ID
(which I for one welcome :) - but it is not documented anywhere in the
manual. Is it an omission or there's some reason to that?
--
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/
Best regards,
Marcus