]> granicus.if.org Git - php/commitdiff
fix tests
authorRaghubansh Kumar <kraghuba@php.net>
Tue, 9 Oct 2007 04:12:16 +0000 (04:12 +0000)
committerRaghubansh Kumar <kraghuba@php.net>
Tue, 9 Oct 2007 04:12:16 +0000 (04:12 +0000)
27 files changed:
ext/standard/tests/file/007_variation1.phpt
ext/standard/tests/file/007_variation10.phpt
ext/standard/tests/file/007_variation11-win32.phpt
ext/standard/tests/file/007_variation11.phpt
ext/standard/tests/file/007_variation12-win32.phpt
ext/standard/tests/file/007_variation12.phpt
ext/standard/tests/file/007_variation13-win32.phpt
ext/standard/tests/file/007_variation13.phpt
ext/standard/tests/file/007_variation14.phpt
ext/standard/tests/file/007_variation15.phpt
ext/standard/tests/file/007_variation16.phpt
ext/standard/tests/file/007_variation17.phpt
ext/standard/tests/file/007_variation18.phpt
ext/standard/tests/file/007_variation19.phpt
ext/standard/tests/file/007_variation2.phpt
ext/standard/tests/file/007_variation20.phpt
ext/standard/tests/file/007_variation21.phpt
ext/standard/tests/file/007_variation22.phpt
ext/standard/tests/file/007_variation23.phpt
ext/standard/tests/file/007_variation24.phpt
ext/standard/tests/file/007_variation3.phpt
ext/standard/tests/file/007_variation4.phpt
ext/standard/tests/file/007_variation5.phpt
ext/standard/tests/file/007_variation6.phpt
ext/standard/tests/file/007_variation7.phpt
ext/standard/tests/file/007_variation8.phpt
ext/standard/tests/file/007_variation9.phpt

index c3a2ccc17aee14b63d6adef571118abc6b635910..6cba14665541c675a999bd3459d2752c78d1839e 100644 (file)
@@ -42,7 +42,7 @@ unlink(dirname(__FILE__)."/007_variation1.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'r' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line
index ce6d293a9ece376d8e4e6258a73058a7e5e2f9ff..c9f3e01cffa2a3db7c72c4aff6c5da245a5a7df1 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation10.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'r+t' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line
index 94017e7e540a78f9567333a98a31a268e403be55..d9c6e83d4868775d4dd4acb02c022c9dd28f8af5 100644 (file)
@@ -61,7 +61,7 @@ unlink(dirname(__FILE__)."/007_variation11.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'wt' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index aa75dfad777ef1029a53a4120950b6a5ba9bcf39..0656c64609d8cc641fa9092bff0a050a0364ae97 100644 (file)
@@ -61,7 +61,7 @@ unlink(dirname(__FILE__)."/007_variation11.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'wt' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index e439f441b83e461d16a55f7e29c2ca8c456ba662..0fb9ad8dfa9600471dfa77b14919f381dd61487d 100644 (file)
@@ -61,7 +61,7 @@ unlink(dirname(__FILE__)."/007_variation12.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'w+t' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index bb6634fd0bbde1e64b422cae9c2fc799d05c2464..44488fa21d022d8ee05903a9fec2475fd7ef77e5 100644 (file)
@@ -61,7 +61,7 @@ unlink(dirname(__FILE__)."/007_variation12.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'w+t' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index fa6c6db39409b9180c83722b0307bc9531c44a34..736b10104241152c0e43dcccc28497c68d33d48f 100644 (file)
@@ -53,7 +53,7 @@ unlink(dirname(__FILE__)."/007_variation13.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'at' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(0) ""
index a0489ee7707e25365093f74509f48dabea62f5fe..0cb48d3661f1860994e162a01203921a05f44c19 100644 (file)
@@ -53,7 +53,7 @@ unlink(dirname(__FILE__)."/007_variation13.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'at' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(0) ""
index 21f515c968d921d2dda5b6c703a9acabc560e989..ed76ab4834ef6210b16bb205ce247f88b4605535 100644 (file)
@@ -47,7 +47,7 @@ unlink(dirname(__FILE__)."/007_variation14.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'a+t' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(57) "line
index 018df415992a6f1d71bcf8db3129fe9ea5d55186..ce47615bc662083ed0cab3e3216c6d912b24733d 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation15.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'xt' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index 8857338ccbb829f838b808e89565bf8a1e04a24e..c725aa183ffeb1dd4597ca957c3823f6771e4d51 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation16.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'x+t' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index fd8dcc326a18b1400c0a1972ea42d28f262922b8..d3408e9dbb91762ea037fdb6867f4f63e82de686 100644 (file)
@@ -42,7 +42,7 @@ unlink(dirname(__FILE__)."/007_variation17.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'rb' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line
index 2b43b5c3c9307e55fee72189891f80d61a289836..991051d5e4404f2d8a5305255b1473206691fe10 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation18.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'r+b' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line
index 74f9ebe34b4d7a071718862aee49a235971a1fcc..3830e4fc2430d5d6af484eab873415c474a03e35 100644 (file)
@@ -56,7 +56,7 @@ unlink(dirname(__FILE__)."/007_variation19.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'wb' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index 774e4af87a03b3b0eee87b8e5098475d10f88866..4c883ea32c6dcfa093fe731b0ca415a858f4af89 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation2.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'r+' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line
index 5a67beda2eb1eee0a449eac9820bee73b77bbdfe..4d66dc7eec1d64a82b68f86b97ac66d4864f10f2 100644 (file)
@@ -56,7 +56,7 @@ unlink(dirname(__FILE__)."/007_variation20.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'w+b' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index ccef2db30087315ad272e731cb82814a25f2afc4..6c968f229cfe09b10d554f0ef9cee9539a6e53f7 100644 (file)
@@ -48,7 +48,7 @@ unlink(dirname(__FILE__)."/007_variation21.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'ab' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(0) ""
index 61c80e22297c59cf83a4295b3ea6de60ced9e908..d1456fe261ebb1729803b0303bc9e3f5e7f0673d 100644 (file)
@@ -47,7 +47,7 @@ unlink(dirname(__FILE__)."/007_variation22.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'a+b' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(57) "line
index 5f21164c5f4a449629f54bafa6fdc8c8022cd7f5..7886e3287f79e712b6d1608dc834f74f11d47af6 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation23.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'xb' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index 26130b55b1d29b9cb71eeedd1a44a4e0d88495cc..41fc24cbe2b643cb5651c03968aea555207f1408 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation24.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'x+b' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index 728f6e2c8a49d0115cd4e4591fc9ffe164448b3d..cd31eba1e103b2bde82a5547362fc9f3f5728284 100644 (file)
@@ -56,7 +56,7 @@ unlink(dirname(__FILE__)."/007_variation3.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'w' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index b86e534ab1410432faddaaabf4f914b2e05a7da0..e88324e83194a7eeddeca7363919954c2044d504 100644 (file)
@@ -56,7 +56,7 @@ unlink(dirname(__FILE__)."/007_variation4.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'w+' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index 5cb9f4440197bdd509bd304ac0944a3c010d1855..93115345743c58bb55e89091e223675a74b1f7d9 100644 (file)
@@ -48,7 +48,7 @@ unlink(dirname(__FILE__)."/007_variation5.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'a' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(0) ""
index 4cd6494c180e5b13cd4b324c2c03f8bff8e31e3f..b274b0592580809c33be992ed55d3d64f1ade34f 100644 (file)
@@ -47,7 +47,7 @@ unlink(dirname(__FILE__)."/007_variation6.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'a+' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(37)
 string(57) "line
index ffb97e38a6ab2155699e5e1999b1b3b866cef386..2a3f16533199541d840fdfd359967697f031ff16 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation7.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'x' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index bad41136db86318c70ab37559e3d03bb6e77efe3..aa847115c0633fac5086cbd11bef6659157d82df 100644 (file)
@@ -44,7 +44,7 @@ unlink(dirname(__FILE__)."/007_variation8.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'x+' mode ***
-resource(5) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 int(37)
index b9cc004f882dc4b59275730cf9798f7168d2dced..ab5f1ca01dc458346dccf5a182e3f3b449af03d8 100644 (file)
@@ -42,7 +42,7 @@ unlink(dirname(__FILE__)."/007_variation9.tmp");
 ?>
 --EXPECTF--
 *** Test fopen() & fclose() functions:  with 'rt' mode ***
-resource(8) of type (stream)
+resource(%d) of type (stream)
 string(6) "stream"
 int(0)
 string(20) "line