From a46497fd197f302d591071bf3d654f2138304d64 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Mon, 6 Feb 2012 23:14:47 +0000 Subject: [PATCH] Allow alternative curl output shown in several qa.php.net/reports logs --- ext/curl/tests/curl_basic_010.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/curl/tests/curl_basic_010.phpt b/ext/curl/tests/curl_basic_010.phpt index 7da64d39b6..0fc2fe6656 100644 --- a/ext/curl/tests/curl_basic_010.phpt +++ b/ext/curl/tests/curl_basic_010.phpt @@ -26,5 +26,5 @@ curl_close($ch); ?> --EXPECTF-- -%unicode|string%(%d) "%r(Couldn't resolve proxy|Could not resolve proxy:)%r %s" +%unicode|string%(%d) "%r(Couldn't resolve proxy|Could not resolve proxy:|Could not resolve host:)%r %s" int(5) -- 2.40.0