View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002149 | Xdebug | Stacktraces | public | 2022-12-17 17:04 | 2023-03-21 16:28 |
| Reporter | davidgrudl | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 3.2.0 | ||||
| Summary | 0002149: Stack Traces are shown even when xdebug is running in mode 'debug' | ||||
| Description | Xdebug overrides PHP's standard error handler callbacks and shows stack trace. But I have | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.1.10-8.1.19 | ||||
|
|
|
|
|
I have WIndows 11 Pro. Here is screenshot of result of this code, so you can see stack trace at bottom: <?php |
|
|
I believe this is a duplicate of 0002144. I think I know where the problem lies, but figuring how to fix it, and how to not un-fix the fix that I made this change for, is trickier. |
|
|
I bet that this is related to 0002144, which I have just merged. I will release 3.2.1 soon which should include a fix for that one. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-12-17 17:04 | davidgrudl | New Issue | |
| 2022-12-18 14:40 | derick | Assigned To | => derick |
| 2022-12-18 14:40 | derick | Status | new => feedback |
| 2022-12-18 14:40 | derick | Note Added: 0006492 | |
| 2022-12-19 12:46 | davidgrudl | Note Added: 0006494 | |
| 2022-12-19 12:46 | davidgrudl | File Added: Screenshot 2022-12-19 at 13-44-34 Xdebug 3.2.0.png | |
| 2022-12-19 12:46 | davidgrudl | Status | feedback => assigned |
| 2022-12-21 10:47 | derick | Status | assigned => resolved |
| 2022-12-21 10:47 | derick | Resolution | open => duplicate |
| 2022-12-21 10:47 | derick | Note Added: 0006497 | |
| 2022-12-21 10:47 | derick | Relationship added | duplicate of 0002144 |
| 2023-03-21 16:28 | derick | Note Added: 0006534 |