From: Christoph M. Becker Date: Thu, 6 Jun 2019 12:56:47 +0000 (+0200) Subject: Fix test regarding Unix Domain Sockets on Windows X-Git-Tag: php-7.3.7RC1~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2df32942d3ec9b70e791225aeee70a857b9b292e;p=php Fix test regarding Unix Domain Sockets on Windows Recent Windows versions actually support Unix Domain Sockets. Cf. . --- diff --git a/ext/curl/tests/check_win_config.phpt b/ext/curl/tests/check_win_config.phpt index 33af4fc85b..4eaef89b65 100644 --- a/ext/curl/tests/check_win_config.phpt +++ b/ext/curl/tests/check_win_config.phpt @@ -43,7 +43,7 @@ TLS-SRP => No HTTP2 => Yes GSSAPI => No KERBEROS5 => Yes -UNIX_SOCKETS => No +UNIX_SOCKETS => %r(Yes|No)%r PSL => No Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp Host => %s-pc-win32