View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002213 | Xdebug | Step Debugging | public | 2023-11-15 17:32 | 2024-03-28 09:14 |
Reporter | Zobo | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | 3.2.2 | ||||
Target Version | 3.4dev | ||||
Summary | 0002213: Give access to thrown Exception object | ||||
Description | When execution stops because of a thrown exception, there is currently no way to inspect the exception. Maybe a good place to get the exception would be like with __RETURN_VALUE ... __EXCEPTION ? | ||||
Steps To Reproduce | <?php throw new \Exception("TEST"); breakpoint_set -t exception -x * <?xml version="1.0" encoding="iso-8859-1"?> | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.2.0-8.2.9 | ||||
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 |