View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002386 | Xdebug | Step Debugging | public | 2025-11-17 17:36 | 2025-11-17 17:46 |
| Reporter | derick | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | 3.5.0alpha3 | ||||
| Target Version | 3.5dev | ||||
| Summary | 0002386: Crashes when running context_get in an exception thrown from an internal function | ||||
| Description | When running the following code:
And the following commands:
Xdebug crashes because it doesn't check before attach_context_vars to see if it's an internal function. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.4.10-8.4.19 | ||||