summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fgetcsv_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fgetcsv_variation2.phpt')
-rw-r--r--ext/standard/tests/file/fgetcsv_variation2.phpt1324
1 files changed, 0 insertions, 1324 deletions
diff --git a/ext/standard/tests/file/fgetcsv_variation2.phpt b/ext/standard/tests/file/fgetcsv_variation2.phpt
index ad08f4fc7c..32e6c1c40b 100644
--- a/ext/standard/tests/file/fgetcsv_variation2.phpt
+++ b/ext/standard/tests/file/fgetcsv_variation2.phpt
@@ -114,1330 +114,6 @@ bool(false)
-- Testing fgetcsv() with file opened using rt mode --
array(2) {
[0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(11) "water=fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(11) "water-fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(6) {
- [0]=>
- string(4) """"""
- [1]=>
- string(1) """
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(1) ","
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with length as 0 ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
unicode(5) "water"
[1]=>
unicode(5) "fruit"