View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001217 | Xdebug | Uncategorized | public | 2015-11-29 23:58 | 2015-12-07 11:32 |
| Reporter | derick | Assigned To | derick | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.4.0rc1 | ||||
| Target Version | 2.4.0 | Fixed in Version | 2.4.0rc2 | ||
| Summary | 0001217: Xdebug messes with catching Error (and inherited classes) | ||||
| Description | It's really because xdebug.show_error_trace defaults to 1. There is an issue at https://github.com/sebastianbergmann/phpunit/issues/1972 | ||||
| Steps To Reproduce | Run this with Xdebug, and with xdebug.show_error_trace=1 (the default) <?php class Foo try { | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.0.0rc7 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-11-29 23:58 | derick | New Issue | |
| 2015-11-30 10:36 | derick | Note Added: 0003273 | |
| 2015-11-30 10:36 | derick | Status | new => closed |
| 2015-11-30 10:36 | derick | Assigned To | => derick |
| 2015-11-30 10:36 | derick | Resolution | open => fixed |
| 2015-11-30 10:36 | derick | Fixed in Version | => 2.4.0 |
| 2015-12-07 11:32 | derick | Fixed in Version | 2.4.0 => 2.4.0rc2 |
| 2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
| 2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
| 2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
| 2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |