Skip to content

Commit e076455

Browse files
committed
Adapt test expectation to cURL 7.73.0
cURL 7.73.0 introduced support for the MQTT protocol, so we have to adapt our expectations regarding the supported protocols.
1 parent e065d97 commit e076455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/curl/tests/check_win_config.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PSL => No
4848
HTTPS_PROXY => Yes
4949
MULTI_SSL => %s
5050
BROTLI => %s
51-
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
51+
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, %r(mqtt, )?%rpop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
5252
Host => %s-pc-win32
5353
SSL Version => OpenSSL/%s
5454
ZLib Version => %s

0 commit comments

Comments
 (0)