]> granicus.if.org Git - php/commitdiff
Fix test regarding Unix Domain Sockets on Windows
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 6 Jun 2019 12:56:47 +0000 (14:56 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 6 Jun 2019 12:59:58 +0000 (14:59 +0200)
Recent Windows versions actually support Unix Domain Sockets.  Cf.
<https://github.com/curl/curl/pull/3939>.

ext/curl/tests/check_win_config.phpt

index 33af4fc85b6d67259f7ed49d6812667ad888f1d9..4eaef89b656166b46cb99bd49d6d17f2a2a97ca8 100644 (file)
@@ -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