View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002374 | Xdebug | Path Mapping | public | 2025-10-13 14:48 | 2025-11-12 16:26 |
| Reporter | derick | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.5.0alpha2 | ||||
| Target Version | 3.5dev | Fixed in Version | 3.5.0alpha3 | ||
| Summary | 0002374: Breakpoints in mapped paths don't trigger as they're mapped back before matching | ||||
| Description | When you set a breakpoint on a file for which a map is available, Xdebug needs to map this location back when a breakpoint is hit, to show the unmapped path to the IDE. However, the check whether the breakpoint maps, should not use the back-mapped path yet. Instead, it should use the path that Xdebug/PHP executes. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.3.5-8.3.9 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-13 14:48 | derick | New Issue | |
| 2025-11-05 12:15 | derick | Note Added: 0007385 | |
| 2025-11-05 12:29 | derick | Assigned To | => derick |
| 2025-11-05 12:29 | derick | Status | new => closed |
| 2025-11-05 12:29 | derick | Resolution | open => fixed |
| 2025-11-05 12:29 | derick | Fixed in Version | => 3.5dev |
| 2025-11-12 16:26 | derick | Fixed in Version | 3.5dev => 3.5.0alpha3 |