[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - provide $this in locals context if we are inside a class.

From: Shane Caraveo <shane[@]caraveo.com>
Date: Thu, 15 Jul 2004 10:13:57 -0700

Derick Rethans wrote:

> On Thu, 15 Jul 2004, Shane Caraveo wrote:
>
>
>>Date: Thu Jul 15 09:29:27 CEST 2004
>>User: Shane Caraveo
>>Directory: xdebug
>>
>>Log Message:
>>[1.0]
>>- provide $this in locals context if we are inside a class.
>># zend engine 2 does not have this in the symbol table for some reason, or I am missing something obvious, either way it needs to be dealt with
>
>
> It's not a symbol anymore, it's even checked at compile time, and no
> longer at runtime afaik.
>
> regards,
> Derick

Then is that change fine for you, or do you know a better way to handle
that. It's a pretty big WTF to not see 'this' in the locals when you
step into object methods.

Shane
Received on Thu Jul 15 2004 - 19:14:03 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST