pajoye                                   Mon, 05 Sep 2011 13:23:25 +0000

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

Log:
- sync&fix test with 5.3

Changed paths:
    U   php/php-src/branches/PHP_5_4/ext/standard/tests/streams/bug54623.phpt
    U   php/php-src/trunk/ext/standard/tests/streams/bug54623.phpt

Modified: php/php-src/branches/PHP_5_4/ext/standard/tests/streams/bug54623.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/ext/standard/tests/streams/bug54623.phpt       
2011-09-05 13:13:37 UTC (rev 316177)
+++ php/php-src/branches/PHP_5_4/ext/standard/tests/streams/bug54623.phpt       
2011-09-05 13:23:25 UTC (rev 316178)
@@ -14,6 +14,4 @@
 int(%d)
 int(%d)

-Notice: fwrite(): send of 1 bytes failed with errno=61 Connection refused in 
%s on line %d
-
 Warning: fwrite(): %d is not a valid stream resource in %s on line %d

Modified: php/php-src/trunk/ext/standard/tests/streams/bug54623.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/streams/bug54623.phpt  2011-09-05 
13:13:37 UTC (rev 316177)
+++ php/php-src/trunk/ext/standard/tests/streams/bug54623.phpt  2011-09-05 
13:23:25 UTC (rev 316178)
@@ -14,6 +14,4 @@
 int(%d)
 int(%d)

-Notice: fwrite(): send of 1 bytes failed with errno=61 Connection refused in 
%s on line %d
-
 Warning: fwrite(): %d is not a valid stream resource in %s on line %d

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

Reply via email to