View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000719 | Xdebug | Uncategorized | public | 2011-09-20 16:44 | 2011-09-25 22:27 | 
| Reporter | thaddeusmt | Assigned To | derick | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Platform | 64bit | OS | Windows | OS Version | Windows 7 64 | 
| Product Version | 2.1.0 | ||||
| Summary | 0000719: Private variables not showing in object inspections | ||||
| Description | I am using the Yii PHP framework. When doing step-debugging, I cannot see private variables in class objects. I think this is the same bag as this? Also discussed here: I swear it was fixed, but maybe that was just on Ubuntu. I'm on a Win7 box now, running WAMPserver 64. It still happens. Thanks for all the hard work on xdebug!!  | ||||
| Steps To Reproduce | Windows 7 64 ============================================================= } class C extends P { $c = new C(); ============================  | ||||
| Additional Information | ; XDEBUG EXTENSION [xdebug]  | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows 7 64bit | ||||
| PHP Version | 5.3.4 | ||||
| 
		 | 
	
	 Using Xdebug 2.1.2 on Linux (Ubuntu 11.04 64) also does not show inherited/parent private variables of objects. xdebug xdebug support  enabled Supported protocols Revision Directive   Local Value Master Value  | 
| 
		 | 
	
	 I just tested this again, and it works just fine. However, you need a version after 2.1.2; I had noted down the wrong version in bug report 0000619.  | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2011-09-20 16:44 | thaddeusmt | New Issue | |
| 2011-09-23 21:00 | thaddeusmt | Note Added: 0001805 | |
| 2011-09-25 22:27 | derick | Note Added: 0001808 | |
| 2011-09-25 22:27 | derick | Assigned To | => derick | 
| 2011-09-25 22:27 | derick | Status | new => feedback | 
| 2011-09-25 22:27 | derick | Status | feedback => resolved | 
| 2011-09-25 22:27 | derick | Resolution | open => no change required | 
| 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 |