From 3bb252a46158b5e29f3bac7a3ca3b9e76b57d48f Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 25 Jul 2009 21:56:31 +0000 Subject: [PATCH] - Opss, fix the fix... --- ext/curl/tests/curl_setopt_basic002.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/curl/tests/curl_setopt_basic002.phpt b/ext/curl/tests/curl_setopt_basic002.phpt index 9cabcf2a09..d60c5d04d7 100644 --- a/ext/curl/tests/curl_setopt_basic002.phpt +++ b/ext/curl/tests/curl_setopt_basic002.phpt @@ -46,6 +46,6 @@ curl_close($ch); ?> --EXPECTF-- *** Testing curl_setopt with CURLOPT_STDERR -string(%d) "%s" +string(%d) "%s%w" string(%d) "%S" string(%d) "%S" -- 2.40.0