View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002394 | Xdebug | Step Debugging | public | 2025-12-31 14:49 | 2026-03-23 15:36 |
| Reporter | syncgw | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 3.5.0 | ||||
| Summary | 0002394: Can't create control Named Pipe | ||||
| Description | I'm always getting: [25784] Log opened at 2025-12-31 14:45:05.172564 As such, no stop by Xdebug at breakpoint. | ||||
| Steps To Reproduce | WAMP Server 3.4.0 installation under WIn 11. | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows 11 | ||||
| PHP Version | 8.4.0-8.4.4 | ||||
|
|
It seems the wrong function was used to obtain the error in this case, for which I have just merged a PR: https://github.com/xdebug/xdebug/pull/1054 There are artefacts for that build — could you please try the one from that build: https://github.com/xdebug/xdebug/actions/runs/20778637689#artifacts |
|
|
The requested feedback was not provided. If you still have issues with this, with Xdebug 3.5.1, then feel free to open a new issue with the full log. Please note, that it is not necessary for named pipes to work in order for the debugger to work. |