[xdebug-general] Re: isset & empty not shown in traces

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 3 May 2007 09:05:39 +0200 (CEST)

On Wed, 2 May 2007, Sean Coates wrote:

> Yannick Warnier wrote:
> > Hello,
> >
> > I'm using xdebug 2.0.0 RC3. Is there a reason why calls to isset() and
> > empty() are not reported in traces?
>
> I suspect for the same reason that instanceof and == are not shown in
> traces (they're not actual functions).

That is correct, isset() and empty() are language constructs in PHP.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu May 03 2007 - 09:05:41 BST

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