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 | derick | ||
| 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 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-13 17:33 | akrabat | New Issue | |
| 2013-12-15 14:09 | derick | Note Added: 0002647 | |
| 2013-12-15 14:09 | derick | Status | new => closed |
| 2013-12-15 14:09 | derick | Assigned To | => derick |
| 2013-12-15 14:09 | derick | Resolution | open => fixed |
| 2013-12-15 14:09 | derick | Fixed in Version | => 2.3dev |
| 2015-02-22 14:30 | derick | Fixed in Version | 2.3dev => 2.3.0 |
| 2020-03-12 16:55 | derick | Severity | minor => feature |
| 2020-03-12 17:19 | derick | Category | Feature/Change request => Step Debugging |