View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000328 | Xdebug | Uncategorized | public | 2007-10-28 17:53 | 2009-12-28 17:34 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000328: Private properties are incorrectly enumerated in case of extended classes | ||||
| Description | In case a class is inheriting another class, and the parent class has private properties - those private properties are still part of the variable renderings as done by xdebug_object_element_export, xdebug_object_element_export_xml, xdebug_object_element_export_xml_node and xdebug_object_element_export_fancy, | ||||
| Additional Information | xdebug_get_property_info already returns the facet, it should also check the class name and tell the calling function whether to include the property or not. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2-dev | ||||