View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002411 | Xdebug | Path Mapping | public | 2026-03-21 11:33 | 2026-06-08 14:36 |
| Reporter | clubdrei_chris | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux (Docker) | OS | Ubuntu | OS Version | 24.04 |
| Product Version | 3.5.1 | ||||
| Fixed in Version | 3.5.3 | ||||
| Summary | 0002411: Native Path Mapping is not applied to the initial fileuri in the init packet | ||||
| Description | Expected behavior: According to https://xdebug.org/docs/all_settings this also seems to be the expected behavior: Actual behavior: | ||||
| Steps To Reproduce | Step 1 - Relevant Xdebug settings: Step 2 - Map file (/workspace/.xdebug/project.map): Step 3 - PHP script (/workspace/public/index.php): Step 4 - Start a DBGp listener / IDE and trigger a debug request Step 5 - Inspect the init packet in /tmp/xdebug.log | ||||
| Additional Information |
php -v: | ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu 24.04 | ||||
| PHP Version | 8.5.0-8.5.4 | ||||