[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt trunk/ext/curl/tests/curl_setopt_basic002.phpt

2009-07-25 Thread Felipe Pena
felipe   Sat, 25 Jul 2009 21:56:31 +

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

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt trunk/ext/curl/tests/curl_setopt_basic002.phpt

2009-07-25 Thread Felipe Pena
felipe   Sat, 25 Jul 2009 21:52:33 +

Revision: http://svn.php.net/viewvc?view=revision&revision=286327

Log:
- Fix test

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:37:04 UTC (rev 286326)
+++ php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_basic002.phpt   
2009-07-25 21:52:33 UTC (rev 286327)
@@ -46,6 +46,6 @@
 ?>
 --EXPECTF--
 *** Testing curl_setopt with CURLOPT_STDERR
+string(%d) "%s"
 string(%d) "%S"
 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:37:04 UTC (rev 286326)
+++ php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt   
2009-07-25 21:52:33 UTC (rev 286327)
@@ -46,6 +46,6 @@
 ?>
 --EXPECTF--
 *** Testing curl_setopt with CURLOPT_STDERR
+string(%d) "%s"
 string(%d) "%S"
 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:37:04 UTC (rev 286326)
+++ php/php-src/trunk/ext/curl/tests/curl_setopt_basic002.phpt  2009-07-25 
21:52:33 UTC (rev 286327)
@@ -46,6 +46,6 @@
 ?>
 --EXPECTF--
 *** Testing curl_setopt with CURLOPT_STDERR
+string(%d) "%s"
 string(%d) "%S"
 string(%d) "%S"
-string(%d) "%S"

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php