View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000913 | Xdebug | Step Debugging | public | 2013-01-05 21:22 | 2020-03-12 17:36 |
Reporter | hakre | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Win32 | OS | WinXP | OS Version | SP3 |
Product Version | 2.2.1 | ||||
Summary | 0000913: PHP 5.4.1 / 5.3.11 "Added debug info handler to DOM objects." not supported | ||||
Description | When I have xdebug enabled, the feature of var_dump for DOMNodes debug information is not available any longer. I have no clue, this might be exclusive, but it would be good to not loose it when xdebug is enabled, because normally both features are good for development / debugging. | ||||
Steps To Reproduce |
| ||||
Additional Information | I first reported this wrongly in the PHP bugtracker until I found out that acutally xdebug was causing this. | ||||
Tags | No tags attached. | ||||
Operating System | WinXPSP3 | ||||
PHP Version | 5.4.10-5.4.14 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-05 21:22 | hakre | New Issue | |
2013-03-09 21:59 | derick | Relationship added | has duplicate 0000910 |
2013-03-09 22:01 | derick | Note Added: 0002439 | |
2013-03-09 22:01 | derick | Status | new => resolved |
2013-03-09 22:01 | derick | Resolution | open => no change required |
2013-03-09 22:01 | derick | Assigned To | => derick |
2020-03-12 16:55 | derick | Severity | minor => feature |
2020-03-12 17:36 | derick | Category | Feature/Change request => Step Debugging |