From 69ea7f95096163073e1473bc157b27067ae7cbf3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 11 Sep 2014 23:30:01 +0200 Subject: [PATCH] reflect in the test that GSS-Negotiate is deprecated since libcurl 7.38.0 --- ext/curl/tests/check_win_config.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/curl/tests/check_win_config.phpt b/ext/curl/tests/check_win_config.phpt index 103f1cf692f..d82fe6f41a7 100644 --- a/ext/curl/tests/check_win_config.phpt +++ b/ext/curl/tests/check_win_config.phpt @@ -28,7 +28,7 @@ Features AsynchDNS => Yes CharConv => No Debug => No -GSS-Negotiate => Yes +GSS-Negotiate => No IDN => Yes IPv6 => Yes krb4 => No