View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001004 | Xdebug | Step Debugging | public | 2013-11-13 17:33 | 2020-03-12 17:19 |
| Reporter | akrabat | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2.3.0 | ||||
| Summary | 0001004: Ability to halt on warning/notice | ||||
| Description | It would be nice if there was an xdebug setting that caused halt of execution when a notice/warning is displayed. I currently register an error handler to do this at the moment, but a simple setting such as xdebug.halt_on_error which took the same integer as error_reporting would be convenient. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.4.15-5.4.20 | ||||