View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002125 | Xdebug | Code Coverage | public | 2022-10-05 13:22 | 2022-12-08 18:51 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.2.0alpha3 | ||||
| Target Version | 3.2dev | Fixed in Version | 3.2.0 | ||
| Summary | 0002125: Crash with PHP 8.2 on 32-bit due to change in "not set" value with CATCH opcode | ||||
| Description | With PHP 8.2, there are changes how the engine stores which "CATCH" opcode is the last one, and Xdebug still tests only for the old condition. This results in crashes. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.2-dev | ||||