View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001564 | Xdebug | Documentation | public | 2018-07-19 18:38 | 2021-03-17 09:35 |
| Reporter | Chealer | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | won't fix | ||
| Summary | 0001564: Remote Debugging documentation: Sessions and XDEBUG_SESSION not clearly explained | ||||
| Description | https://xdebug.org/docs/remote discusses sessions and the value of XDEBUG_SESSION, but never explains clearly what a session is. My understanding is that the value of XDEBUG_SESSION must match the number of an already existing session. It would presumably be best to add a session in the schemas of the "Communication Set-up" section. One thing particularly useful to clarify would be whether several scripts can be debugged in a single session (visibly) and whether a session can be used by several scripts at the same time. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2.0-7.2.4 | ||||