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 | derick | ||
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 | ||||
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 |