From: Christoph M. Becker Date: Wed, 14 Oct 2020 16:50:56 +0000 (+0200) Subject: Adapt test expectation to cURL 7.73.0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0764550262cabbbb9dc037c59b25a1dc2c015ba;p=php 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. --- diff --git a/ext/curl/tests/check_win_config.phpt b/ext/curl/tests/check_win_config.phpt index f1c61fbf3b..1809df7337 100644 --- a/ext/curl/tests/check_win_config.phpt +++ b/ext/curl/tests/check_win_config.phpt @@ -48,7 +48,7 @@ PSL => No HTTPS_PROXY => Yes MULTI_SSL => %s BROTLI => %s -Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp +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 Host => %s-pc-win32 SSL Version => OpenSSL/%s ZLib Version => %s