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 | |||
| 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! |