View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001845 | Xdebug | Step Debugging | public | 2020-09-08 12:51 | 2020-10-14 15:02 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
| Summary | 0001845: Rename xdebug.remote{host,port} to xdebug.client{host,port} | ||||
| Description | Xdebug's setting names xdebug.remote_{host,port} are confusing as the name implies you need to give it the remote IP address, where it really wants the address/port of the debugging client. Hence, rename them. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||
|
|
Fixed through https://github.com/xdebug/xdebug/pull/634 |