View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002403 | Xdebug | dbgpClient | public | 2026-02-05 16:24 | 2026-05-10 16:15 |
| Reporter | xavierleune | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Platform | frankenphp | ||||
| Product Version | 3.5.1 | ||||
| Summary | 0002403: Better support of worker mode | ||||
| Description | The current implementation is not ideal to debug worker mode.
It's possible to offer a better support of worker mode by hooking with frankenphp and enable / disable profiling when needed. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.5.0-8.5.4 | ||||
|
|
Can you be a lot more elaborate here? I don't know what PHP's "worker mode" is about. Xdebug will try to connect to an IDE when a request starts, or when you call xdebug_connect_to_client, or when it sees a request triggered through its control sockets (https://xdebug.org/docs/step_debug#control_socket). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-05 16:24 | xavierleune | New Issue | |
| 2026-05-10 16:15 | derick | Assigned To | => derick |
| 2026-05-10 16:15 | derick | Status | new => feedback |
| 2026-05-10 16:15 | derick | Note Added: 0007491 |