View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002364 | Xdebug | Step Debugging | public | 2025-09-03 09:55 | 2025-09-04 12:51 |
Reporter | niikophil | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0002364: Allow to add breakpoint between chained method calls | ||||
Description | Follow up of https://phpc.social/@nikophil/115139621216993248 With the same idea of being able to add breakpoints between intermediate values in a pipe chain, it would be very helpful to be able to add breakpoints between chained method calls. thanks! | ||||
Steps To Reproduce | Take the following code example:
And try to debug this. step_over won't work. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.3.5-8.3.9 | ||||