Skip to content

Commit 5b87faa

Browse files
committed
Fix curl protocols test expectation
Closes GH-17803
1 parent 902e01f commit 5b87faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/curl/tests/check_win_config.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ UNICODE => No
5454
ZSTD => No
5555
HSTS => Yes
5656
GSASL => No
57-
Protocols => dict, file, ftp, ftps, gopher, %r(gophers, )?%rhttp, https, imap, imaps, ldap, ldaps, %r(mqtt, )?%rpop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
57+
Protocols => dict, file, ftp, ftps, gopher, %r(gophers, )?%rhttp, https, imap, imaps, ldap, ldaps, %r(mqtt, )?%rpop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp%r(, ws)?(, wss)?%r
5858
Host => %s-pc-win32
5959
SSL Version => OpenSSL/%s
6060
ZLib Version => %s

0 commit comments

Comments
 (0)