View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002213 | Xdebug | Step Debugging | public | 2023-11-15 17:32 | 2025-04-11 10:56 |
Reporter | Zobo | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.2 | ||||
Target Version | 3.5dev | Fixed in Version | 3.5dev | ||
Summary | 0002213: Expose __EXCEPTION virtual variable for current EG(exception) | ||||
Description | In some cases it is useful to have access to the last thrown exception. Add a feature flag ( | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.2.0-8.2.9 | ||||
|
Proposing patch: https://github.com/xdebug/xdebug/pull/922 |
|
Thanks for the patch! I have merged this now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-15 17:32 | Zobo | New Issue | |
2023-11-16 14:12 | Zobo | Note Added: 0006680 | |
2023-11-30 10:42 | derick | Severity | minor => feature |
2023-11-30 10:42 | derick | Target Version | => 3.4dev |
2024-03-28 09:14 | derick | Assigned To | => derick |
2024-03-28 09:14 | derick | Status | new => confirmed |
2025-04-11 10:36 | derick | Summary | Give access to thrown Exception object => Expose __EXCEPTION virtual variable for current EG(exception) |
2025-04-11 10:36 | derick | Description Updated | |
2025-04-11 10:36 | derick | Steps to Reproduce Updated | |
2025-04-11 10:37 | derick | Target Version | 3.4dev => 3.5dev |
2025-04-11 10:56 | derick | Status | confirmed => closed |
2025-04-11 10:56 | derick | Resolution | open => fixed |
2025-04-11 10:56 | derick | Fixed in Version | => 3.5dev |
2025-04-11 10:56 | derick | Note Added: 0007246 |