summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fgetcsv_variation10.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fgetcsv_variation10.phpt')
-rw-r--r--ext/standard/tests/file/fgetcsv_variation10.phpt1204
1 files changed, 0 insertions, 1204 deletions
diff --git a/ext/standard/tests/file/fgetcsv_variation10.phpt b/ext/standard/tests/file/fgetcsv_variation10.phpt
index eb3f4561ff..020da78a0e 100644
--- a/ext/standard/tests/file/fgetcsv_variation10.phpt
+++ b/ext/standard/tests/file/fgetcsv_variation10.phpt
@@ -1293,1207 +1293,3 @@ bool(false)
int(%d)
bool(true)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with file pointer pointing to EOF ***
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(55)
-bool(true)
-bool(false)
-int(55)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-bool(false)
-int(57)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(57)
-bool(true)
-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)
-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)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(59)
-bool(true)
-bool(false)
-int(59)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(63)
-bool(true)
-bool(false)
-int(63)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-int(0)
-bool(false)
-bool(false)
-int(65)
-bool(true)
-bool(false)
-int(65)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-int(0)
-bool(false)
-bool(false)
-int(%d)
-bool(true)
-bool(false)
-int(%d)
-bool(true)
-Done