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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-05 13:22 | derick | New Issue | |
2022-10-05 13:27 | derick | Summary | PHP 8.2 changes "not set" elements for CATCH opcode, resulting in crash => Crash with PHP 8.2 on 32-bit due to change in "not set" value with CATCH opcode |
2022-10-05 13:27 | derick | Note Added: 0006387 | |
2022-10-05 13:32 | derick | Assigned To | => derick |
2022-10-05 13:32 | derick | Status | new => closed |
2022-10-05 13:32 | derick | Resolution | open => fixed |
2022-10-05 13:32 | derick | Fixed in Version | => 3.2dev |
2022-10-10 15:51 | derick | Fixed in Version | 3.2dev => 3.2.0RC1 |
2022-12-08 18:51 | derick | Fixed in Version | 3.2.0RC1 => 3.2.0 |