kint
kint copied to clipboard
Include object id in output
I often work with similar objects and var_dump with xdebug has the neat feature of outputting the spl_object_id which makes it easy to find out if two outputs belong to the same object or not. Can you include the object id into the output?
I have added a pull request #335 that implements this rendering
Done in b5841ee834121b5f3399184466b8ac43956885fa