felipe Sat, 25 Jul 2009 21:56:31 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286328
Log:
- Opss, fix the fix...
Changed paths:
U php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt
U php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt
U php/php-src/trunk/ext/curl/tests/curl_setopt_basic002.phpt
Modified: php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt
===================================================================
--- php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt
2009-07-25 21:52:33 UTC (rev 286327)
+++ php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt
2009-07-25 21:56:31 UTC (rev 286328)
@@ -46,6 +46,6 @@
?>
--EXPECTF--
*** Testing curl_setopt with CURLOPT_STDERR
-string(%d) "%s"
+string(%d) "%s%w"
string(%d) "%S"
string(%d) "%S"
Modified: php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt
2009-07-25 21:52:33 UTC (rev 286327)
+++ php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt
2009-07-25 21:56:31 UTC (rev 286328)
@@ -46,6 +46,6 @@
?>
--EXPECTF--
*** Testing curl_setopt with CURLOPT_STDERR
-string(%d) "%s"
+string(%d) "%s%w"
string(%d) "%S"
string(%d) "%S"
Modified: php/php-src/trunk/ext/curl/tests/curl_setopt_basic002.phpt
===================================================================
--- php/php-src/trunk/ext/curl/tests/curl_setopt_basic002.phpt 2009-07-25
21:52:33 UTC (rev 286327)
+++ php/php-src/trunk/ext/curl/tests/curl_setopt_basic002.phpt 2009-07-25
21:56:31 UTC (rev 286328)
@@ -46,6 +46,6 @@
?>
--EXPECTF--
*** Testing curl_setopt with CURLOPT_STDERR
-string(%d) "%s"
+string(%d) "%s%w"
string(%d) "%S"
string(%d) "%S"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php