View Issue Details

IDProjectCategoryView StatusLast Update
0001134XdebugStep Debuggingpublic2020-03-12 17:19
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.3.3Fixed in Version2.3.3 
Summary0001134: Allow introspection of ArrayObject implementation's internal storage
Description

Classes inheriting ArrayObject have a "special" of storing array-accessible properties, and it would be perfect if DBGp could also show that.

TagsNo tags attached.
Operating System
PHP Version5.6.0-5.6.4

Activities

derick

2015-04-05 23:53

administrator   ~0003057

Fixed for Xdebug 2.3.3.

Issue History

Date Modified Username Field Change
2015-04-05 22:19 derick New Issue
2015-04-05 22:19 derick Status new => assigned
2015-04-05 22:19 derick Assigned To => derick
2015-04-05 23:53 derick Note Added: 0003057
2015-04-05 23:53 derick Status assigned => closed
2015-04-05 23:53 derick Resolution open => fixed
2015-04-05 23:53 derick Fixed in Version => 2.3.3
2020-03-12 16:55 derick Severity minor => feature
2020-03-12 17:19 derick Category Feature/Change request => Step Debugging