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.orgReceived 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