View Issue Details

IDProjectCategoryView StatusLast Update
0001379XdebugStep Debuggingpublic2020-03-12 16:43
Reportersgolemon Assigned Toderick  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Platform*OSPOSIX 
Product Version2.5.0 
Fixed in Version2.6.0alpha1 
Summary0001379: Add support for unix domain sockets to xdebug.remote_host
Description

Support connecting to a unix domain socket as discussed in https://github.com/xdebug/xdebug/pull/302

Steps To Reproduce

Unit tests included

Additional Information

PR: https://github.com/xdebug/xdebug/pull/302

TagsNo tags attached.
Operating SystemPOSIX
PHP Version7.1-dev

Activities

derick

2016-12-16 12:41

administrator   ~0004077

Thanks again for the patch!

Issue History

Date Modified Username Field Change
2016-12-15 18:26 sgolemon New Issue
2016-12-16 12:41 derick Note Added: 0004077
2016-12-16 12:41 derick Status new => closed
2016-12-16 12:41 derick Assigned To => derick
2016-12-16 12:41 derick Resolution open => fixed
2016-12-16 12:41 derick Fixed in Version => 2.6.0dev
2017-12-02 16:19 derick Fixed in Version 2.6.0dev => 2.6.0alpha1
2020-03-12 16:43 derick Category Feature/Change request => Step Debugging