View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001389 | Xdebug | Step Debugging | public | 2017-01-11 17:44 | 2020-03-12 16:43 |
| Reporter | LanaZem | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | duplicate | ||
| Target Version | 2.8.0dev | ||||
| Summary | 0001389: Support 'breakpoint_resolved' notification | ||||
| Description | https://github.com/derickr/dbgp/pull/11/files It's not always possible to resolve breakpoint. It would be much more convenient not only show breakpoint as invalid but also resolve it to the correct line. | ||||
| Steps To Reproduce | 1) Create a file with the following code $a = array( // line #1 2) Set breakpoint only on line #1 Expected: Actual: | ||||
| Additional Information | Corresponding PhpStorm issues: | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.1.0-7.1.4 | ||||