summaryrefslogtreecommitdiff
path: root/ext/curl/tests/bug68089.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curl/tests/bug68089.phpt')
-rw-r--r--ext/curl/tests/bug68089.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug68089.phpt b/ext/curl/tests/bug68089.phpt
index 3bd5889709..d65441b2cc 100644
--- a/ext/curl/tests/bug68089.phpt
+++ b/ext/curl/tests/bug68089.phpt
@@ -13,6 +13,6 @@ var_dump(curl_setopt($ch, CURLOPT_URL, $url));
?>
Done
--EXPECTF--
-Warning: curl_setopt(): Curl option contains invalid characters (\0) in %s/bug68089.php on line 4
+Warning: curl_setopt(): Curl option contains invalid characters (\0) in %s%ebug68089.php on line 4
bool(false)
Done