]> granicus.if.org Git - php/commitdiff
Adapt test case for libcurl 7.75.0+
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 15 Feb 2021 23:17:13 +0000 (00:17 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 15 Feb 2021 23:28:34 +0000 (00:28 +0100)
libcurl 7.75.0 finally adds support for `gophers://`, i.e. gopher over
TLS.  The protocol is neither standardized, nor is the protocol
registered with IANA, but well, it is there and the test case should
cater to that.

ext/curl/tests/check_win_config.phpt

index 1809df7337b542958d58778c48af2c5bc09e0c54..ff4f197ab6e3d5cf16ff65b99b6e4d38775b328e 100644 (file)
@@ -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, %r(mqtt, )?%rpop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
+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
 Host => %s-pc-win32
 SSL Version => OpenSSL/%s
 ZLib Version => %s