View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000864 | Xdebug | public | 2012-06-29 16:28 | 2015-06-14 18:33 | |
Reporter | naitsirch | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Fixed in Version | 2.3.3 | ||||
Summary | 0000864: No Attributes are shown if an Object extends ArrayIterator | ||||
Description | Hi, Best regards. | ||||
Tags | No tags attached. | ||||
Operating System | Win 7 | ||||
PHP Version | 5.3.13 | ||||
|
Here a small script to reproduce: <?php $a = new A(); The script's output is: ) I have tested it in Xdebug Version 2.1.4 and 2.2.0 |
|
CLosing as a duplicate of 0000686. |
|
This wasn't actually a duplicate. Closing it now though, as it's fixed for Xdebug 2.2.3 and 3.0dev. Thanks for the report! |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-29 16:28 | naitsirch | New Issue | |
2012-07-02 06:53 | naitsirch | Note Added: 0002316 | |
2014-02-27 19:38 | derick | Note Added: 0002704 | |
2014-02-27 19:38 | derick | Relationship added | duplicate of 0000686 |
2014-02-27 19:38 | derick | Status | new => resolved |
2014-02-27 19:38 | derick | Resolution | open => duplicate |
2014-02-27 19:38 | derick | Assigned To | => derick |
2015-06-14 18:33 | derick | Note Added: 0003118 | |
2015-06-14 18:33 | derick | Status | resolved => closed |
2015-06-14 18:33 | derick | Fixed in Version | => 2.3.3 |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |