View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001956 | Xdebug | Step Debugging | public | 2021-03-18 15:29 | 2021-03-20 18:18 |
Reporter | Chealer | Assigned To | derick | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001956: Documentation: "Configuring Step Debugging" has broken "communication" link | ||||
Description | https://xdebug.org/docs/step_debug#configure contains the following as second paragraph: If PHP/Xdebug run on a different machine, virtual host, or in a Docker container, you need to tell Xdebug where to make the debugging connection to, as it is Xdebug that initiates the communication to the IDE, and not the other way around. In the quoted sentence, the word "communication" is a hyperlink which links to an anchor on the same page, i.e. https://xdebug.org/docs/step_debug#communication Presumably as a result of an incomplete update, this target no longer exists, so clicking the link has no effect. | ||||
Additional Information | By the way, the Manual Initiation section could be clarified regarding sessions. It is not clear what session_name means. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.0.0-8.0.4 | ||||