View Issue Details

IDProjectCategoryView StatusLast Update
0001660XdebugStep Debuggingpublic2019-06-28 13:38
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.7.2 
Target Version2.8.0devFixed in Version2.8.0alpha1 
Summary0001660: Return breakpoints for methods don't break immediately
Description

Unlike for normal functions, the return breakpoint does not get triggered immediately when it matches. Instead, it waits until the next statement (EXT_STMT) happens.

TagsNo tags attached.
Operating System
PHP Version7.3.0-7.3.1

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-04-26 10:30 derick New Issue
2019-04-26 10:30 derick Status new => assigned
2019-04-26 10:30 derick Assigned To => derick
2019-05-07 11:08 derick Status assigned => closed
2019-05-07 11:08 derick Resolution open => fixed
2019-05-07 11:08 derick Fixed in Version => 2.8.0dev
2019-06-28 13:38 derick Fixed in Version 2.8.0dev => 2.8.0alpha1
2020-03-12 16:33 derick Category Remote Debugging => Step Debugging