View Issue Details

IDProjectCategoryView StatusLast Update
0002125XdebugCode Coveragepublic2022-12-08 18:51
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.2.0alpha3 
Target Version3.2devFixed in Version3.2.0 
Summary0002125: 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.

TagsNo tags attached.
Operating System
PHP Version8.2-dev

Activities