View Issue Details

IDProjectCategoryView StatusLast Update
0001845XdebugStep Debuggingpublic2020-10-14 15:02
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.0devFixed in Version3.0.0beta1 
Summary0001845: 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.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

derick

2020-09-08 13:14

administrator   ~0005455

Fixed through https://github.com/xdebug/xdebug/pull/634