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 | derick | ||
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. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-09-20 17:47 | jagwire16 | New Issue | |
2010-09-20 17:47 | jagwire16 | Operating System | => Windows 7 Professional |
2010-09-20 17:47 | jagwire16 | PHP Version | => 5.3.3 |
2010-09-20 17:47 | jagwire16 | Xdebug Version | => 2.1.0 |
2011-08-13 18:09 | derick | Note Added: 0001782 | |
2011-08-13 18:09 | derick | Assigned To | => derick |
2011-08-13 18:09 | derick | Status | new => feedback |
2011-09-19 21:18 | derick | Note Added: 0001803 | |
2011-09-19 21:18 | derick | Status | feedback => resolved |
2011-09-19 21:18 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |