On Tue, 21 Jan 2014, Sara Golemon wrote:
> On Tue, Jan 21, 2014 at 1:56 PM, Johannes Schlüter
> <[email protected]> wrote:
> > What impact does this have to debuggers like Xdebug?
> >
> I'd want Derick to weigh in on that. I'm not sure if XDebug only
> looks at the get_properties hook, or considers the get_debug_info hook
> as well.
Not yet, but I was hacking on a branch that uses that hook too, as it's
pretty handy to expose through the debugger. I'd probably namespace it
though so it doesn't conflict with "real" properties.
cheers,
Derick