View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001660 | Xdebug | Step Debugging | public | 2019-04-26 10:30 | 2019-06-28 13:38 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.7.2 | ||||
| Target Version | 2.8.0dev | Fixed in Version | 2.8.0alpha1 | ||
| Summary | 0001660: 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. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.3.0-7.3.1 | ||||