View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000665 | Xdebug | Uncategorized | public | 2011-02-13 17:02 | 2020-03-12 17:16 |
| Reporter | dangerousben | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2dev | ||||
| Summary | 0000665: xdebug does not respect display_errors=stderr | ||||
| Description | Since PHP 5.2.4, it has been possible to set display_errors=stderr to send errors to stderr rather than stdout. xdebug does not respect this setting. | ||||
| Steps To Reproduce | Enable xdebug, set display_errors=stderr, run some PHP code that generates an error. The error goes to stdout. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.3 | ||||