The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000264
======================================================================
Reporter: ywarnier
Handler:
======================================================================
Project: Xdebug
Bug ID: 264
Category: Feature/Change request
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Operating System:
PHP Version: 5.1.6
Xdebug Version: 2.0.0rc4-dev
======================================================================
Date Submitted: 2007-05-03 19:50 CEST
Last Modified: 2007-05-03 19:50 CEST
======================================================================
Summary: Overload opcodes for isset(), empty(), ...
Description:
Following a discussion on the mailing-list (see additional info), I am
filing this feature request for post-2.0.0 to try and overload the opcodes
of functions like isset() and empty(), to allow tracking them as well.
In the meantime, if isset() needs to be tracked, a slow and dirty hack is
to wrap isset() into a homemade function myisset($var){return
isset($var);}
The tracing of these calls could also become very *noisy*, so maybe it
would be good to have a tracing option just for this.
======================================================================
Bug History
Date Modified Username Field Change
======================================================================
2007-05-03 19:50ywarnier New Bug
2007-05-03 19:50ywarnier Bug Monitored: ywarnier
======================================================================
Received on Thu May 03 2007 - 19:51:00 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST