summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fgetcsv_variation29.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fgetcsv_variation29.phpt')
-rw-r--r--ext/standard/tests/file/fgetcsv_variation29.phpt529
1 files changed, 0 insertions, 529 deletions
diff --git a/ext/standard/tests/file/fgetcsv_variation29.phpt b/ext/standard/tests/file/fgetcsv_variation29.phpt
index bad409563b..c2525c0314 100644
--- a/ext/standard/tests/file/fgetcsv_variation29.phpt
+++ b/ext/standard/tests/file/fgetcsv_variation29.phpt
@@ -613,532 +613,3 @@ bool(false)
int(%d)
bool(true)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with file handle as only argument and file pointer pointing at end of file ***
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(53)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-Done