View Issue Details

IDProjectCategoryView StatusLast Update
0001914XdebugInstallationpublic2020-12-11 11:25
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.0.1 
Target Version3.0devFixed in Version3.0.2 
Summary0001914: Compillation failure on OpenBSD
Description

From https://github.com/xdebug/xdebug/pull/707:

<pre>
OpenBSD doesn't allow you to set the TCP_KEEPIDLE value through
setsockopt. This patch adds an #ifdef macro to allow xdebug to
successfully compile on OpenBSD.
</pre>

TagsNo tags attached.
Operating System
PHP Version8.0.0-8.0.4

Activities

Issue History

Date Modified Username Field Change
2020-12-11 10:54 derick New Issue
2020-12-11 11:25 derick Assigned To => derick
2020-12-11 11:25 derick Status new => closed
2020-12-11 11:25 derick Resolution open => fixed
2020-12-11 11:25 derick Fixed in Version => 3.0.2
2020-12-11 11:25 derick Note Added: 0005584