View Issue Details

IDProjectCategoryView StatusLast Update
0002337XdebugStep Debuggingpublic2025-12-04 14:50
Reporterbarel Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version3.4.2 
Target Version3.5devFixed in Version3.5.0 
Summary0002337: Modify xdebug_add_stack_frame to always work on the passed execute_data
Description

The xdebug_add_stack_frame function ignores the passed zdata parameter and always uses EG(current_execute_data) for this value. We should modify this function to use this passed value and stop using EG(current_execute_data). This will allow us to use this function to add stack frames which are not the current one.

TagsNo tags attached.
Operating System
PHP Version8.3.5-8.3.9