View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000709 | Xdebug | Uncategorized | public | 2011-08-15 20:58 | 2011-08-17 11:35 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2dev | ||||
| Target Version | 2.1.0 | ||||
| Summary | 0000709: Xdebug doesn't understand E_USER_DEPRECATED | ||||
| Description | Xdebug only understands E_DEPRECATED and shows "Unknown" for E_USER_DEPRECATED. | ||||
| Steps To Reproduce | trigger_error('ZOMG', E_USER_DEPRECATED); | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.6 | ||||