[xdebug-general] Re: Problem: No $this with PHP 5.0.5 / xDebug 1.3.3dev

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 20 Oct 2005 12:46:01 +0200 (CEST)

On Thu, 20 Oct 2005, Christof J. Reetz wrote:

> Derick Rethans wrote:
>
> > You really should consider upgrading to Xdebug 2.0.0(beta4) as I dont
> > support 1.3.x anymore.
>
> As soon as the current PHP project is finished, because otherwise i would need
> to implement DBGp in my client before i could work again.

Xdebug 2 also supports the older protocol still...

> > But remember that $this is not a variable in PHP 5, it is a language
> > construct, so it might not be possible at all. You should be able to use
> > "eval $this" though.
>
> Wonderfull, this seems to work.

Ok, great.

Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Oct 20 2005 - 12:46:03 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST