]> granicus.if.org Git - php/commitdiff
Fix test case for cURL 7.65.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 22 May 2019 10:00:06 +0000 (12:00 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 22 May 2019 10:01:23 +0000 (12:01 +0200)
Reported and patch provided by @Jan-E.

ext/curl/tests/curl_basic_010.phpt

index 20bcc59be6b6b77df7ce1ecc7ba6724806ec89e8..13fbd0c4045d08fd6a32f920acaaba75c0d0d52d 100644 (file)
@@ -26,5 +26,5 @@ curl_close($ch);
 
 ?>
 --EXPECTF--
-string(%d) "%r(Couldn't resolve proxy|Could not resolve proxy:|Could not resolve host:|Could not resolve:)%r %s"
+string(%d) "%r(Couldn't resolve proxy|Could not resolve proxy:|Could not resolve host:|Could not resolve:|Unsupported proxy syntax in)%r %s"
 int(5)