View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000616 | Xdebug | Uncategorized | public | 2010-09-20 17:47 | 2011-09-19 21:18 |
| Reporter | jagwire16 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 2.1.0 | ||||
| Summary | 0000616: Only CLASSNAME showing for nested stdClass objects/arrays | ||||
| Description | When viewing variable information in NetBeans while debugging, all but the CLASSNAME property is missing. I did check the xdebug.log file and it appears that Xdebug isn't sending the additional properties (Id and CreatedDate) at all. IDE: NetBeans 6.9 $users5 = array(); The variable tree looks like this:
It should look like this:
As you can see, it is missing the Id and CreatedDate properties. | ||||
| Additional Information | Below is from my php.ini file and I only included the settings which have been changed from their defaults. xdebug.collect_params = 1 | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows 7 Professional | ||||
| PHP Version | 5.3.3 | ||||
|
|
Could you please make a remote_log, as is described here: http://xdebug.org/support.php#remote And attach that to this report please? |
|
|
Can't reproduce, and requested feedback not provided. If, in the future, you can provide feedback, please don't hesitate to do so. |