View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001074 | Xdebug | Uncategorized | public | 2014-08-28 16:02 | 2014-08-28 16:45 |
Reporter | AlexanderRV | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.2.4 | ||||
Summary | 0001074: enabled show_exception_trace causes exception to be shown for caught statements | ||||
Description | Configuration option | ||||
Steps To Reproduce | function exceptionTest() { try { | ||||
Tags | No tags attached. | ||||
Operating System | Centos 6 | ||||
PHP Version | 5.4.15-5.4.20 | ||||
|
PHP Version is meant to be 5.5.x NOT 5.4, sorry. |
|
Hi! This is by design. It's documented at http://xdebug.org/docs/all_settings#show_exception_trace as well. If you only want to see traces for uncaught exceptions, just leave this setting to its default of 0. cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-28 16:02 | AlexanderRV | New Issue | |
2014-08-28 16:04 | AlexanderRV | Note Added: 0002878 | |
2014-08-28 16:45 | derick | Note Added: 0002879 | |
2014-08-28 16:45 | derick | Status | new => resolved |
2014-08-28 16:45 | derick | Resolution | open => no change required |
2014-08-28 16:45 | derick | Assigned To | => derick |
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 |