View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000521 | Xdebug | Step Debugging | public | 2010-01-12 22:48 | 2020-03-12 17:36 |
Reporter | migajek | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | 2.0.0dev | ||||
Summary | 0000521: "GLOBAL" property is returned "recursively" for context_get -c 1 | ||||
Description | Hi, There is "recursive" xml property included, which should help me avoiding it ... but in the DBGp docs it says the property was removed from the protocol. I'm pretty sure in previous version of XDebug (2.0.5) I haven't seen that problem. Here is the part of the log responsible for the problem (full one included anyway): <property name="GLOBALS" fullname="$GLOBALS" address="155076768" type="array" children="1" numchildren="14" page="0" pagesize="32"><property name="GLOBALS" fullname="$GLOBALS['GLOBALS']" address="155076768" type="array" children="1" recursive="1"></property> | ||||
Additional Information | [ log ] context_get -i 16 -c 1 | ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu | ||||
PHP Version | 5.2.10 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-12 22:48 | migajek | New Issue | |
2010-01-12 22:48 | migajek | Operating System | => Ubuntu |
2010-01-12 22:48 | migajek | PHP Version | => 5.2.10 |
2010-01-12 22:48 | migajek | Xdebug Version | => 2.1.0-dev |
2014-01-04 12:15 | derick | Note Added: 0002658 | |
2014-01-04 12:15 | derick | Status | new => resolved |
2014-01-04 12:15 | derick | Resolution | open => no change required |
2014-01-04 12:15 | derick | Assigned To | => derick |
2020-03-12 16:55 | derick | Severity | minor => feature |
2020-03-12 17:36 | derick | Category | Feature/Change request => Step Debugging |