Why do you need the object handle?
--Wez.
On 8/10/05, Andrey Hristov <[EMAIL PROTECTED]> wrote:
> Hi all,
> I have cooked a patch that adds a function named debug_get_object_handle()
> which returns the handle id of an object. Having a function like this makes
> devs' live easier - no need to p
Hi all,
I have cooked a patch that adds a function named debug_get_object_handle()
which returns the handle id of an object. Having a function like this makes
devs' live easier - no need to parse the output of var_dump().
The patch is available here:
http://hristov.com/andrey/projects/php_stuff/p