unlink(dirname(__FILE__)."/005_basic.tmp");
unlink(dirname(__FILE__)."/005_basic");
?>
---EXPECTF--
-*** Testing the basic functionality with file ***
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-*** Testing the basic functionality with dir ***
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-%d:%s:%s:%d:%d:%d
-
-*** Done ***
-
---UEXPECTF--
+--EXPECTF--
*** Testing the basic functionality with file ***
%d:%s:%s:%d:%d:%d
%d:%s:%s:%d:%d:%d
echo "\nDone";
?>
---EXPECTF--
-*** Testing error conditions ***
-
--- Testing with Non-existing files --
-Warning: fileatime(): stat failed for /no/such/file/or/dir in %s on line %d
-bool(false)
-
-Warning: filemtime(): stat failed for /no/such/file/or/dir in %s on line %d
-bool(false)
-
-Warning: filectime(): stat failed for /no/such/file/or/dir in %s on line %d
-bool(false)
-
-Warning: touch(): Unable to create file /no/such/file/or/dir because No such file or directory in %s on line %d
-bool(false)
-
-Warning: fileatime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filemtime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filectime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: touch() expects at most 3 parameters, 4 given in %s on line %d
-NULL
-
--- Testing No.of arguments less than expected --
-Warning: fileatime() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: filemtime() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: filectime() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: touch() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-
--- Testing No.of arguments greater than expected --
-Warning: fileatime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filemtime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filectime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: touch() expects at most 3 parameters, 4 given in %s on line %d
-NULL
-
-Warning: fileatime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filemtime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: filectime() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: touch() expects at most 3 parameters, 4 given in %s on line %d
-NULL
-
-Done
-
---UEXPECTF--
+--EXPECTF--
*** Testing error conditions ***
-- Testing with Non-existing files --
-- File modification time is => %d:%s:%s:%d:%d:%d
-- inode change time is => %d:%s:%s:%d:%d:%d
Done
---UEXPECTF--
-*** Testing fileattime(), filemtime(), filectime() & touch() : usage variations ***
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, just after creating the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after changing the file permission --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after writing into the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after reading from the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after making a copy of the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after performing is_file() operation on the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
-*** Testing touch() function with different time values ***
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-Done
-- File modification time is => %d:%s:%s:%d:%d:%d
-- inode change time is => %d:%s:%s:%d:%d:%d
Done
---UEXPECTF--
-*** Testing fileattime(), filemtime(), filectime() & touch() : usage variations ***
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, just after creating the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after changing the file permission --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after writing into the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after reading from the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after creating a softlink to the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after creating a hardlink to the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after making a copy of the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
--- Checking different times, after performing is_file() operation on the file --
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-
-*** Testing touch() function with different time values ***
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-bool(true)
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
--- File access time is => %d:%s:%s:%d:%d:%d
--- File modification time is => %d:%s:%s:%d:%d:%d
--- inode change time is => %d:%s:%s:%d:%d:%d
-Done
unlink(dirname(__FILE__)."/perm.tmp");
rmdir(dirname(__FILE__)."/perm");
?>
---EXPECTF--
-*** Testing fileperms(), chmod() with files and dirs ***
-bool(true)
-100755
-bool(true)
-40777
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fileperms(), chmod() with files and dirs ***
bool(true)
100755
--EXPECTF--
*** Testing error conditions for fileperms(), chmod() ***
-Warning: chmod(): %s in %s on line %d
-bool(false)
-100%d44
-
-Warning: chmod(): %s in %s on line %d
-bool(false)
-40755
-
-Warning: chmod(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: fileperms(): stat failed for /no/such/file/dir in %s on line %d
-bool(false)
-
-
-Warning: chmod() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: chmod() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: chmod() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: fileperms() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: chmod() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
-
-Warning: fileperms() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: fileperms() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Done ***
---UEXPECTF--
-*** Testing error conditions for fileperms(), chmod() ***
-
Warning: chmod(): %s in %s on line %d
bool(false)
100644
unlink(dirname(__FILE__)."/006_variation1.tmp");
rmdir(dirname(__FILE__)."/006_variation1");
?>
---EXPECTF--
-*** Testing fileperms() & chmod() : usage variations ***
--- Testing all permission from octal 0000 to octal 0777 on file and dir --
--- Iteration 1 --
-bool(true)
-100000
-bool(true)
-40000
--- Iteration 2 --
-bool(true)
-100001
-bool(true)
-40001
--- Iteration 3 --
-bool(true)
-100002
-bool(true)
-40002
--- Iteration 4 --
-bool(true)
-100003
-bool(true)
-40003
--- Iteration 5 --
-bool(true)
-100004
-bool(true)
-40004
--- Iteration 6 --
-bool(true)
-100005
-bool(true)
-40005
--- Iteration 7 --
-bool(true)
-100006
-bool(true)
-40006
--- Iteration 8 --
-bool(true)
-100007
-bool(true)
-40007
--- Iteration 9 --
-bool(true)
-100010
-bool(true)
-40010
--- Iteration 10 --
-bool(true)
-100011
-bool(true)
-40011
--- Iteration 11 --
-bool(true)
-100012
-bool(true)
-40012
--- Iteration 12 --
-bool(true)
-100013
-bool(true)
-40013
--- Iteration 13 --
-bool(true)
-100014
-bool(true)
-40014
--- Iteration 14 --
-bool(true)
-100015
-bool(true)
-40015
--- Iteration 15 --
-bool(true)
-100016
-bool(true)
-40016
--- Iteration 16 --
-bool(true)
-100017
-bool(true)
-40017
--- Iteration 17 --
-bool(true)
-100020
-bool(true)
-40020
--- Iteration 18 --
-bool(true)
-100021
-bool(true)
-40021
--- Iteration 19 --
-bool(true)
-100022
-bool(true)
-40022
--- Iteration 20 --
-bool(true)
-100023
-bool(true)
-40023
--- Iteration 21 --
-bool(true)
-100024
-bool(true)
-40024
--- Iteration 22 --
-bool(true)
-100025
-bool(true)
-40025
--- Iteration 23 --
-bool(true)
-100026
-bool(true)
-40026
--- Iteration 24 --
-bool(true)
-100027
-bool(true)
-40027
--- Iteration 25 --
-bool(true)
-100030
-bool(true)
-40030
--- Iteration 26 --
-bool(true)
-100031
-bool(true)
-40031
--- Iteration 27 --
-bool(true)
-100032
-bool(true)
-40032
--- Iteration 28 --
-bool(true)
-100033
-bool(true)
-40033
--- Iteration 29 --
-bool(true)
-100034
-bool(true)
-40034
--- Iteration 30 --
-bool(true)
-100035
-bool(true)
-40035
--- Iteration 31 --
-bool(true)
-100036
-bool(true)
-40036
--- Iteration 32 --
-bool(true)
-100037
-bool(true)
-40037
--- Iteration 33 --
-bool(true)
-100040
-bool(true)
-40040
--- Iteration 34 --
-bool(true)
-100041
-bool(true)
-40041
--- Iteration 35 --
-bool(true)
-100042
-bool(true)
-40042
--- Iteration 36 --
-bool(true)
-100043
-bool(true)
-40043
--- Iteration 37 --
-bool(true)
-100044
-bool(true)
-40044
--- Iteration 38 --
-bool(true)
-100045
-bool(true)
-40045
--- Iteration 39 --
-bool(true)
-100046
-bool(true)
-40046
--- Iteration 40 --
-bool(true)
-100047
-bool(true)
-40047
--- Iteration 41 --
-bool(true)
-100050
-bool(true)
-40050
--- Iteration 42 --
-bool(true)
-100051
-bool(true)
-40051
--- Iteration 43 --
-bool(true)
-100052
-bool(true)
-40052
--- Iteration 44 --
-bool(true)
-100053
-bool(true)
-40053
--- Iteration 45 --
-bool(true)
-100054
-bool(true)
-40054
--- Iteration 46 --
-bool(true)
-100055
-bool(true)
-40055
--- Iteration 47 --
-bool(true)
-100056
-bool(true)
-40056
--- Iteration 48 --
-bool(true)
-100057
-bool(true)
-40057
--- Iteration 49 --
-bool(true)
-100060
-bool(true)
-40060
--- Iteration 50 --
-bool(true)
-100061
-bool(true)
-40061
--- Iteration 51 --
-bool(true)
-100062
-bool(true)
-40062
--- Iteration 52 --
-bool(true)
-100063
-bool(true)
-40063
--- Iteration 53 --
-bool(true)
-100064
-bool(true)
-40064
--- Iteration 54 --
-bool(true)
-100065
-bool(true)
-40065
--- Iteration 55 --
-bool(true)
-100066
-bool(true)
-40066
--- Iteration 56 --
-bool(true)
-100067
-bool(true)
-40067
--- Iteration 57 --
-bool(true)
-100070
-bool(true)
-40070
--- Iteration 58 --
-bool(true)
-100071
-bool(true)
-40071
--- Iteration 59 --
-bool(true)
-100072
-bool(true)
-40072
--- Iteration 60 --
-bool(true)
-100073
-bool(true)
-40073
--- Iteration 61 --
-bool(true)
-100074
-bool(true)
-40074
--- Iteration 62 --
-bool(true)
-100075
-bool(true)
-40075
--- Iteration 63 --
-bool(true)
-100076
-bool(true)
-40076
--- Iteration 64 --
-bool(true)
-100077
-bool(true)
-40077
--- Iteration 65 --
-bool(true)
-100100
-bool(true)
-40100
--- Iteration 66 --
-bool(true)
-100101
-bool(true)
-40101
--- Iteration 67 --
-bool(true)
-100102
-bool(true)
-40102
--- Iteration 68 --
-bool(true)
-100103
-bool(true)
-40103
--- Iteration 69 --
-bool(true)
-100104
-bool(true)
-40104
--- Iteration 70 --
-bool(true)
-100105
-bool(true)
-40105
--- Iteration 71 --
-bool(true)
-100106
-bool(true)
-40106
--- Iteration 72 --
-bool(true)
-100107
-bool(true)
-40107
--- Iteration 73 --
-bool(true)
-100110
-bool(true)
-40110
--- Iteration 74 --
-bool(true)
-100111
-bool(true)
-40111
--- Iteration 75 --
-bool(true)
-100112
-bool(true)
-40112
--- Iteration 76 --
-bool(true)
-100113
-bool(true)
-40113
--- Iteration 77 --
-bool(true)
-100114
-bool(true)
-40114
--- Iteration 78 --
-bool(true)
-100115
-bool(true)
-40115
--- Iteration 79 --
-bool(true)
-100116
-bool(true)
-40116
--- Iteration 80 --
-bool(true)
-100117
-bool(true)
-40117
--- Iteration 81 --
-bool(true)
-100120
-bool(true)
-40120
--- Iteration 82 --
-bool(true)
-100121
-bool(true)
-40121
--- Iteration 83 --
-bool(true)
-100122
-bool(true)
-40122
--- Iteration 84 --
-bool(true)
-100123
-bool(true)
-40123
--- Iteration 85 --
-bool(true)
-100124
-bool(true)
-40124
--- Iteration 86 --
-bool(true)
-100125
-bool(true)
-40125
--- Iteration 87 --
-bool(true)
-100126
-bool(true)
-40126
--- Iteration 88 --
-bool(true)
-100127
-bool(true)
-40127
--- Iteration 89 --
-bool(true)
-100130
-bool(true)
-40130
--- Iteration 90 --
-bool(true)
-100131
-bool(true)
-40131
--- Iteration 91 --
-bool(true)
-100132
-bool(true)
-40132
--- Iteration 92 --
-bool(true)
-100133
-bool(true)
-40133
--- Iteration 93 --
-bool(true)
-100134
-bool(true)
-40134
--- Iteration 94 --
-bool(true)
-100135
-bool(true)
-40135
--- Iteration 95 --
-bool(true)
-100136
-bool(true)
-40136
--- Iteration 96 --
-bool(true)
-100137
-bool(true)
-40137
--- Iteration 97 --
-bool(true)
-100140
-bool(true)
-40140
--- Iteration 98 --
-bool(true)
-100141
-bool(true)
-40141
--- Iteration 99 --
-bool(true)
-100142
-bool(true)
-40142
--- Iteration 100 --
-bool(true)
-100143
-bool(true)
-40143
--- Iteration 101 --
-bool(true)
-100144
-bool(true)
-40144
--- Iteration 102 --
-bool(true)
-100145
-bool(true)
-40145
--- Iteration 103 --
-bool(true)
-100146
-bool(true)
-40146
--- Iteration 104 --
-bool(true)
-100147
-bool(true)
-40147
--- Iteration 105 --
-bool(true)
-100150
-bool(true)
-40150
--- Iteration 106 --
-bool(true)
-100151
-bool(true)
-40151
--- Iteration 107 --
-bool(true)
-100152
-bool(true)
-40152
--- Iteration 108 --
-bool(true)
-100153
-bool(true)
-40153
--- Iteration 109 --
-bool(true)
-100154
-bool(true)
-40154
--- Iteration 110 --
-bool(true)
-100155
-bool(true)
-40155
--- Iteration 111 --
-bool(true)
-100156
-bool(true)
-40156
--- Iteration 112 --
-bool(true)
-100157
-bool(true)
-40157
--- Iteration 113 --
-bool(true)
-100160
-bool(true)
-40160
--- Iteration 114 --
-bool(true)
-100161
-bool(true)
-40161
--- Iteration 115 --
-bool(true)
-100162
-bool(true)
-40162
--- Iteration 116 --
-bool(true)
-100163
-bool(true)
-40163
--- Iteration 117 --
-bool(true)
-100164
-bool(true)
-40164
--- Iteration 118 --
-bool(true)
-100165
-bool(true)
-40165
--- Iteration 119 --
-bool(true)
-100166
-bool(true)
-40166
--- Iteration 120 --
-bool(true)
-100167
-bool(true)
-40167
--- Iteration 121 --
-bool(true)
-100170
-bool(true)
-40170
--- Iteration 122 --
-bool(true)
-100171
-bool(true)
-40171
--- Iteration 123 --
-bool(true)
-100172
-bool(true)
-40172
--- Iteration 124 --
-bool(true)
-100173
-bool(true)
-40173
--- Iteration 125 --
-bool(true)
-100174
-bool(true)
-40174
--- Iteration 126 --
-bool(true)
-100175
-bool(true)
-40175
--- Iteration 127 --
-bool(true)
-100176
-bool(true)
-40176
--- Iteration 128 --
-bool(true)
-100177
-bool(true)
-40177
--- Iteration 129 --
-bool(true)
-100200
-bool(true)
-40200
--- Iteration 130 --
-bool(true)
-100201
-bool(true)
-40201
--- Iteration 131 --
-bool(true)
-100202
-bool(true)
-40202
--- Iteration 132 --
-bool(true)
-100203
-bool(true)
-40203
--- Iteration 133 --
-bool(true)
-100204
-bool(true)
-40204
--- Iteration 134 --
-bool(true)
-100205
-bool(true)
-40205
--- Iteration 135 --
-bool(true)
-100206
-bool(true)
-40206
--- Iteration 136 --
-bool(true)
-100207
-bool(true)
-40207
--- Iteration 137 --
-bool(true)
-100210
-bool(true)
-40210
--- Iteration 138 --
-bool(true)
-100211
-bool(true)
-40211
--- Iteration 139 --
-bool(true)
-100212
-bool(true)
-40212
--- Iteration 140 --
-bool(true)
-100213
-bool(true)
-40213
--- Iteration 141 --
-bool(true)
-100214
-bool(true)
-40214
--- Iteration 142 --
-bool(true)
-100215
-bool(true)
-40215
--- Iteration 143 --
-bool(true)
-100216
-bool(true)
-40216
--- Iteration 144 --
-bool(true)
-100217
-bool(true)
-40217
--- Iteration 145 --
-bool(true)
-100220
-bool(true)
-40220
--- Iteration 146 --
-bool(true)
-100221
-bool(true)
-40221
--- Iteration 147 --
-bool(true)
-100222
-bool(true)
-40222
--- Iteration 148 --
-bool(true)
-100223
-bool(true)
-40223
--- Iteration 149 --
-bool(true)
-100224
-bool(true)
-40224
--- Iteration 150 --
-bool(true)
-100225
-bool(true)
-40225
--- Iteration 151 --
-bool(true)
-100226
-bool(true)
-40226
--- Iteration 152 --
-bool(true)
-100227
-bool(true)
-40227
--- Iteration 153 --
-bool(true)
-100230
-bool(true)
-40230
--- Iteration 154 --
-bool(true)
-100231
-bool(true)
-40231
--- Iteration 155 --
-bool(true)
-100232
-bool(true)
-40232
--- Iteration 156 --
-bool(true)
-100233
-bool(true)
-40233
--- Iteration 157 --
-bool(true)
-100234
-bool(true)
-40234
--- Iteration 158 --
-bool(true)
-100235
-bool(true)
-40235
--- Iteration 159 --
-bool(true)
-100236
-bool(true)
-40236
--- Iteration 160 --
-bool(true)
-100237
-bool(true)
-40237
--- Iteration 161 --
-bool(true)
-100240
-bool(true)
-40240
--- Iteration 162 --
-bool(true)
-100241
-bool(true)
-40241
--- Iteration 163 --
-bool(true)
-100242
-bool(true)
-40242
--- Iteration 164 --
-bool(true)
-100243
-bool(true)
-40243
--- Iteration 165 --
-bool(true)
-100244
-bool(true)
-40244
--- Iteration 166 --
-bool(true)
-100245
-bool(true)
-40245
--- Iteration 167 --
-bool(true)
-100246
-bool(true)
-40246
--- Iteration 168 --
-bool(true)
-100247
-bool(true)
-40247
--- Iteration 169 --
-bool(true)
-100250
-bool(true)
-40250
--- Iteration 170 --
-bool(true)
-100251
-bool(true)
-40251
--- Iteration 171 --
-bool(true)
-100252
-bool(true)
-40252
--- Iteration 172 --
-bool(true)
-100253
-bool(true)
-40253
--- Iteration 173 --
-bool(true)
-100254
-bool(true)
-40254
--- Iteration 174 --
-bool(true)
-100255
-bool(true)
-40255
--- Iteration 175 --
-bool(true)
-100256
-bool(true)
-40256
--- Iteration 176 --
-bool(true)
-100257
-bool(true)
-40257
--- Iteration 177 --
-bool(true)
-100260
-bool(true)
-40260
--- Iteration 178 --
-bool(true)
-100261
-bool(true)
-40261
--- Iteration 179 --
-bool(true)
-100262
-bool(true)
-40262
--- Iteration 180 --
-bool(true)
-100263
-bool(true)
-40263
--- Iteration 181 --
-bool(true)
-100264
-bool(true)
-40264
--- Iteration 182 --
-bool(true)
-100265
-bool(true)
-40265
--- Iteration 183 --
-bool(true)
-100266
-bool(true)
-40266
--- Iteration 184 --
-bool(true)
-100267
-bool(true)
-40267
--- Iteration 185 --
-bool(true)
-100270
-bool(true)
-40270
--- Iteration 186 --
-bool(true)
-100271
-bool(true)
-40271
--- Iteration 187 --
-bool(true)
-100272
-bool(true)
-40272
--- Iteration 188 --
-bool(true)
-100273
-bool(true)
-40273
--- Iteration 189 --
-bool(true)
-100274
-bool(true)
-40274
--- Iteration 190 --
-bool(true)
-100275
-bool(true)
-40275
--- Iteration 191 --
-bool(true)
-100276
-bool(true)
-40276
--- Iteration 192 --
-bool(true)
-100277
-bool(true)
-40277
--- Iteration 193 --
-bool(true)
-100300
-bool(true)
-40300
--- Iteration 194 --
-bool(true)
-100301
-bool(true)
-40301
--- Iteration 195 --
-bool(true)
-100302
-bool(true)
-40302
--- Iteration 196 --
-bool(true)
-100303
-bool(true)
-40303
--- Iteration 197 --
-bool(true)
-100304
-bool(true)
-40304
--- Iteration 198 --
-bool(true)
-100305
-bool(true)
-40305
--- Iteration 199 --
-bool(true)
-100306
-bool(true)
-40306
--- Iteration 200 --
-bool(true)
-100307
-bool(true)
-40307
--- Iteration 201 --
-bool(true)
-100310
-bool(true)
-40310
--- Iteration 202 --
-bool(true)
-100311
-bool(true)
-40311
--- Iteration 203 --
-bool(true)
-100312
-bool(true)
-40312
--- Iteration 204 --
-bool(true)
-100313
-bool(true)
-40313
--- Iteration 205 --
-bool(true)
-100314
-bool(true)
-40314
--- Iteration 206 --
-bool(true)
-100315
-bool(true)
-40315
--- Iteration 207 --
-bool(true)
-100316
-bool(true)
-40316
--- Iteration 208 --
-bool(true)
-100317
-bool(true)
-40317
--- Iteration 209 --
-bool(true)
-100320
-bool(true)
-40320
--- Iteration 210 --
-bool(true)
-100321
-bool(true)
-40321
--- Iteration 211 --
-bool(true)
-100322
-bool(true)
-40322
--- Iteration 212 --
-bool(true)
-100323
-bool(true)
-40323
--- Iteration 213 --
-bool(true)
-100324
-bool(true)
-40324
--- Iteration 214 --
-bool(true)
-100325
-bool(true)
-40325
--- Iteration 215 --
-bool(true)
-100326
-bool(true)
-40326
--- Iteration 216 --
-bool(true)
-100327
-bool(true)
-40327
--- Iteration 217 --
-bool(true)
-100330
-bool(true)
-40330
--- Iteration 218 --
-bool(true)
-100331
-bool(true)
-40331
--- Iteration 219 --
-bool(true)
-100332
-bool(true)
-40332
--- Iteration 220 --
-bool(true)
-100333
-bool(true)
-40333
--- Iteration 221 --
-bool(true)
-100334
-bool(true)
-40334
--- Iteration 222 --
-bool(true)
-100335
-bool(true)
-40335
--- Iteration 223 --
-bool(true)
-100336
-bool(true)
-40336
--- Iteration 224 --
-bool(true)
-100337
-bool(true)
-40337
--- Iteration 225 --
-bool(true)
-100340
-bool(true)
-40340
--- Iteration 226 --
-bool(true)
-100341
-bool(true)
-40341
--- Iteration 227 --
-bool(true)
-100342
-bool(true)
-40342
--- Iteration 228 --
-bool(true)
-100343
-bool(true)
-40343
--- Iteration 229 --
-bool(true)
-100344
-bool(true)
-40344
--- Iteration 230 --
-bool(true)
-100345
-bool(true)
-40345
--- Iteration 231 --
-bool(true)
-100346
-bool(true)
-40346
--- Iteration 232 --
-bool(true)
-100347
-bool(true)
-40347
--- Iteration 233 --
-bool(true)
-100350
-bool(true)
-40350
--- Iteration 234 --
-bool(true)
-100351
-bool(true)
-40351
--- Iteration 235 --
-bool(true)
-100352
-bool(true)
-40352
--- Iteration 236 --
-bool(true)
-100353
-bool(true)
-40353
--- Iteration 237 --
-bool(true)
-100354
-bool(true)
-40354
--- Iteration 238 --
-bool(true)
-100355
-bool(true)
-40355
--- Iteration 239 --
-bool(true)
-100356
-bool(true)
-40356
--- Iteration 240 --
-bool(true)
-100357
-bool(true)
-40357
--- Iteration 241 --
-bool(true)
-100360
-bool(true)
-40360
--- Iteration 242 --
-bool(true)
-100361
-bool(true)
-40361
--- Iteration 243 --
-bool(true)
-100362
-bool(true)
-40362
--- Iteration 244 --
-bool(true)
-100363
-bool(true)
-40363
--- Iteration 245 --
-bool(true)
-100364
-bool(true)
-40364
--- Iteration 246 --
-bool(true)
-100365
-bool(true)
-40365
--- Iteration 247 --
-bool(true)
-100366
-bool(true)
-40366
--- Iteration 248 --
-bool(true)
-100367
-bool(true)
-40367
--- Iteration 249 --
-bool(true)
-100370
-bool(true)
-40370
--- Iteration 250 --
-bool(true)
-100371
-bool(true)
-40371
--- Iteration 251 --
-bool(true)
-100372
-bool(true)
-40372
--- Iteration 252 --
-bool(true)
-100373
-bool(true)
-40373
--- Iteration 253 --
-bool(true)
-100374
-bool(true)
-40374
--- Iteration 254 --
-bool(true)
-100375
-bool(true)
-40375
--- Iteration 255 --
-bool(true)
-100376
-bool(true)
-40376
--- Iteration 256 --
-bool(true)
-100377
-bool(true)
-40377
--- Iteration 257 --
-bool(true)
-100400
-bool(true)
-40400
--- Iteration 258 --
-bool(true)
-100401
-bool(true)
-40401
--- Iteration 259 --
-bool(true)
-100402
-bool(true)
-40402
--- Iteration 260 --
-bool(true)
-100403
-bool(true)
-40403
--- Iteration 261 --
-bool(true)
-100404
-bool(true)
-40404
--- Iteration 262 --
-bool(true)
-100405
-bool(true)
-40405
--- Iteration 263 --
-bool(true)
-100406
-bool(true)
-40406
--- Iteration 264 --
-bool(true)
-100407
-bool(true)
-40407
--- Iteration 265 --
-bool(true)
-100410
-bool(true)
-40410
--- Iteration 266 --
-bool(true)
-100411
-bool(true)
-40411
--- Iteration 267 --
-bool(true)
-100412
-bool(true)
-40412
--- Iteration 268 --
-bool(true)
-100413
-bool(true)
-40413
--- Iteration 269 --
-bool(true)
-100414
-bool(true)
-40414
--- Iteration 270 --
-bool(true)
-100415
-bool(true)
-40415
--- Iteration 271 --
-bool(true)
-100416
-bool(true)
-40416
--- Iteration 272 --
-bool(true)
-100417
-bool(true)
-40417
--- Iteration 273 --
-bool(true)
-100420
-bool(true)
-40420
--- Iteration 274 --
-bool(true)
-100421
-bool(true)
-40421
--- Iteration 275 --
-bool(true)
-100422
-bool(true)
-40422
--- Iteration 276 --
-bool(true)
-100423
-bool(true)
-40423
--- Iteration 277 --
-bool(true)
-100424
-bool(true)
-40424
--- Iteration 278 --
-bool(true)
-100425
-bool(true)
-40425
--- Iteration 279 --
-bool(true)
-100426
-bool(true)
-40426
--- Iteration 280 --
-bool(true)
-100427
-bool(true)
-40427
--- Iteration 281 --
-bool(true)
-100430
-bool(true)
-40430
--- Iteration 282 --
-bool(true)
-100431
-bool(true)
-40431
--- Iteration 283 --
-bool(true)
-100432
-bool(true)
-40432
--- Iteration 284 --
-bool(true)
-100433
-bool(true)
-40433
--- Iteration 285 --
-bool(true)
-100434
-bool(true)
-40434
--- Iteration 286 --
-bool(true)
-100435
-bool(true)
-40435
--- Iteration 287 --
-bool(true)
-100436
-bool(true)
-40436
--- Iteration 288 --
-bool(true)
-100437
-bool(true)
-40437
--- Iteration 289 --
-bool(true)
-100440
-bool(true)
-40440
--- Iteration 290 --
-bool(true)
-100441
-bool(true)
-40441
--- Iteration 291 --
-bool(true)
-100442
-bool(true)
-40442
--- Iteration 292 --
-bool(true)
-100443
-bool(true)
-40443
--- Iteration 293 --
-bool(true)
-100444
-bool(true)
-40444
--- Iteration 294 --
-bool(true)
-100445
-bool(true)
-40445
--- Iteration 295 --
-bool(true)
-100446
-bool(true)
-40446
--- Iteration 296 --
-bool(true)
-100447
-bool(true)
-40447
--- Iteration 297 --
-bool(true)
-100450
-bool(true)
-40450
--- Iteration 298 --
-bool(true)
-100451
-bool(true)
-40451
--- Iteration 299 --
-bool(true)
-100452
-bool(true)
-40452
--- Iteration 300 --
-bool(true)
-100453
-bool(true)
-40453
--- Iteration 301 --
-bool(true)
-100454
-bool(true)
-40454
--- Iteration 302 --
-bool(true)
-100455
-bool(true)
-40455
--- Iteration 303 --
-bool(true)
-100456
-bool(true)
-40456
--- Iteration 304 --
-bool(true)
-100457
-bool(true)
-40457
--- Iteration 305 --
-bool(true)
-100460
-bool(true)
-40460
--- Iteration 306 --
-bool(true)
-100461
-bool(true)
-40461
--- Iteration 307 --
-bool(true)
-100462
-bool(true)
-40462
--- Iteration 308 --
-bool(true)
-100463
-bool(true)
-40463
--- Iteration 309 --
-bool(true)
-100464
-bool(true)
-40464
--- Iteration 310 --
-bool(true)
-100465
-bool(true)
-40465
--- Iteration 311 --
-bool(true)
-100466
-bool(true)
-40466
--- Iteration 312 --
-bool(true)
-100467
-bool(true)
-40467
--- Iteration 313 --
-bool(true)
-100470
-bool(true)
-40470
--- Iteration 314 --
-bool(true)
-100471
-bool(true)
-40471
--- Iteration 315 --
-bool(true)
-100472
-bool(true)
-40472
--- Iteration 316 --
-bool(true)
-100473
-bool(true)
-40473
--- Iteration 317 --
-bool(true)
-100474
-bool(true)
-40474
--- Iteration 318 --
-bool(true)
-100475
-bool(true)
-40475
--- Iteration 319 --
-bool(true)
-100476
-bool(true)
-40476
--- Iteration 320 --
-bool(true)
-100477
-bool(true)
-40477
--- Iteration 321 --
-bool(true)
-100500
-bool(true)
-40500
--- Iteration 322 --
-bool(true)
-100501
-bool(true)
-40501
--- Iteration 323 --
-bool(true)
-100502
-bool(true)
-40502
--- Iteration 324 --
-bool(true)
-100503
-bool(true)
-40503
--- Iteration 325 --
-bool(true)
-100504
-bool(true)
-40504
--- Iteration 326 --
-bool(true)
-100505
-bool(true)
-40505
--- Iteration 327 --
-bool(true)
-100506
-bool(true)
-40506
--- Iteration 328 --
-bool(true)
-100507
-bool(true)
-40507
--- Iteration 329 --
-bool(true)
-100510
-bool(true)
-40510
--- Iteration 330 --
-bool(true)
-100511
-bool(true)
-40511
--- Iteration 331 --
-bool(true)
-100512
-bool(true)
-40512
--- Iteration 332 --
-bool(true)
-100513
-bool(true)
-40513
--- Iteration 333 --
-bool(true)
-100514
-bool(true)
-40514
--- Iteration 334 --
-bool(true)
-100515
-bool(true)
-40515
--- Iteration 335 --
-bool(true)
-100516
-bool(true)
-40516
--- Iteration 336 --
-bool(true)
-100517
-bool(true)
-40517
--- Iteration 337 --
-bool(true)
-100520
-bool(true)
-40520
--- Iteration 338 --
-bool(true)
-100521
-bool(true)
-40521
--- Iteration 339 --
-bool(true)
-100522
-bool(true)
-40522
--- Iteration 340 --
-bool(true)
-100523
-bool(true)
-40523
--- Iteration 341 --
-bool(true)
-100524
-bool(true)
-40524
--- Iteration 342 --
-bool(true)
-100525
-bool(true)
-40525
--- Iteration 343 --
-bool(true)
-100526
-bool(true)
-40526
--- Iteration 344 --
-bool(true)
-100527
-bool(true)
-40527
--- Iteration 345 --
-bool(true)
-100530
-bool(true)
-40530
--- Iteration 346 --
-bool(true)
-100531
-bool(true)
-40531
--- Iteration 347 --
-bool(true)
-100532
-bool(true)
-40532
--- Iteration 348 --
-bool(true)
-100533
-bool(true)
-40533
--- Iteration 349 --
-bool(true)
-100534
-bool(true)
-40534
--- Iteration 350 --
-bool(true)
-100535
-bool(true)
-40535
--- Iteration 351 --
-bool(true)
-100536
-bool(true)
-40536
--- Iteration 352 --
-bool(true)
-100537
-bool(true)
-40537
--- Iteration 353 --
-bool(true)
-100540
-bool(true)
-40540
--- Iteration 354 --
-bool(true)
-100541
-bool(true)
-40541
--- Iteration 355 --
-bool(true)
-100542
-bool(true)
-40542
--- Iteration 356 --
-bool(true)
-100543
-bool(true)
-40543
--- Iteration 357 --
-bool(true)
-100544
-bool(true)
-40544
--- Iteration 358 --
-bool(true)
-100545
-bool(true)
-40545
--- Iteration 359 --
-bool(true)
-100546
-bool(true)
-40546
--- Iteration 360 --
-bool(true)
-100547
-bool(true)
-40547
--- Iteration 361 --
-bool(true)
-100550
-bool(true)
-40550
--- Iteration 362 --
-bool(true)
-100551
-bool(true)
-40551
--- Iteration 363 --
-bool(true)
-100552
-bool(true)
-40552
--- Iteration 364 --
-bool(true)
-100553
-bool(true)
-40553
--- Iteration 365 --
-bool(true)
-100554
-bool(true)
-40554
--- Iteration 366 --
-bool(true)
-100555
-bool(true)
-40555
--- Iteration 367 --
-bool(true)
-100556
-bool(true)
-40556
--- Iteration 368 --
-bool(true)
-100557
-bool(true)
-40557
--- Iteration 369 --
-bool(true)
-100560
-bool(true)
-40560
--- Iteration 370 --
-bool(true)
-100561
-bool(true)
-40561
--- Iteration 371 --
-bool(true)
-100562
-bool(true)
-40562
--- Iteration 372 --
-bool(true)
-100563
-bool(true)
-40563
--- Iteration 373 --
-bool(true)
-100564
-bool(true)
-40564
--- Iteration 374 --
-bool(true)
-100565
-bool(true)
-40565
--- Iteration 375 --
-bool(true)
-100566
-bool(true)
-40566
--- Iteration 376 --
-bool(true)
-100567
-bool(true)
-40567
--- Iteration 377 --
-bool(true)
-100570
-bool(true)
-40570
--- Iteration 378 --
-bool(true)
-100571
-bool(true)
-40571
--- Iteration 379 --
-bool(true)
-100572
-bool(true)
-40572
--- Iteration 380 --
-bool(true)
-100573
-bool(true)
-40573
--- Iteration 381 --
-bool(true)
-100574
-bool(true)
-40574
--- Iteration 382 --
-bool(true)
-100575
-bool(true)
-40575
--- Iteration 383 --
-bool(true)
-100576
-bool(true)
-40576
--- Iteration 384 --
-bool(true)
-100577
-bool(true)
-40577
--- Iteration 385 --
-bool(true)
-100600
-bool(true)
-40600
--- Iteration 386 --
-bool(true)
-100601
-bool(true)
-40601
--- Iteration 387 --
-bool(true)
-100602
-bool(true)
-40602
--- Iteration 388 --
-bool(true)
-100603
-bool(true)
-40603
--- Iteration 389 --
-bool(true)
-100604
-bool(true)
-40604
--- Iteration 390 --
-bool(true)
-100605
-bool(true)
-40605
--- Iteration 391 --
-bool(true)
-100606
-bool(true)
-40606
--- Iteration 392 --
-bool(true)
-100607
-bool(true)
-40607
--- Iteration 393 --
-bool(true)
-100610
-bool(true)
-40610
--- Iteration 394 --
-bool(true)
-100611
-bool(true)
-40611
--- Iteration 395 --
-bool(true)
-100612
-bool(true)
-40612
--- Iteration 396 --
-bool(true)
-100613
-bool(true)
-40613
--- Iteration 397 --
-bool(true)
-100614
-bool(true)
-40614
--- Iteration 398 --
-bool(true)
-100615
-bool(true)
-40615
--- Iteration 399 --
-bool(true)
-100616
-bool(true)
-40616
--- Iteration 400 --
-bool(true)
-100617
-bool(true)
-40617
--- Iteration 401 --
-bool(true)
-100620
-bool(true)
-40620
--- Iteration 402 --
-bool(true)
-100621
-bool(true)
-40621
--- Iteration 403 --
-bool(true)
-100622
-bool(true)
-40622
--- Iteration 404 --
-bool(true)
-100623
-bool(true)
-40623
--- Iteration 405 --
-bool(true)
-100624
-bool(true)
-40624
--- Iteration 406 --
-bool(true)
-100625
-bool(true)
-40625
--- Iteration 407 --
-bool(true)
-100626
-bool(true)
-40626
--- Iteration 408 --
-bool(true)
-100627
-bool(true)
-40627
--- Iteration 409 --
-bool(true)
-100630
-bool(true)
-40630
--- Iteration 410 --
-bool(true)
-100631
-bool(true)
-40631
--- Iteration 411 --
-bool(true)
-100632
-bool(true)
-40632
--- Iteration 412 --
-bool(true)
-100633
-bool(true)
-40633
--- Iteration 413 --
-bool(true)
-100634
-bool(true)
-40634
--- Iteration 414 --
-bool(true)
-100635
-bool(true)
-40635
--- Iteration 415 --
-bool(true)
-100636
-bool(true)
-40636
--- Iteration 416 --
-bool(true)
-100637
-bool(true)
-40637
--- Iteration 417 --
-bool(true)
-100640
-bool(true)
-40640
--- Iteration 418 --
-bool(true)
-100641
-bool(true)
-40641
--- Iteration 419 --
-bool(true)
-100642
-bool(true)
-40642
--- Iteration 420 --
-bool(true)
-100643
-bool(true)
-40643
--- Iteration 421 --
-bool(true)
-100644
-bool(true)
-40644
--- Iteration 422 --
-bool(true)
-100645
-bool(true)
-40645
--- Iteration 423 --
-bool(true)
-100646
-bool(true)
-40646
--- Iteration 424 --
-bool(true)
-100647
-bool(true)
-40647
--- Iteration 425 --
-bool(true)
-100650
-bool(true)
-40650
--- Iteration 426 --
-bool(true)
-100651
-bool(true)
-40651
--- Iteration 427 --
-bool(true)
-100652
-bool(true)
-40652
--- Iteration 428 --
-bool(true)
-100653
-bool(true)
-40653
--- Iteration 429 --
-bool(true)
-100654
-bool(true)
-40654
--- Iteration 430 --
-bool(true)
-100655
-bool(true)
-40655
--- Iteration 431 --
-bool(true)
-100656
-bool(true)
-40656
--- Iteration 432 --
-bool(true)
-100657
-bool(true)
-40657
--- Iteration 433 --
-bool(true)
-100660
-bool(true)
-40660
--- Iteration 434 --
-bool(true)
-100661
-bool(true)
-40661
--- Iteration 435 --
-bool(true)
-100662
-bool(true)
-40662
--- Iteration 436 --
-bool(true)
-100663
-bool(true)
-40663
--- Iteration 437 --
-bool(true)
-100664
-bool(true)
-40664
--- Iteration 438 --
-bool(true)
-100665
-bool(true)
-40665
--- Iteration 439 --
-bool(true)
-100666
-bool(true)
-40666
--- Iteration 440 --
-bool(true)
-100667
-bool(true)
-40667
--- Iteration 441 --
-bool(true)
-100670
-bool(true)
-40670
--- Iteration 442 --
-bool(true)
-100671
-bool(true)
-40671
--- Iteration 443 --
-bool(true)
-100672
-bool(true)
-40672
--- Iteration 444 --
-bool(true)
-100673
-bool(true)
-40673
--- Iteration 445 --
-bool(true)
-100674
-bool(true)
-40674
--- Iteration 446 --
-bool(true)
-100675
-bool(true)
-40675
--- Iteration 447 --
-bool(true)
-100676
-bool(true)
-40676
--- Iteration 448 --
-bool(true)
-100677
-bool(true)
-40677
--- Iteration 449 --
-bool(true)
-100700
-bool(true)
-40700
--- Iteration 450 --
-bool(true)
-100701
-bool(true)
-40701
--- Iteration 451 --
-bool(true)
-100702
-bool(true)
-40702
--- Iteration 452 --
-bool(true)
-100703
-bool(true)
-40703
--- Iteration 453 --
-bool(true)
-100704
-bool(true)
-40704
--- Iteration 454 --
-bool(true)
-100705
-bool(true)
-40705
--- Iteration 455 --
-bool(true)
-100706
-bool(true)
-40706
--- Iteration 456 --
-bool(true)
-100707
-bool(true)
-40707
--- Iteration 457 --
-bool(true)
-100710
-bool(true)
-40710
--- Iteration 458 --
-bool(true)
-100711
-bool(true)
-40711
--- Iteration 459 --
-bool(true)
-100712
-bool(true)
-40712
--- Iteration 460 --
-bool(true)
-100713
-bool(true)
-40713
--- Iteration 461 --
-bool(true)
-100714
-bool(true)
-40714
--- Iteration 462 --
-bool(true)
-100715
-bool(true)
-40715
--- Iteration 463 --
-bool(true)
-100716
-bool(true)
-40716
--- Iteration 464 --
-bool(true)
-100717
-bool(true)
-40717
--- Iteration 465 --
-bool(true)
-100720
-bool(true)
-40720
--- Iteration 466 --
-bool(true)
-100721
-bool(true)
-40721
--- Iteration 467 --
-bool(true)
-100722
-bool(true)
-40722
--- Iteration 468 --
-bool(true)
-100723
-bool(true)
-40723
--- Iteration 469 --
-bool(true)
-100724
-bool(true)
-40724
--- Iteration 470 --
-bool(true)
-100725
-bool(true)
-40725
--- Iteration 471 --
-bool(true)
-100726
-bool(true)
-40726
--- Iteration 472 --
-bool(true)
-100727
-bool(true)
-40727
--- Iteration 473 --
-bool(true)
-100730
-bool(true)
-40730
--- Iteration 474 --
-bool(true)
-100731
-bool(true)
-40731
--- Iteration 475 --
-bool(true)
-100732
-bool(true)
-40732
--- Iteration 476 --
-bool(true)
-100733
-bool(true)
-40733
--- Iteration 477 --
-bool(true)
-100734
-bool(true)
-40734
--- Iteration 478 --
-bool(true)
-100735
-bool(true)
-40735
--- Iteration 479 --
-bool(true)
-100736
-bool(true)
-40736
--- Iteration 480 --
-bool(true)
-100737
-bool(true)
-40737
--- Iteration 481 --
-bool(true)
-100740
-bool(true)
-40740
--- Iteration 482 --
-bool(true)
-100741
-bool(true)
-40741
--- Iteration 483 --
-bool(true)
-100742
-bool(true)
-40742
--- Iteration 484 --
-bool(true)
-100743
-bool(true)
-40743
--- Iteration 485 --
-bool(true)
-100744
-bool(true)
-40744
--- Iteration 486 --
-bool(true)
-100745
-bool(true)
-40745
--- Iteration 487 --
-bool(true)
-100746
-bool(true)
-40746
--- Iteration 488 --
-bool(true)
-100747
-bool(true)
-40747
--- Iteration 489 --
-bool(true)
-100750
-bool(true)
-40750
--- Iteration 490 --
-bool(true)
-100751
-bool(true)
-40751
--- Iteration 491 --
-bool(true)
-100752
-bool(true)
-40752
--- Iteration 492 --
-bool(true)
-100753
-bool(true)
-40753
--- Iteration 493 --
-bool(true)
-100754
-bool(true)
-40754
--- Iteration 494 --
-bool(true)
-100755
-bool(true)
-40755
--- Iteration 495 --
-bool(true)
-100756
-bool(true)
-40756
--- Iteration 496 --
-bool(true)
-100757
-bool(true)
-40757
--- Iteration 497 --
-bool(true)
-100760
-bool(true)
-40760
--- Iteration 498 --
-bool(true)
-100761
-bool(true)
-40761
--- Iteration 499 --
-bool(true)
-100762
-bool(true)
-40762
--- Iteration 500 --
-bool(true)
-100763
-bool(true)
-40763
--- Iteration 501 --
-bool(true)
-100764
-bool(true)
-40764
--- Iteration 502 --
-bool(true)
-100765
-bool(true)
-40765
--- Iteration 503 --
-bool(true)
-100766
-bool(true)
-40766
--- Iteration 504 --
-bool(true)
-100767
-bool(true)
-40767
--- Iteration 505 --
-bool(true)
-100770
-bool(true)
-40770
--- Iteration 506 --
-bool(true)
-100771
-bool(true)
-40771
--- Iteration 507 --
-bool(true)
-100772
-bool(true)
-40772
--- Iteration 508 --
-bool(true)
-100773
-bool(true)
-40773
--- Iteration 509 --
-bool(true)
-100774
-bool(true)
-40774
--- Iteration 510 --
-bool(true)
-100775
-bool(true)
-40775
--- Iteration 511 --
-bool(true)
-100776
-bool(true)
-40776
--- Iteration 512 --
-bool(true)
-100777
-bool(true)
-40777
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing fileperms() & chmod() : usage variations ***
-- Testing all permission from octal 0000 to octal 0777 on file and dir --
-- Iteration 1 --
unlink(dirname(__FILE__)."/006_variation2.tmp");
rmdir(dirname(__FILE__)."/006_variation2");
?>
---EXPECTF--
-*** Testing fileperms() & chmod() : usage variations ***
-
-*** Testing fileperms(), chmod() with miscellaneous permissions ***
--- Iteration 1 --
-bool(true)
-107777
-bool(true)
-47777
--- Iteration 2 --
-bool(true)
-100000
-bool(true)
-40000
--- Iteration 3 --
-bool(true)
-101000
-bool(true)
-41000
--- Iteration 4 --
-bool(true)
-101111
-bool(true)
-41111
--- Iteration 5 --
-bool(true)
-107001
-bool(true)
-47001
--- Iteration 6 --
-bool(true)
-100001
-bool(true)
-40001
--- Iteration 7 --
-bool(true)
-101411
-bool(true)
-41411
--- Iteration 8 --
-bool(true)
-107141
-bool(true)
-47141
--- Iteration 9 --
-bool(true)
-100637
-bool(true)
-40637
--- Iteration 10 --
-bool(true)
-103567
-bool(true)
-43567
--- Iteration 11 --
-bool(true)
-103567
-bool(true)
-43567
--- Iteration 12 --
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-103567
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-43567
--- Iteration 13 --
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-103567
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-43567
--- Iteration 14 --
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-103567
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-43567
--- Iteration 15 --
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-103567
-
-Warning: chmod() expects parameter 2 to be long, string given in %s on line %d
-NULL
-43567
-*** Done ***
---UEXPECTF--
+--EXPECTF--
*** Testing fileperms() & chmod() : usage variations ***
*** Testing fileperms(), chmod() with miscellaneous permissions ***
resource(%d) of type (Unknown)
*** Done ***
---UEXPECTF--
-*** Testing basic operations of fopen() and fclose() functions ***
-
--- Iteration with mode 'w' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'wb' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'wt' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'w+' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'w+b' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'w+t' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'r' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'rb' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'rt' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'r+' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'r+b' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'r+t' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'a' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'ab' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'at' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'a+' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'a+t' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'a+b' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
--- Iteration with mode 'x' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
--- Iteration with mode 'xb' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
--- Iteration with mode 'xt' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
--- Iteration with mode 'x+' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
--- Iteration with mode 'x+b' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
--- Iteration with mode 'x+t' --
-resource(%d) of type (stream)
-int(0)
-bool(false)
-bool(true)
-resource(%d) of type (Unknown)
-
-Warning: ftell(): %d is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): %d is not a valid stream resource in %s on line %d
-bool(false)
-resource(%d) of type (Unknown)
-
-*** Done ***
Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
---UEXPECTF--
-*** Testing error conditions for fopen(), fclsoe() & feof() ***
-
-Warning: fopen() expects at least 2 parameters, 1 given in %s on line %d
-bool(false)
-
-Warning: fopen() expects at least 2 parameters, 0 given in %s on line %d
-bool(false)
-
-Warning: fclose(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: Wrong parameter count for fclose() in %s on line %d
-NULL
-
-Warning: feof(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: Wrong parameter count for feof() in %s on line %d
-NULL
-
-Warning: fopen() expects at most 4 parameters, 5 given in %s on line %d
-bool(false)
-
-Warning: Wrong parameter count for fclose() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for feof() in %s on line %d
-NULL
--- Testing fopen(), fclose() & feof() with invalid arguments --
--- Iteration 1 --
-
-Warning: fopen(string): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: fopen(10): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: fopen(10.5): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: fopen(1): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Notice: Array to string conversion in %s on line %d
-
-Warning: fopen(Array): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 7 --
-bool(false)
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: feof(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'r' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(0)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'r' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
string(20) "line
--EXPECTF--
*** Test fopen() & fclose() functions: with 'r+t' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(20)
-int(37)
-int(57)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'r+t' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
unicode(20) "line
int(57)
bool(true)
unicode(7) "Unknown"
-*** Done ***
\ No newline at end of file
+*** Done ***
--EXPECTF--
*** Test fopen() & fclose() functions: with 'wt' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(39)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'wt' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
int(37)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'wt' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'wt' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
int(37)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'w+t' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-int(39)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'w+t' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
int(37)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'w+t' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'w+t' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
int(37)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'at' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(59)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'at' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(37)
bool(false)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'at' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(57)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'at' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(37)
bool(false)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'a+t' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-string(57) "line
-line of text
-liabcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(57)
-bool(true)
-string(7) "Unknown"
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'a+t' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(37)
unicode(57) "line
--EXPECTF--
*** Test fopen() & fclose() functions: with 'xt' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %d
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'xt' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'x+t' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %d
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'x+t' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
int(37)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'rb' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(0)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'rb' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
string(20) "line
--EXPECTF--
*** Test fopen() & fclose() functions: with 'r+b' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(20)
-int(37)
-int(57)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'r+b' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
string(20) "line
--EXPECTF--
*** Test fopen() & fclose() functions: with 'wb' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'wb' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'r+' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(20)
-int(37)
-int(57)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'r+' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
string(20) "line
--EXPECTF--
*** Test fopen() & fclose() functions: with 'w+b' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'w+b' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'ab' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(57)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'ab' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
Notice: fwrite(): 37 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
--EXPECTF--
*** Test fopen() & fclose() functions: with 'a+b' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-string(57) "line
-line of text
-liabcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(57)
-bool(true)
-string(7) "Unknown"
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'a+b' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
Notice: fwrite(): 37 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
--EXPECTF--
*** Test fopen() & fclose() functions: with 'xb' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %d
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'xb' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'x+b' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %d
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'x+b' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'w' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'w' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'w+' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-int(37)
-int(0)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'w+' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'a' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-int(57)
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'a' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
Notice: fwrite(): 37 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
--EXPECTF--
*** Test fopen() & fclose() functions: with 'a+' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(37)
-string(57) "line
-line of text
-liabcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(57)
-bool(true)
-string(7) "Unknown"
-bool(true)
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'a+' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
Notice: fwrite(): 37 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
--EXPECTF--
*** Test fopen() & fclose() functions: with 'x' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-bool(false)
-int(0)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %s
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'x' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'x+' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-int(37)
-int(37)
-string(37) "abcdefghij
-mnopqrst uvwxyz
-0123456789"
-int(37)
-bool(true)
-string(7) "Unknown"
-
-Warning: fopen(%s): failed to open stream: File exists in %s on line %d
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'x+' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
--EXPECTF--
*** Test fopen() & fclose() functions: with 'rt' mode ***
resource(%d) of type (stream)
-string(6) "stream"
-int(0)
-string(20) "line
-line of text
-li"
-int(0)
-bool(true)
-string(7) "Unknown"
-*** Done ***
---UEXPECTF--
-*** Test fopen() & fclose() functions: with 'rt' mode ***
-resource(%d) of type (stream)
unicode(6) "stream"
int(0)
unicode(20) "line
fclose($fp);
?>
--EXPECT--
-array(4) {
- [0]=>
- string(1) "6"
- [1]=>
- string(1) "7"
- [2]=>
- string(1) "8"
- [3]=>
- string(5) "line1"
-}
-array(4) {
- [0]=>
- string(1) "1"
- [1]=>
- string(1) "2"
- [2]=>
- string(1) "3"
- [3]=>
- string(186) "line2
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-2,4,5,line3
-"
-}
---UEXPECT--
array(4) {
[0]=>
unicode(1) "6"
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: include(%s): failed to open stream: %s in %s on line %d
Warning: include(): Failed opening '%s' for inclusion (include_path='%s') in %s on line %d
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
string(15) "Guvf vf n grfg
"
Done
echo "Done\n";
?>
---EXPECT--
-string(26) "size of contents 1 = 20000"
-string(26) "size of contents 2 = 40960"
-Done
---UEXPECT--
+--EXPECT--
unicode(26) "size of contents 1 = 20000"
unicode(26) "size of contents 2 = 40960"
Done
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
int(134)
string(134) "Nabgure qnl
Jura gur cnvaf bs yvsr jba'g one zl jnl
echo "Done\n";
?>
---EXPECTF--
-Warning: Missing argument 1 for VariableStream::VariableStream() in %s on line %d
-string(12) "constructor!"
-line1
-line2
-line3
-string(18) "line1
-line2
-line3
-"
-Done
---UEXPECTF--
+--EXPECTF--
Warning: Missing argument 1 for VariableStream::VariableStream() in %s on line %d
unicode(12) "constructor!"
line1
echo "Done\n";
?>
---EXPECTF--
-Warning: Missing argument 1 for VariableStream::__construct() in %s on line %d
-string(12) "constructor!"
-line1
-line2
-line3
-string(18) "line1
-line2
-line3
-"
-Done
---UEXPECTF--
+--EXPECTF--
Warning: Missing argument 1 for VariableStream::__construct() in %s on line %d
unicode(12) "constructor!"
line1
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: Missing argument 1 for VariableStream::__construct() in %s on line %d
Warning: fopen(var://myvar): failed to open stream: "VariableStream::stream_open" call failed in %s on line %d
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Catchable fatal error: Argument 1 passed to VariableStream::__construct() must be an array, none given in %s on line %d
echo "Done\n";
?>
---EXPECTF--
-Done
---UEXPECTF--
+--EXPECTF--
Done
Notice: Unknown: 0 character unicode buffer downcoded for binary stream runtime_encoding in Unknown on line 0
@unlink($filename);
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
int(13824)
int(13824)
int(0)
echo "Done\n";
?>
---EXPECTF--
-string(%d) "%s"
-Done
---UEXPECTF--
+--EXPECTF--
unicode(%d) "%s"
Done
backslashes (ex: 1)\"
[1]=>
string(30) "and it isn't the last element$"
-}
\ No newline at end of file
+}
echo "Done\n";
?>
--EXPECT--
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
OK
Done
?>
--EXPECT--
-array(1) {
- [0]=>
- string(2) "\n"
-}
---UEXPECT--
array(1) {
[0]=>
unicode(2) "\n"
$file1 = $dirname . DIRECTORY_SEPARATOR . "file1.txt";
$file2 = $dirname . DIRECTORY_SEPARATOR . "file2.txt";
-file_put_contents($file1, "this is file 1");
-file_put_contents($file2, "this is file 2");
+file_put_contents($file1, "this is file 1\n");
+file_put_contents($file2, "this is file 2\n");
rename($file1, $file2);
echo "reading file 2: ";
readfile($file2);
-if (file_exists($file1)) {
- unlink($file1);
-}
-if (file_exists($file1)) {
- unlink($file2);
-}
+
+?>
+===DONE===
+--CLEAN--
+<?php
+unlink(dirname(__FILE__)."/file1.txt");
+unlink(dirname(__FILE__)."/file2.txt");
?>
--EXPECT--
reading file 2: this is file 1
+===DONE===
--EXPECTF--
Warning: chown(): parameter 2 should be string or integer, null given in %schown.php on line %d
ALIVE
---UEXPECTF--
-Warning: chown(): parameter 2 should be string or integer, null given in %schown.php on line %d
-ALIVE
Warning: clearstatcache() expects exactly 0 parameters, 1 given in %s on line %d
NULL
*** Done ***
---UEXPECTF--
-*** Testing clearstatcache() function: error conditions ***
-
-Warning: clearstatcache() expects exactly 0 parameters, 1 given in %s on line %d
-NULL
-*** Done ***
%d
%d
*** Done ***
-
---UEXPECTF--
-*** Testing copy() function: to copy file from source to destination --
-bool(true)
-bool(true)
-bool(true)
--- Checking whether the copy of file exists --
-bool(true)
-bool(true)
--- Checking filepermissions of file and its copies --
-%d
-%d
-%d
-*** Done ***
Warning: copy() expects at least 2 parameters, 1 given in %s on line %d
NULL
-Warning: copy() expects parameter 3 to be resource, string given in %s on line %d
-NULL
-*** Done ***
-
---UEXPECTF--
-*** Testing copy() function: error conditions --
-
-Warning: copy(/no/file): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
-Warning: copy() expects at least 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: copy() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
Warning: copy() expects parameter 3 to be resource, Unicode string given in %s on line %d
NULL
*** Done ***
Size of source file => int(1500)
Size of destination file => int(1500)
*** Done ***
---UEXPECTF--
-*** Test copy() function: destination file names containing numerics/strings ***
-Size of the source file before copy operation => int(1500)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/copy.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/copy_copy_variation1.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/123.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 5 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/copy_variation1.123
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 6 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/123
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 7 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/123copy_variation1.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 8 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/copy_variation.tmp123
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 9 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/copy1.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-*** Done ***
unlink(dirname(__FILE__)."/copy_variation10.tmp");
?>
---EXPECTF--
-*** Test copy(): Trying to create a copy of file with the same source name ***
-bool(false)
-bool(true)
-int(1500)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Test copy(): Trying to create a copy of file with the same source name ***
bool(false)
bool(true)
int(300)
int(%d)
*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to create a copy of source file as a dir ***
-Size of source before copy operation => int(300)
-Size of destination before copy operation => int(%d)
-
--- Now applying copy() operation --
-
-Warning: %s
-bool(false)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(true)
-int(300)
-int(%d)
-*** Done ***
--EXPECTF--
*** Test copy() function: Trying to create a copy of an existing dir ***
-Warning: copy(%s): failed to open stream: Permission denied in %s on line %d
-bool(false)
-bool(false)
-int(0)
-*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to create a copy of an existing dir ***
-
-Warning: copy(%s): failed to open stream: Permission denied in %s on line %d
+Warning: copy(): The first argument to copy() function cannot be a directory in %s on line %d
bool(false)
bool(false)
int(0)
Warning: filesize(): stat failed for %s/copy_copy_variation12 in %s/copy_variation12.php on line %d
bool(false)
*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to create a copy of an existing dir ***
-
-Warning: copy(): The first argument to copy() function cannot be a directory in %s/copy_variation12.php on line %d
-bool(false)
-bool(false)
-int(%d)
-
-Warning: filesize(): stat failed for %s/copy_copy_variation12 in %s/copy_variation12.php on line %d
-bool(false)
-*** Done ***
*** Test copy() function: Trying to copy dir to file ***
*** Testing copy() in copying dir to file ***
-Warning: copy(): The first argument to copy() function cannot be a directory in %s/copy_variation13.php on line %d
-bool(false)
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-bool(true)
-bool(false)
-int(%d)
-int(%d)
-*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to copy dir to file ***
-*** Testing copy() in copying dir to file ***
-
-Warning: copy(): The first argument to copy() function cannot be a directory in %s/copy_variation13.php on line %d
+Warning: copy(): The first argument to copy() function cannot be a directory in %scopy_variation13.php on line %d
bool(false)
bool(true)
bool(true)
bool(false)
int(1500)
*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to create a copy of non-existing source in existing destination ***
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-
-*** Test copy() function: Trying to create copy of an existing source in non-existing destination ***
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-int(1500)
-*** Done ***
bool(false)
int(300)
*** Done ***
---UEXPECTF--
-*** Test copy() function: Trying to create a copy of file in a dir which doesn't have write permissions ***
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-int(300)
-*** Done ***
Destination file name is => %s/copy_variation16/copy_variation16_sub/copy variation6/copy_copy_variation16.tmp
Size of destination file => int(3500)
*** Done ***
---UEXPECTF--
-*** Testing copy() function: copying data file across directories ***
-- Size of source file => int(3500)
-
---- Now applying copy() on source file to create copies ---
--- Iteration 1 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 2 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 3 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 4 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 5 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 6 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/..///../copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 7 --
-Size of source file => int(3500)
-Copy operation =>
-Warning: copy(%s): failed to open stream: No such file or directory in %s on line %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 8 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy variation6/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-*** Done ***
--EXPECTF--
*** Testing copy() function: copying data file across directories ***
-- Size of source file => int(3500)
-
---- Now applying copy() on source file to create copies ---
--- Iteration 1 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 2 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 3 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 4 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 5 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_variation16_sub/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 6 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/..///../copy_copy_variation16.tmp
-Size of destination file => int(3500)
-
--- Iteration 7 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/..///../*
-Size of destination file => int(3500)
-
--- Iteration 8 --
-Size of source file => int(3500)
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation16/copy_variation16_sub/copy variation6/copy_copy_variation16.tmp
-Size of destination file => int(3500)
-*** Done ***
---UEXPECTF--
-*** Testing copy() function: copying data file across directories ***
Notice: fwrite(): 3500 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
- Size of source file => int(3500)
bool(false)
bool(false)
*** Done ***
---UEXPECTF--
-*** Test copy() function: With source file names containing wild-card chars ***
-bool(true)
-bool(true)
-int(1500)
-
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-
-Warning: copy(%s): %s
-bool(false)
-bool(false)
-*** Done ***
unlink(dirname(__FILE__)."/copy_copy_variation18.tmp");
unlink(dirname(__FILE__)."/copy_variation18.tmp");
?>
---EXPECTF--
-*** Test copy() function: stat of file before and after copy ***
-Copy operation => bool(true)
-Comparing the stats of file before and after copy operation => bool(true)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Test copy() function: stat of file before and after copy ***
Copy operation => bool(true)
Comparing the stats of file before and after copy operation => bool(true)
Size of source file => int(1500)
Size of destination file => int(1500)
*** Done ***
---UEXPECTF--
-*** Test copy() function: destination file names containing special characters ***
-Size of the source file before copy operation => int(1500)
-
---- Now applying copy() on source file to create copies ---
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/_copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/@copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/#copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/+copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 5 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 6 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 7 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/!copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 8 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/©_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 9 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/(copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 10 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 11 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/;copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 12 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/=copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 13 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/[copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 14 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/^copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 15 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/{copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 16 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 17 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/~copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 18 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/$copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-*** Done ***
\ No newline at end of file
Size of source file => int(1500)
Size of destination file => int(1500)
*** Done ***
---UEXPECTF--
-*** Test copy() function: destination file names containing special characters ***
-Size of the source file before copy operation => int(1500)
-
---- Now applying copy() on source file to create copies ---
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/_copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/@copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/#copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/+copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 5 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/*copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 6 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/?copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 7 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/<copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 8 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/>copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 9 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/!copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 10 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/©_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 11 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/(copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 12 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/:copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 13 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/;copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 14 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/=copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 15 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/[copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 16 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/^copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 17 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/{copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 18 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/|copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 19 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/~copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 20 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/$copy_variation2.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-*** Done ***
bool(false)
Existence of destination file => bool(false)
*** Done ***
---UEXPECTF--
-*** Test copy() function: destination file names containing whitespaces ***
-Size of the source file before copy operation => int(1500)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => copy variation3.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => copy_variation3.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 4 --
-Copy operation =>
-Warning: copy(%s): %s
-bool(false)
-Existence of destination file => bool(false)
-*** Done ***
unlink(dirname(__FILE__)."/copy_variation3.tmp");
?>
---EXPECTF--
-*** Test copy() function: destination file names containing whitespaces ***
-Size of the source file before copy operation => int(1500)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => copy variation3.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => copy_variation3.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => copy variation3.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name =>
-Size of source file => int(1500)
-Size of destination file => int(1500)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Test copy() function: destination file names containing whitespaces ***
Size of the source file before copy operation => int(1500)
Warning: unlink(%s/CopY.TMP): No such file or directory in %s on line %d
*** Done ***
---UEXPECTF--
-*** Test copy() function: checking case sensitivity in creation of destination file names ***
-Size of the source file before copy operation => int(1500)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/COPY.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/COPY.TMP
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/CopY.TMP
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
-Warning: unlink(%s/COPY.TMP): No such file or directory in %s on line %d
-
-Warning: unlink(%s/CopY.TMP): No such file or directory in %s on line %d
-*** Done ***
Size of source file => int(1500)
Size of destination file => int(1500)
*** Done ***
---UEXPECTF--
-*** Test copy() function: checking case sensitivity in creation of destination file names ***
-Size of the source file before copy operation => int(1500)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/COPY.tmp
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/COPY.TMP
-Size of source file => int(1500)
-Size of destination file => int(1500)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name => %s/CopY.TMP
-Size of source file => int(1500)
-Size of destination file => int(1500)
-*** Done ***
Size of source file => int(0)
Size of destination file => int(0)
*** Done ***
---UEXPECTF--
-*** Test copy() function: copying file across directories ***
-Size of source file => int(0)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 5 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 6 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/..///../copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 7 --
-Copy operation =>
-Warning: copy(%s/copy_variation6/copy_variation6_sub/..///../*): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-Existence of destination file => bool(false)
-
--- Iteration 8 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy variation6/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-*** Done ***
Size of source file => int(0)
Size of destination file => int(0)
*** Done ***
---UEXPECTF--
-*** Test copy() function: copying file across directories ***
-Size of source file => int(0)
-
--- Now applying copy() on source file to create copies --
--- Iteration 1 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 2 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 3 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 4 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 5 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_variation6_sub/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 6 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/..///../copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 7 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/..///../*
-Size of source file => int(0)
-Size of destination file => int(0)
-
--- Iteration 8 --
-Copy operation => bool(true)
-Existence of destination file => bool(true)
-Destination file name is => %s/copy_variation6/copy_variation6_sub/copy variation6/copy_copy_variation6.tmp
-Size of source file => int(0)
-Size of destination file => int(0)
-*** Done ***
bool(true)
int(3600)
*** Done ***
---UEXPECTF--
-*** Testing copy() with symlink and hardlink ***
-Size of source files =>
-int(%d)
-int(3600)
--- Now applying copy() on source link to create copies --
--- With symlink --
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-int(3600)
--- With hardlink --
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-int(3600)
-*** Done ***
echo "*** Done ***\n";
?>
---EXPECTF--
-*** Testing copy() function: copying links across different directories ***
-
--- Iteration 1 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 2 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 3 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 4 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 5 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 6 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 7 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 8 --
-- With symlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-- With hardlink -
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing copy() function: copying links across different directories ***
-- Iteration 1 --
unlink(dirname(__FILE__)."/copy_copy_variation9.tmp");
unlink(dirname(__FILE__)."/copy_variation9.tmp");
?>
---EXPECTF--
-*** Test copy() function: destination with/without write permissions ***
-
--- With write permissions --
-bool(true)
-bool(true)
-bool(true)
-int(1500)
-
--- Without write permissions --
-bool(true)
-
-Warning: %s
-bool(false)
-bool(true)
-int(1500)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Test copy() function: destination with/without write permissions ***
-- With write permissions --
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: disk_free_space() expects exactly 1 parameter, 0 given in %s on line %d
NULL
float(%d)
--- Done ---
---UEXPECTF--
-*** Testing with existing directory ***
-float(%d)
-float(%d)
-*** Testing with newly created directory ***
-
- Free Space before writing to a file
-float(%d)
-
- Free Space after writing to a file
-float(%d)
-
- Free Space Value Is Correct
-*** Testing with Binary Input ***
-float(%d)
-
---- Done ---
in %s on line %d
bool(false)
-Warning: disk_free_space(): The directory name is invalid.
- in %s on line %d
-bool(false)
-
-Warning: diskfreespace(): The directory name is invalid.
- in %s on line %d
-bool(false)
-
--- Done --
-
---UEXPECTF--
-*** Testing error conditions ***
-
-Warning: disk_free_space() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: diskfreespace() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: disk_free_space() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: diskfreespace() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: disk_free_space(): The system cannot find the path specified.
- in %s on line %d
-bool(false)
-
-Warning: diskfreespace(): The system cannot find the path specified.
- in %s on line %d
-bool(false)
-
Notice: fwrite(): 36 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
Warning: disk_free_space(): The directory name is invalid.
float(%d)
-- Done --
-
---UEXPECTF--
-*** Testing error conditions ***
-
-Warning: disk_free_space() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: diskfreespace() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: disk_free_space() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: diskfreespace() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: disk_free_space(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: diskfreespace(): No such file or directory in %s on line %d
-bool(false)
-float(%d)
-float(%d)
-
--- Done --
float(%d)
--- Done ---
---UEXPECTF--
-*** Testing with a directory ***
-float(%d)
-float(%d)
-
-Testing for the return type ***
-bool(true)
-
-*** Testing with different directory combinations ***
--- Iteration 1 --
-float(%d)
-float(%d)
-
--- Iteration 2 --
-float(%d)
-float(%d)
-
--- Iteration 3 --
-float(%d)
-float(%d)
-
--- Iteration 4 --
-float(%d)
-float(%d)
-
--- Iteration 5 --
-float(%d)
-float(%d)
-
--- Iteration 6 --
-float(%d)
-float(%d)
-
--- Iteration 7 --
-float(%d)
-float(%d)
-
--- Iteration 8 --
-float(%d)
-float(%d)
-
--- Iteration 9 --
-float(%d)
-float(%d)
-
--- Iteration 10 --
-float(%d)
-float(%d)
-
--- Iteration 11 --
-float(%d)
-float(%d)
-
--- Iteration 12 --
-float(%d)
-float(%d)
-
---- Done ---
float(%d)
-- Done --
---UEXPECTF--
-*** Testing with normal directory ***
-float(%d)
-*** Testing with newly created directory ***
-float(%d)
-
-Total Space after writing to a file
-float(%d)
-
--- Done --
in %s on line %d
bool(false)
-Warning: disk_total_space(): The directory name is invalid.
- in %s on line %d
-bool(false)
-
---- Done ---
-
---UEXPECTF--
-*** Testing error conditions ***
-
-Warning: disk_total_space() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: disk_total_space() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: disk_total_space(): The system cannot find the path specified.
- in %s on line %d
-bool(false)
-
Notice: fwrite(): 36 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
Warning: disk_total_space(): The directory name is invalid.
float(%d)
--- Done ---
-
---UEXPECTF--
-*** Testing error conditions ***
-
-Warning: disk_total_space() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: disk_total_space() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: disk_total_space(): No such file or directory in %s on line %d
-bool(false)
-float(%d)
-
---- Done ---
float(%d)
--- Done ---
---UEXPECTF--
-*** Testing with a directory ***
-float(%d)
-
-Testing for the return type ***
-bool(true)
-
-*** Testing with different directory combinations ***
--- Iteration 1 --
-float(%d)
-
--- Iteration 2 --
-float(%d)
-
--- Iteration 3 --
-float(%d)
-
--- Iteration 4 --
-float(%d)
-
--- Iteration 5 --
-float(%d)
-
--- Iteration 6 --
-float(%d)
-
--- Iteration 7 --
-float(%d)
-
--- Iteration 8 --
-float(%d)
-
--- Iteration 9 --
-float(%d)
-
--- Iteration 10 --
-float(%d)
-
--- Iteration 11 --
-float(%d)
-
--- Iteration 12 --
-float(%d)
-*** Testing with Binary Input ***
-float(%d)
-
---- Done ---
--EXPECTF--
*** Testing fflush(): writing to a file and reading the contents ***
-int(63)
-bool(true)
-first line of string
-second line of string
-third line of stringint(63)
-
-*** Testing fflush(): for return type ***
-bool(true)
-
-*** Done ***
---UEXPECTF--
-*** Testing fflush(): writing to a file and reading the contents ***
Notice: fwrite(): 63 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
int(63)
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fflush(): with zero argument --
-
-Warning: Wrong parameter count for fflush() in %s on line %d
-NULL
--- Testing fflush(): with more than expected number of arguments --
-
-Warning: Wrong parameter count for fflush() in %s on line %d
-NULL
--- Testing fflush(): with invalid arguments --
--- Iteration 1 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-
-Warning: fflush(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-*** Done ***
echo "\n*** Done ***";
?>
---EXPECTF--
-*** Testing fflush(): with various types of files ***
--- Iteration 1 with file containing empty Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in wb mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in wt mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in ab mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in at mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in xb mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in xt mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-int(0)
--- Iteration 2 with file containing numeric Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- Iteration 3 with file containing text Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- Iteration 4 with file containing text_with_new_line Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(55)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(55)
--- File opened in a mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(65)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(65)
--- File opened in x mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(55)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(55)
--- Iteration 5 with file containing alphanumeric Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fflush(): with various types of files ***
-- Iteration 1 with file containing empty Data--
-- File opened in w mode --
echo "\n*** Done ***";
?>
---EXPECTF--
-*** Testing fflush(): with various types of files ***
--- Iteration 1 with file containing empty Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in wb mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in wt mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in ab mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in at mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in xb mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in xt mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-int(0)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-int(0)
--- Iteration 2 with file containing numeric Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- Iteration 3 with file containing text Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- Iteration 4 with file containing text_with_new_line Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- Iteration 5 with file containing alphanumeric Data--
--- File opened in w mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in wb mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in wt mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in w+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in a mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in ab mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in at mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in a+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- File opened in x mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in xb mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in xt mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+ mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+b mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- File opened in x+t mode --
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fflush(): with various types of files ***
-- Iteration 1 with file containing empty Data--
-- File opened in w mode --
echo "\n*** Done ***";
?>
---EXPECTF--
-*** Testing fflush(): with soft links to files opened in diff modes ***
--- Iteration 1 with file containing empty data --
--- link opened in w mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in wb mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in wt mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in w+ mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in w+b mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in w+t mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in a mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in ab mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in at mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in a+ mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in a+b mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- link opened in a+t mode --
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- Iteration 2 with file containing numeric data --
--- link opened in w mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in wb mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in wt mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in w+ mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in w+b mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in w+t mode --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
--- link opened in a mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- link opened in ab mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- link opened in at mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- link opened in a+ mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- link opened in a+b mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- link opened in a+t mode --
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- Iteration 3 with file containing text data --
--- link opened in w mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in wb mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in wt mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in w+ mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in w+b mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in w+t mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
--- link opened in a mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- link opened in ab mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- link opened in at mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- link opened in a+ mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- link opened in a+b mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- link opened in a+t mode --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- Iteration 4 with file containing text_with_new_line data --
--- link opened in w mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in wb mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in wt mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in w+ mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in w+b mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in w+t mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
--- link opened in a mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- link opened in ab mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- link opened in at mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- link opened in a+ mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- link opened in a+b mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- link opened in a+t mode --
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- Iteration 5 with file containing alphanumeric data --
--- link opened in w mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in wb mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in wt mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in w+ mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in w+b mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in w+t mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
--- link opened in a mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- link opened in ab mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- link opened in at mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- link opened in a+ mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- link opened in a+b mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
--- link opened in a+t mode --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fflush(): with soft links to files opened in diff modes ***
-- Iteration 1 with file containing empty data --
-- link opened in w mode --
echo "\n*** Done ***";
?>
---EXPECTF--
-*** Testing fflush(): with hard links to files opened in diff modes ***
--- Iteration 1 with file containing empty data --
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-bool(true)
-bool(true)
-int(0)
--- Iteration 2 with file containing numeric data --
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-22222222222222222222222222222222222222222222222222int(50)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
-bool(true)
-bool(true)
-bool(true)
-222222222222222222222222222222222222222222222222222222222222int(60)
--- Iteration 3 with file containing text data --
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text int(50)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
-bool(true)
-bool(true)
-bool(true)
-text text text text text text text text text text text text int(60)
--- Iteration 4 with file containing text_with_new_line data --
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of tint(50)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
-bool(true)
-bool(true)
-bool(true)
-line
-line line
-line of text
-line
-line of text
-line
-line of tint(60)
--- Iteration 5 with file containing alphanumeric data --
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(50)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-bool(true)
-bool(true)
-bool(true)
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 int(60)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fflush(): with hard links to files opened in diff modes ***
-- Iteration 1 with file containing empty data --
bool(true)
echo "\n*** Done ***";
?>
---EXPECTF--
-*** Testing fflush(): with file handles of files opened in various read modes ***
--- Iteration 1 with file opened in r mode --
-bool(true)
--- Iteration 2 with file opened in rb mode --
-bool(true)
--- Iteration 3 with file opened in rt mode --
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fflush(): with file handles of files opened in various read modes ***
-- Iteration 1 with file opened in r mode --
bool(true)
resource(%d) of type (stream)
-- Innerloop iteration 3 of Outerloop Iteration 1 --
-- Testing fgetc() : file opened using rt mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 4 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using r+ mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 5 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using r+b mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 6 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using r+t mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
---- Outerloop iteration 2 ---
--- Innerloop iteration 1 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using r mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 2 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using rb mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 3 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using rt mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 4 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using r+ mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 5 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using r+b mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 6 of Outerloop Iteration 2 --
--- Testing fgetc() : file opened using r+t mode --
-string(1) "t"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "x"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) " "
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "t"
-int(6)
-bool(false)
-resource(%d) of type (stream)
---- Outerloop iteration 3 ---
--- Innerloop iteration 1 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using r mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 2 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using rb mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 3 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using rt mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 4 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using r+ mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 5 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using r+b mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 6 of Outerloop Iteration 3 --
--- Testing fgetc() : file opened using r+t mode --
-string(1) "l"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "i"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "n"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "e"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "
-"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "l"
-int(6)
-bool(false)
-resource(%d) of type (stream)
-Done
---UEXPECTF--
-*** Testing fgetc() : basic operations ***
---- Outerloop iteration 1 ---
--- Innerloop iteration 1 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using r mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 2 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using rb mode --
-string(1) "2"
-int(1)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(2)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(3)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(4)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(5)
-bool(false)
-resource(%d) of type (stream)
-string(1) "2"
-int(6)
-bool(false)
-resource(%d) of type (stream)
--- Innerloop iteration 3 of Outerloop Iteration 1 --
--- Testing fgetc() : file opened using rt mode --
unicode(1) "2"
int(1)
bool(false)
bool(false)
-- Iteration 5 --
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %s
-bool(false)
--- Iteration 6 --
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fgetc() with zero argument --
-
-Warning: Wrong parameter count for fgetc() in %s on line %d
-NULL
--- Testing fgetc() with more than expected number of arguments --
-
-Warning: Wrong parameter count for fgetc() in %s on line %d
-NULL
--- Testing fgetc() with invalid arguments --
--- Iteration 1 --
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
-- Iteration 6 --
Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
-Done
\ No newline at end of file
+Done
<?php
unlink( dirname(__FILE__)."/fgetc_variation1.tmp");
?>
---EXPECTF--
-*** Testing fgetc() : usage variations ***
--- Testing fgetc() with file whose file pointer is pointing to EOF --
--- File opened in mode : r --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
--- File opened in mode : rb --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
--- File opened in mode : rt --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
--- File opened in mode : r+ --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
--- File opened in mode : r+b --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
--- File opened in mode : r+t --
-int(0)
-bool(false)
-int(1024)
-bool(false)
-bool(true)
-int(1024)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetc() : usage variations ***
-- Testing fgetc() with file whose file pointer is pointing to EOF --
-- File opened in mode : r --
Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing fgetc() : usage variations ***
--- Testing fgetc() with closed handle --
-
-Warning: fgetc(): %d is not a valid stream resource in %s on line %d
-bool(false)
--- Testing fgetc() with unset handle --
-
-Notice: Undefined variable: file_handle in %s on line %d
-
-Warning: fgetc(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
--EXPECTF--
*** Testing fgetc() with file opened in write only mode ***
-- File opened in mode : w --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : wb --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : a --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : ab --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : x --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : xb --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
int(0)
bool(false)
-- File opened in mode : xt --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
-Done
---UEXPECTF--
-*** Testing fgetc() with file opened in write only mode ***
--- File opened in mode : w --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : wb --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : wt --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : a --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : ab --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : at --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : x --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : xb --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : xt --
+
+Notice: fwrite(): 20 character unicode buffer downcoded for binary stream runtime_encoding in %sfgetc_variation3.php on line %d
bool(true)
int(0)
bool(false)
echo "Done\n";
?>
---EXPECTF--
- *** Testing fgetc() : usage variations ***
--- Testing fgetc() with files opened with different read modes --
--- File opened in mode : a+ --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : a+b --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : a+t --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : x+ --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : x+b --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : x+t --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : w+ --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : w+b --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
--- File opened in mode : w+t --
-bool(true)
-int(0)
-bool(false)
-string(1) "f"
-int(1)
-bool(false)
-string(1) "g"
-int(2)
-bool(false)
-string(1) "e"
-int(3)
-bool(false)
-string(1) "t"
-int(4)
-bool(false)
-string(1) "c"
-int(5)
-bool(false)
-string(1) "
-"
-int(6)
-bool(false)
-string(1) " "
-int(7)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetc() : usage variations ***
-- Testing fgetc() with files opened with different read modes --
-- File opened in mode : a+ --
'aaa"\\"a","bbb"'
);
- $file = dirname(__FILE__) . 'fgetcsv.csv';
+ $file = dirname(__FILE__) . '/fgetcsv.csv';
@unlink($file);
foreach ($list as $v) {
$fp = fopen($file, "wt");
var_dump(fgetcsv(fopen($file, "r"), 1024));
}
- @unlink($file);
+
?>
+--CLEAN--
+<?php unlink(dirname(__FILE__)."/fgetcsv.csv"); ?>
--EXPECT--
array(2) {
[0]=>
-- Testing fgetcsv() with invalid arguments --
-- Iteration 1 --
-Warning: fgetcsv() expects parameter 1 to be resource, string given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fgetcsv() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fgetcsv() expects parameter 1 to be resource, double given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fgetcsv() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fgetcsv() expects parameter 1 to be resource, array given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fgetcsv() expects parameter 1 to be resource, object given in %s on line %d
-NULL
-
-Warning: fgetcsv() expects parameter 1 to be resource, object given in %s on line %d
-NULL
-Done
-
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fgetcsv() with zero argument --
-
-Warning: fgetcsv() expects at least 1 parameter, 0 given in %s on line %d
-NULL
--- Testing fgetcsv() with more than expected number of arguments --
-
-Warning: fgetcsv() expects at most 5 parameters, 6 given in %s on line %d
-NULL
--- Testing fgetcsv() with invalid arguments --
--- Iteration 1 --
-
Warning: fgetcsv() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
int(14)
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
-
---UEXPECT--
-*** Testing fgetcsv() : with all parameters specified ***
-
--- 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]=>
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
int(14)
bool(false)
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(7) ""fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(7) "^water^"
- [1]=>
- string(7) "^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(7) "&water&"
- [1]=>
- string(7) "&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(6) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(5) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(5) "fruit"
- [4]=>
- string(3) "air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(9) {
- [0]=>
- string(0) ""
- [1]=>
- string(5) "water"
- [2]=>
- string(0) ""
- [3]=>
- string(0) ""
- [4]=>
- string(5) "fruit"
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
- [7]=>
- string(3) "air"
- [8]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(6) {
- [0]=>
- string(6) "&""""&"
- [1]=>
- string(3) "&"&"
- [2]=>
- string(1) ","
- [3]=>
- string(1) """
- [4]=>
- string(3) "&,&"
- [5]=>
- string(4) ",,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECT--
-*** Testing fgetcsv() : with different enclosure but same delimiter char ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(7) ""water""
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(false)
-
-- Testing fgetcsv() with file opened using rt mode --
array(2) {
[0]=>
}
int(24)
bool(false)
-Done
\ No newline at end of file
+Done
Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with two chars as enclosure & delimiter ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
Notice: fgetcsv(): enclosure must be a single character in %s on line %d
array(1) {
[0]=>
int(40)
bool(false)
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-Done
-
---UEXPECTF--
-*** Testing fgetcsv() : reading the line which is without csv fields ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
-- Testing fgetcsv() with file opened using rt mode --
array(1) {
[0]=>
int(1)
bool(true)
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-Done
-
---UEXPECT--
-*** Testing fgetcsv() : reading the blank line ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(false)
-bool(false)
-int(1)
-bool(true)
-
-- Testing fgetcsv() with file opened using rt mode --
array(1) {
[0]=>
int(61)
bool(true)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-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(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-Done
int(61)
bool(true)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure & length as 0 ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(12)
-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(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-Done
int(61)
bool(true)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure & length less than line size ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(3) "fru"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(2) "it"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(3) "air"
-}
-int(20)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(60)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(3) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
- [2]=>
- string(43) ""
-This is line of text without csv fields
-
-"
-}
-int(61)
-bool(true)
-bool(false)
-int(61)
-bool(true)
-Done
int(20)
bool(false)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure and different delimiter ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-Done
-*** Testing fgetcsv() : with default enclosure and different delimiter ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-Done
int(20)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with default enclosure & delimiter of two chars ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-Done
-*** Testing fgetcsv() : with default enclosure & delimiter of two chars ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water,fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(11) "water fruit"
-}
-int(12)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(13) "water "fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(19) "water\"fruit"\"air""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-array(1) {
- [0]=>
- unicode(17) "water\"fruit"\""""
-}
-int(20)
-bool(false)
-Done
int(14)
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]=>
int(40)
bool(false)
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure, line without any csv fields ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(40)
-bool(false)
-
-- Testing fgetcsv() with file opened using rt mode --
array(1) {
[0]=>
int(1)
bool(true)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default enclosure, blank line ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(0) ""
-}
-int(1)
-bool(true)
-Done
int(%d)
bool(true)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with default enclosure, 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
Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with two chars as enclosure & delimiter ***
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fgetcsv(): enclosure must be a single character in %s on line %d
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Notice: fgetcsv(): delimiter must be a single character in %s on line %d
-
Notice: fgetcsv(): enclosure must be a single character in %s on line %d
array(1) {
[0]=>
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with negative length value ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
int(0)
bool(false)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : reading the files opened in write only mode ***
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using wt mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using ab mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using at mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xb mode --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using xt mode --
-bool(false)
-int(0)
-bool(false)
-Done
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with negative length value ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with negative length value ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
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
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with delimiter as NULL ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
int(%d)
bool(true)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with file handle and length arguments, 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
int(%d)
bool(true)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with enclosure argument, 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
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with enclosure as NULL ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
int(0)
bool(false)
Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with delimiter & enclosure as NULL ***
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-
-Warning: fgetcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-Done
int(64)
bool(false)
Done
-
---UEXPECT--
-*** Testing fgetcsv() : with length less than line size ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(1) "f"
-}
-int(9)
-bool(false)
-array(1) {
- [0]=>
- string(4) "ruit"
-}
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-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)
-array(8) {
- [0]=>
- string(4) "This"
- [1]=>
- string(2) "is"
- [2]=>
- string(4) "line"
- [3]=>
- string(2) "of"
- [4]=>
- string(4) "text"
- [5]=>
- string(7) "without"
- [6]=>
- string(3) "csv"
- [7]=>
- string(6) "fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(56)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(0) ""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(6) "water="
-}
-int(9)
-bool(false)
-array(2) {
- [0]=>
- string(5) "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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(14) "water-fruitair"
-}
-int(18)
-bool(false)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(58)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "fruit"
- [1]=>
- string(3) "air"
- [2]=>
- string(0) ""
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(6) "water-"
-}
-int(9)
-bool(false)
-array(3) {
- [0]=>
- string(5) "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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-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)
-array(1) {
- [0]=>
- string(39) "This is line of text without csv fields"
-}
-int(64)
-bool(false)
-Done
int(14)
bool(true)
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(true)
-
--- Testing fgetcsv() with file opened using r mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(7) {
- [0]=>
- string(11) "&""""&:&"&:"
- [1]=>
- string(4) ":":&"
- [2]=>
- string(2) "&:"
- [3]=>
- string(0) ""
- [4]=>
- string(0) ""
- [5]=>
- string(0) ""
- [6]=>
- string(0) ""
-}
-int(24)
-bool(true)
-Done
-
---UEXPECT--
-*** Testing fgetcsv() : with default arguments value ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(2) {
- [0]=>
- string(5) "water"
- [1]=>
- string(5) "fruit"
-}
-int(14)
-bool(true)
-
-- Testing fgetcsv() with file opened using rt mode --
array(2) {
[0]=>
int(14)
bool(false)
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) ""water","fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "^water^ ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "&water&:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(15) "=water===fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(17) "-water--fruit-air"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(21) "-water---fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(23) "&""""&:&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECT--
-*** Testing fgetcsv() : with different delimiter and enclosure ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) ""water",fruit"
-}
-int(14)
-bool(false)
-
-- Testing fgetcsv() with file opened using rt mode --
array(1) {
[0]=>
}
int(24)
bool(false)
-Done
\ No newline at end of file
+Done
int(14)
bool(false)
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water,"fruit""
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water ^fruit^"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(13) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water:&fruit&"
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(12) "water=fruit="
-}
-int(16)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water=fruit="
-}
-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(%d) "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(%d) "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(%d) "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(%d) "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(%d) "water-fruitair"
-}
-int(18)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(18) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) "water-fruit---air-"
-}
-int(22)
-bool(false)
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using rt mode --
-array(1) {
- [0]=>
- string(%d) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+ mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+b mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using r+t mode --
-array(1) {
- [0]=>
- string(%d) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+ mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+b mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using a+t mode --
-array(1) {
- [0]=>
- string(%d) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+ mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+b mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using w+t mode --
-array(1) {
- [0]=>
- string(%d) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+ mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+b mode --
-array(1) {
- [0]=>
- string(21) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-
--- Testing fgetcsv() with file opened using x+t mode --
-array(1) {
- [0]=>
- string(%d) """"":&"&:,:":&,&:,,,,"
-}
-int(24)
-bool(false)
-Done
-
---UEXPECTF--
-*** Testing fgetcsv() : with different delimiter but same enclosure ***
-
--- Testing fgetcsv() with file opened using r mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
--- Testing fgetcsv() with file opened using rb mode --
-array(1) {
- [0]=>
- string(11) "water,fruit"
-}
-int(14)
-bool(false)
-
-- Testing fgetcsv() with file opened using rt mode --
array(1) {
[0]=>
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : basic functionality ***
-
--- Testing fgets() with file opened using mode r --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode rb --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode rt --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode r+ --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode r+b --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode r+t --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-bool(true)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : basic functionality ***
-- Testing fgets() with file opened using mode r --
unicode(22) "ab12 ab12 ab12 ab12 ab"
int(22)
bool(false)
-Done
\ No newline at end of file
+Done
-- Testing fgets() with invalid arguments --
-- Iteration 1 --
-Warning: fgets() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fgets() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fgets() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fgets() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fgets() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fgets() expects parameter 1 to be resource, object given in %s on line %d
-NULL
--- Testing fgets() with closed/unset file handle --
-Warning: fgets(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fgets() expects parameter 1 to be resource, null given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fgets() with zero argument --
-
-Warning: fgets() expects at least 1 parameter, 0 given in %s on line %d
-NULL
--- Testing fgets() with more than expected number of arguments --
-
-Warning: fgets() expects at most 2 parameters, 3 given in %s on line %d
-NULL
--- Testing fgets() with invalid length arguments --
-
-Warning: fgets(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
-
-Warning: fgets(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
-bool(false)
--- Testing fgets() with invalid arguments --
--- Iteration 1 --
-
Warning: fgets() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
-- Iteration 2 --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() with file opened in write only mode ***
--- File opened in mode : w --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : wb --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : wt --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : a --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : ab --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : at --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : x --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : xb --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
--- File opened in mode : xt --
-bool(true)
-int(0)
-bool(false)
-bool(false)
-int(0)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() with file opened in write only mode ***
-- File opened in mode : w --
bool(true)
Warning: fgets() expects parameter 1 to be resource, null given in %s on line %s
NULL
Done
---UEXPECTF--
-*** Testing fgets() : usage variations ***
--- Testing fgets() with closed handle --
-
-Warning: fgets(): 6 is not a valid stream resource in %s on line %s
-bool(false)
-
-Warning: fgets(): 6 is not a valid stream resource in %s on line %s
-bool(false)
--- Testing fgets() with unset handle --
-
-Notice: Undefined variable: file_handle in %s on line %s
-
-Warning: fgets() expects parameter 1 to be resource, null given in %s on line %s
-NULL
-
-Notice: Undefined variable: file_handle in %s on line %s
-
-Warning: fgets() expects parameter 1 to be resource, null given in %s on line %s
-NULL
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "2222222222222222222222"
-int(22)
-bool(false)
--- File content type : text --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "text text text text te"
-int(22)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with default length, file pointer at 0 --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
-int(0)
-string(22) "ab12 ab12 ab12 ab12 ab"
-int(22)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
unicode(22) "ab12 ab12 ab12 ab12 ab"
int(22)
bool(false)
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(1) "
-"
-int(6)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(12) "ine of text
-"
-int(37)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(1) "
-"
-int(6)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(12) "ine of text
-"
-int(37)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(1) "
-"
-int(6)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(12) "ine of text
-"
-int(37)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "2222222222222222222"
-int(44)
-bool(false)
--- File content type : text --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "text text text text text text text text text "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "text text text text"
-int(44)
-bool(false)
--- File content type : text_with_new_line --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(13) "line of text
-"
-int(18)
-bool(false)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(11) "ne of text
-"
-int(36)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with location set by fseek() with default length --
-int(0)
-int(5)
-string(45) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
--- fgets() with location set by fseek() with length = 20 --
-int(0)
-int(25)
-string(19) "ab12 ab12 ab12 ab12"
-int(44)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
unicode(19) "ab12 ab12 ab12 ab12"
int(44)
bool(false)
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "22222222222222222222222222222222222222222222222222"
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with length > filesize --
-int(0)
-string(50) "text text text text text text text text text text "
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with length > filesize --
-int(0)
-string(5) "line
-"
-int(5)
-bool(false)
--- File content type : alphanumeric --
--- fgets() with length > filesize --
-int(0)
-string(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-int(50)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
unicode(50) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
int(50)
bool(true)
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(55)
-bool(false)
-bool(false)
-int(55)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(55)
-bool(false)
-bool(false)
-int(55)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(55)
-bool(false)
-bool(false)
-int(55)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fgets() : usage variations ***
-- Testing fgets() with file opened using mode w+ --
int(50)
bool(true)
Done
---UEXPECTF--
-*** Testing fgets() : usage variations ***
-
--- Testing fgets() with file opened using mode w+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode w+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode a+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+ --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+b --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-
--- Testing fgets() with file opened using mode x+t --
--- File content type : numeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : text_with_new_line --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
--- File content type : alphanumeric --
--- fgets() with file pointer pointing at EOF --
-int(0)
-int(50)
-bool(false)
-bool(false)
-int(50)
-bool(true)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(18) "askasdfasdfaaaaaa
"
string(6) "dddddd"
var_dump(fgetss($fp, 10, "<script>,<a>"));
}
-@unlink($filename);
-
-echo "Done\n";
?>
---EXPECTF--
+===DONE===
+--CLEAN--
+<?php unlink(dirname(__FILE__)."/fgetss1.html"); ?>
+--EXPECT--
string(21) "askasdfasdf<b>aaaaaa
"
string(6) "dddddd"
"
string(9) "some anot"
string(9) "her text "
-Done
+===DONE===
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : Basic operations ***
-
--- Testing fgetss() with file opened using r mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using rb mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using rt mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using r+ mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using r+b mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using r+t mode --
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : Basic operations ***
-- Testing fgetss() with file opened using r mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : basic operations ***
-
--- Testing fgetss() with file opened using w+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using w+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using w+t mode --
-int(195)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+t mode --
-int(195)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+t mode --
-int(195)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : basic operations ***
-- Testing fgetss() with file opened using w+ mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : basic operations ***
-
--- Testing fgetss() with file opened using w+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using w+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using w+t mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using a+t mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+ mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+b mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-
--- Testing fgetss() with file opened using x+t mode --
-int(192)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 --
-string(27) "Testing fgetss() functions
-"
-int(40)
-bool(false)
--- fgets() with length = 30, file pointer at 0 --
-string(23) "Testing fgetss() functi"
-int(29)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : basic operations ***
-- Testing fgetss() with file opened using w+ mode --
unicode(23) "Testing fgetss() functi"
int(29)
bool(false)
-Done
\ No newline at end of file
+Done
-- Testing fgetss() with invalid arguments --
-- Iteration 1 --
-Warning: fgetss() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fgetss() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fgetss() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fgetss() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fgetss() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fgetss() expects parameter 1 to be resource, object given in %s on line %d
-NULL
--- Testing fgetss() with closed/unset file handle --
-Warning: fgetss(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fgetss() expects parameter 1 to be resource, null given in %s on line %d
-NULL
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fgetss() with zero argument --
-
-Warning: fgetss() expects at least 1 parameter, 0 given in %s on line %d
-NULL
--- Testing fgetss() with more than expected number of arguments --
-
-Warning: fgetss() expects at most 3 parameters, 4 given in %s on line %d
-NULL
--- Testing fgetss() with invalid length arguments --
-
-Warning: fgetss(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
-
-Warning: fgetss(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
-bool(false)
--- Testing fgetss() with invalid arguments --
--- Iteration 1 --
-
Warning: fgetss() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
-- Iteration 2 --
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : usage variations ***
-
--- Testing fgetss() with file opened using w mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using wb mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using wt mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using a mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using ab mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using at mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using x mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using xb mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-
--- Testing fgetss() with file opened using xt mode --
-int(445)
-bool(true)
-int(0)
-bool(false)
--- fgetss() with default length, file pointer at 0 , expected : no character should be read --
-bool(false)
-int(0)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : usage variations ***
-
--- Testing fgetss() with file opened using r mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using rb mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using rt mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+ mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+b mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+t mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(41) "this is the text containing
- character
-"
-int(383)
-bool(false)
--- Line 9 --
-string(46) "this text contains some html tags body br
-"
-int(451)
-bool(false)
--- Line 10 --
-string(23) "this is the line with
-"
-int(474)
-bool(false)
--- Line 11 --
-string(12) " character. "
-int(486)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using r mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : usage variations ***
-
--- Testing fgetss() with file opened using w+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using w+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using w+t mode --
-int(0)
-int(453)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+t mode --
-int(0)
-int(453)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+t mode --
-int(0)
-int(453)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w+ mode --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : usage variations ***
-
--- Testing fgetss() with file opened using w+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using w+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using w+t mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using a+t mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+ mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+b mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-
--- Testing fgetss() with file opened using x+t mode --
-int(0)
-int(445)
-bool(false)
--- Reading line by line with allowable tags: <test>, <html>, <?> --
--- Line 1 --
-string(40) "<test>Testing fgetss() functions</test>
-"
-int(40)
-bool(false)
--- Line 2 --
-string(10) " {;} this
-"
-int(99)
-bool(false)
--- Line 3 --
-string(44) "is a heredoc string. ksklnm@@$$&$&^%&^%&^%&
-"
-int(152)
-bool(false)
--- Line 4 --
-string(21) "<html> html </html>
-"
-int(193)
-bool(false)
--- Line 5 --
-string(43) "this line is without any html and php tags
-"
-int(236)
-bool(false)
--- Line 6 --
-string(79) "this is a line with more than eighty character,want to check line splitting cor"
-int(315)
-bool(false)
--- Line 7 --
-string(27) "rectly after 80 characters
-"
-int(342)
-bool(false)
--- Line 8 --
-string(46) "this text contains some html tags body br
-"
-int(410)
-bool(false)
--- Line 9 --
-string(23) "this is the line with
-"
-int(433)
-bool(false)
--- Line 10 --
-string(12) " character. "
-int(445)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w+ mode --
unicode(12) " character. "
int(445)
bool(true)
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fgetss() : usage variations ***
-
--- Testing fgetss() with file opened using r mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using rb mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using rt mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+ mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+b mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-
--- Testing fgetss() with file opened using r+t mode --
-int(486)
-bool(true)
-int(0)
-bool(false)
--- Reading when file pointer points to EOF --
-int(0)
-int(486)
-bool(false)
-int(486)
-bool(true)
-bool(false)
-int(486)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using r mode --
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w+ mode --
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fgetss() : usage variations ***
-- Testing fgetss() with file opened using w+ mode --
echo "\n--- Done ---";
?>
---EXPECTF--
-*** Testing file() with basic types of files ***
-Array
-(
- [0] => 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-)
-Array
-(
- [0] => text text text text text text text text text text text text text text text text text text text text
-)
-Array
-(
-)
-Array
-(
- [0] => line
-
- [1] => line of text
-
- [2] => line
-
- [3] => line of text
-
- [4] => line
-
- [5] => line of text
-
- [6] => line
-
- [7] => line of text
-
- [8] => line
-
- [9] => line of text
-
- [10] => line
-
- [11] => line
-)
-*** Testing for return type of file() function ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
-
---UEXPECTF--
+--EXPECT--
*** Testing file() with basic types of files ***
Array
(
Warning: file() expects at most 3 parameters, 4 given in %s on line %d
NULL
-Warning: file() expects parameter 2 to be long, string given in %s on line %d
-NULL
-array(0) {
-}
-
-Warning: file(temp.tmp): failed to open stream: No such file or directory in %s on line %d
-bool(false)
-
---- Done ---
-
---UEXPECTF--
-*** Testing error conditions ***
-Warning: file() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: file() expects at most 3 parameters, 4 given in %s on line %d
-NULL
-
Warning: file() expects parameter 2 to be long, Unicode string given in %s on line %d
NULL
array(0) {
unlink($file_path."/file_get_contents.tmp");
unlink($file_path."/file_get_contents1.tmp");
?>
---EXPECTF--
-*** Testing the basic functionality ***
--- Testing with simple valid data file --
-string(100) "text text text text text text text text text text text text text text text text text text text text "
-
--- Testing with empty file --
-string(0) ""
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing the basic functionality ***
-- Testing with simple valid data file --
string(100) "text text text text text text text text text text text text text text text text text text text text "
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Testing error conditions ***
-
--- Testing with Non-existing file --
-
-Warning: file_get_contents(/no/such/file/or/dir): failed to open stream: No such file or directory in %s on line %d
-
--- Testing No.of arguments less than expected --
-
-Warning: file_get_contents() expects at least 1 parameter, 0 given in %s on line %d
-
-Warning: file_put_contents() expects at least 2 parameters, 0 given in %s on line %d
-
-Warning: file_put_contents() expects at least 2 parameters, 1 given in %s on line %d
-
--- Testing No.of arguments greater than expected --
-
-Warning: file_put_contents() expects at most 4 parameters, 5 given in %s on line %d
-
-Warning: file_get_contents() expects at most 5 parameters, 6 given in %s on line %d
-
--- Testing for invalid negative maxlen values --
-Warning: file_get_contents(): length must be greater than or equal to zero in %s on line %d
-bool(false)
-
-*** Done ***
?>
--EXPECTF--
*** Testing with variations in the arguments values ***
-string(100) "text text text text text text text text text text text text text text text text text text text text "
-string(100) "text text text text text text text text text text text text text text text text text text text text "
-string(95) "text text text text text text text text text text text text text text text text text text text "
-string(95) "text text text text text text text text text text text text text text text text text text text "
-string(20) "text text text text "
-string(20) "text text text text "
-string(100) "2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222"
-string(100) "2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222"
-string(95) "22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222"
-string(95) "22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222"
-string(20) "22222222222222222222"
-string(20) "22222222222222222222"
-string(100) "line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line "
-string(100) "line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line "
-string(95) "line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line "
-string(95) "line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line "
-string(20) "line of text
-line
-li"
-string(20) "line of text
-line
-li"
-string(100) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-string(100) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-string(95) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-string(95) "ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 "
-string(20) "ab12 ab12 ab12 ab12 "
-string(20) "ab12 ab12 ab12 ab12 "
---- Done ---
---UEXPECTF--
-*** Testing with variations in the arguments values ***
Notice: file_put_contents(): 100 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
string(100) "text text text text text text text text text text text text text text text text text text text text "
?>
--EXPECTF--
*** Testing with variation in use_include_path argument ***
-string(240) "text text text text text text text text text text text text text text text text text text text text 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
-string(240) "text text text text text text text text text text text text text text text text text text text text 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
-string(235) "text text text text text text text text text text text text text text text text text text text 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
-string(235) "text text text text text text text text text text text text text text text text text text text 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
-string(20) "text text text text "
-string(20) "text text text text "
---- Done ---
---UEXPECTF--
-*** Testing with variation in use_include_path argument ***
Notice: file_put_contents(): 100 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
$fp = fopen($file, "r");
var_dump(file_put_contents($file, "string", 0, $fp));
-@unlink($file);
-
-echo "Done\n";
?>
---EXPECTF--
-Warning: file_put_contents(): supplied resource is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: file_put_contents(): 2nd parameter must be non-object (for now) in %s on line %d
-bool(false)
-
-Warning: file_put_contents(): supplied resource is not a valid Stream-Context resource in %s on line %d
-int(6)
-Done
---UEXPECTF--
+===DONE===
+--CLEAN--
+<?php unlink(dirname(__FILE__)."/file_put_contents.txt"); ?>
+--EXPECTF--
Warning: file_put_contents(): supplied resource is not a valid stream resource in %s on line %d
bool(false)
Notice: file_put_contents(): 6 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
int(6)
-Done
+===DONE===
rmdir($file_path."/file_variation");
?>
---EXPECTF--
-*** Using various flags values with different data in a file
---Iteration 1 --
-array(1) {
- [0]=>
- string(12) "Garbage data"
-}
-array(1) {
- [0]=>
- string(12) "Garbage data"
-}
---Iteration 2 --
-array(4) {
- [0]=>
- string(3) "Gar"
- [1]=>
- string(2) "ba"
- [2]=>
- string(4) "ge d"
- [3]=>
- string(3) "ata"
-}
-array(4) {
- [0]=>
- string(4) "Gar
-"
- [1]=>
- string(3) "ba
-"
- [2]=>
- string(5) "ge d
-"
- [3]=>
- string(3) "ata"
-}
---Iteration 3 --
-array(5) {
- [0]=>
- string(3) "Gar"
- [1]=>
- string(0) ""
- [2]=>
- string(5) "bage "
- [3]=>
- string(0) ""
- [4]=>
- string(5) " data"
-}
-array(5) {
- [0]=>
- string(4) "Gar
-"
- [1]=>
- string(1) "
-"
- [2]=>
- string(6) "bage
-"
- [3]=>
- string(1) "
-"
- [4]=>
- string(5) " data"
-}
-*** Testing with variation in use_include_path argument ***
-array(1) {
- [0]=>
- string(44) "aaaaaaaaaaaaaaabbbbbbbbbbb111111111222222222"
-}
-array(1) {
- [0]=>
- string(44) "aaaaaaaaaaaaaaabbbbbbbbbbb111111111222222222"
-}
-*** Using file function to remove line containing a key string ***
-File contents in array form Before replacement of the key
-array(3) {
- [0]=>
- string(44) "The key string to be searched is SEARCH_KEY
-"
- [1]=>
- string(24) "Line without key string
-"
- [2]=>
- string(43) "The key string to be searched is SEARCH_KEY"
-}
-File contents in array form After replacement of the key
-array(1) {
- [0]=>
- string(24) "Line without key string
-"
-}
-
---- Done ---
-
---UEXPECTF--
+--EXPECT--
*** Using various flags values with different data in a file
--Iteration 1 --
array(1) {
int(%d)
int(%d)
int(%d)
-int(%d)
-int(%d)
-
--- Testing with the standard file or directory --
-int(%d)
-int(%d)
-int(%d)
-
-*** Done ***
---UEXPECTF--
-*** Testing filegroup(): basic functionality ***
--- Testing with the file or directory created by owner --
-int(%d)
-int(%d)
-int(%d)
Notice: fwrite(): 26 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
int(%d)
NULL
*** Done ***
-
---UEXPECTF--
-*** Testing filegroup(): error conditions ***
-
-Warning: filegroup(): stat failed for /no/such/file/dir in %s on line %d
-bool(false)
-
-Warning: filegroup(): stat failed for string in %s on line %d
-bool(false)
-
-Warning: filegroup(): stat failed for 100 in %s on line %d
-bool(false)
-
-Warning: filegroup() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: filegroup() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Done ***
%d
*** Done ***
---UEXPECTF--
-*** Testing fileinode() with file, directory ***
-%d
-%d
-%d
-%d
-
-*** Done ***
NULL
*** Done ***
---UEXPECTF--
-*** Testing error conditions of fileinode() ***
-Warning: fileinode(): stat failed for /no/such/file/dir in %s on line 10
-bool(false)
-
-Warning: fileinode(): stat failed for string in %s on line 13
-bool(false)
-
-Warning: fileinode(): stat failed for 100 in %s on line 14
-bool(false)
-
-Warning: fileinode() expects exactly 1 parameter, 0 given in %s on line 17
-NULL
-
-Warning: fileinode() expects exactly 1 parameter, 2 given in %s on line 20
-NULL
-
-*** Done ***
%d
%d
*** Done ***
---UEXPECTF--
-*** Testing fileinode() with files, links and directories ***
--- Testing with files --
-%d
-%d
--- Testing with links: hard link --
-%d
-%d
--- Testing with links: soft link --
-%d
-%d
--- Testing after copying a file --
-%d
-%d
--- Testing after renaming the file --
-%d
-%d
--- Testing with directories --
-%d
-%d
--- Testing with binary input --
-%d
-%d
-*** Done ***
int(%d)
int(%d)
int(%d)
-int(%d)
-int(%d)
-*** Done ***
-
---UEXPECTF--
-*** Testing fileowner(): basic functionality ***
--- Testing with the file or directory created by owner --
-int(%d)
-int(%d)
-int(%d)
Notice: fwrite(): 26 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
int(%d)
NULL
*** Done ***
-
---UEXPECTF--
-*** Testing fileowner(): error conditions ***
-
-Warning: fileowner(): stat failed for /no/such/file/dir in %s on line %d
-bool(false)
-
-Warning: fileowner(): stat failed for string in %s on line %d
-bool(false)
-
-Warning: fileowner(): stat failed for 100 in %s on line %d
-bool(false)
-
-Warning: fileowner() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: fileowner() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Done ***
$file_name = $file_path."/filesize_basic.tmp";
unlink($file_name);
?>
---EXPECTF--
-*** Testing size of files and directories with filesize() ***
-int(%d)
-int(%d)
-int(0)
-*** Done ***
-
---UEXPECTF--
+--EXPECTF--
*** Testing size of files and directories with filesize() ***
int(%d)
int(%d)
echo "*** Done ***\n";
?>
---EXPECTF--
-*** Testing filesize(): error conditions ***
-Warning: filesize(): stat failed for /no/such/file in %s on line %d
-bool(false)
-
-Warning: filesize(): stat failed for /no/such/dir in %s on line %d
-bool(false)
-
-Warning: filesize() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: filesize() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Done ***
-
---UEXPECTF--
+--EXPECTF--
*** Testing filesize(): error conditions ***
Warning: filesize(): stat failed for /no/such/file in %s on line %d
bool(false)
echo "*** Done ***\n";
?>
---EXPECTF--
-*** Testing filesize(): usage variations ***
-*** Checking filesize() with different size of files ***
-int(1024)
-int(1025024)
-int(2049024)
-int(3073024)
-int(4097024)
-int(5121024)
-int(6145024)
-int(7169024)
-int(8193024)
-int(9217024)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing filesize(): usage variations ***
*** Checking filesize() with different size of files ***
int(1024)
echo "Done\n";
---EXPECTF--
-*** Testing filesize(): usage variations ***
-*** Checking filesize() with different size of files ***
-int(1024)
-int(1025024)
-int(2049024)
-int(3073024)
-int(4097024)
-int(5121024)
-int(6145024)
-int(7169024)
-int(8193024)
-int(9217024)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing filesize(): usage variations ***
*** Checking filesize() with different size of files ***
int(1024)
--EXPECTF--
*** Testing filesize(): usage variations ***
-*** Testing size of a dir, sub-dir and file with filesize() ***
--- Creating a base dir, and checking its size --
-int(0)
--- Creating a file inside base dir, and checking dir & file size --
-int(0)
-int(1024)
--- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
-int(0)
-int(0)
--- Creating a file inside sub-dir, and checking size of base, subdir and file created --
-int(0)
-int(0)
-int(12000)
-*** Done ***
---UEXPECTF--
-*** Testing filesize(): usage variations ***
-
*** Testing size of a dir, sub-dir and file with filesize() ***
-- Creating a base dir, and checking its size --
int(0)
--EXPECTF--
*** Testing filesize(): usage variations ***
-*** Testing size of a dir, sub-dir and file with filesize() ***
--- Creating a base dir, and checking its size --
-int(%d)
--- Creating a file inside base dir, and checking dir & file size --
-int(%d)
-int(1024)
--- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
-int(%d)
-int(%d)
--- Creating a file inside sub-dir, and checking size of base, subdir and file created --
-int(%d)
-int(%d)
-int(12000)
-*** Done ***
---UEXPECTF--
-*** Testing filesize(): usage variations ***
-
*** Testing size of a dir, sub-dir and file with filesize() ***
-- Creating a base dir, and checking its size --
int(%d)
$file_path = dirname(__FILE__);
unlink($file_path."/filesize_variation3.tmp");
?>
---EXPECTF--
-*** Testing filesize(): usage variations ***
--- Testing filesize() after truncating the file to a new length --
-bool(true)
-int(12000)
-bool(true)
-int(10800)
-bool(true)
-int(9600)
-bool(true)
-int(8400)
-bool(true)
-int(7200)
-bool(true)
-int(6000)
-bool(true)
-int(4800)
-bool(true)
-int(3600)
-bool(true)
-int(2400)
-bool(true)
-int(1200)
-bool(true)
-int(0)
-bool(false)
-int(0)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing filesize(): usage variations ***
-- Testing filesize() after truncating the file to a new length --
bool(true)
?>
--EXPECTF--
*** Testing filesize(): usage variations ***
--- Testing filesize() after truncating the file to a new length --
-bool(true)
-int(12000)
-bool(true)
-int(10800)
-bool(true)
-int(9600)
-bool(true)
-int(8400)
-bool(true)
-int(7200)
-bool(true)
-int(6000)
-bool(true)
-int(4800)
-bool(true)
-int(3600)
-bool(true)
-int(2400)
-bool(true)
-int(1200)
-bool(true)
-int(0)
-bool(false)
-int(0)
-*** Done ***
---UEXPECTF--
-*** Testing filesize(): usage variations ***
Notice: fwrite(): 12000 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
-- Testing filesize() after truncating the file to a new length --
--EXPECTF--
*** Testing filesize(): usage variations ***
-*** Testing filesize() with data written using different file modes and by creating holes in file ***
--- opening the file in 'w' mode and get the size --
-int(191)
-int(191)
--- opening the file in 'wt' mode and get the size --
-int(191)
-int(192)
--- opening the file in 'a' mode, adding data and checking the file --
-int(204)
--- opening the file in 'at' mode, adding data and checking the file --
-int(218)
--- creating a hole and checking the size --
-bool(true)
-int(220)
--- writing data after hole and checking the size --
-int(226)
--- opening the existing file in write mode --
-int(0)
--- with empty file --
-int(0)
-*** Done ***
---UEXPECTF--
-*** Testing filesize(): usage variations ***
-
*** Testing filesize() with data written using different file modes and by creating holes in file ***
-- opening the file in 'w' mode and get the size --
int(191)
--EXPECTF--
*** Testing filesize(): usage variations ***
-*** Testing filesize() with data written using different file modes and by creating holes in file ***
--- opening the file in 'w' mode and get the size --
-int(192)
-int(192)
--- opening the file in 'wt' mode and get the size --
-int(192)
-int(192)
--- opening the file in 'a' mode, adding data and checking the file --
-int(204)
--- opening the file in 'at' mode, adding data and checking the file --
-int(217)
--- creating a hole and checking the size --
-bool(true)
-int(220)
--- writing data after hole and checking the size --
-int(226)
--- opening the existing file in write mode --
-int(0)
--- with empty file --
-int(0)
-*** Done ***
---UEXPECTF--
-*** Testing filesize(): usage variations ***
-
*** Testing filesize() with data written using different file modes and by creating holes in file ***
-- opening the file in 'w' mode and get the size --
int(192)
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
int(%d)
int(%d)
int(%d)
echo "*** Done ***\n";
?>
---EXPECTF--
-*** Testing filetype() with files and dirs ***
-file
-dir
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing filetype() with files and dirs ***
file
dir
Warning: filetype() expects exactly 1 parameter, 2 given in %s on line %d
*** Done ***
---UEXPECTF--
-*** Testing error conditions ***
-Warning: filetype(): Lstat failed for /no/such/file/dir in %s on line %d
-
-Warning: filetype(): Lstat failed for string in %s on line %d
-
-Warning: filetype(): Lstat failed for 100 in %s on line %d
-
-Warning: filetype() expects exactly 1 parameter, 0 given in %s on line %d
-
-Warning: filetype() expects exactly 1 parameter, 2 given in %s on line %d
-
-*** Done ***
echo "\n*** Done ***\n";
?>
---EXPECTF--
-*** Testing filetype() with various types ***
--- Checking with files --
-file
-file
--- Checking with links: hardlink --
-file
--- Checking with links: symlink --
-link
--- Checking with directory --
-dir
--- Checking with fifo --
-fifo
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing filetype() with various types ***
-- Checking with files --
file
var_dump(flock($fp, -1));
var_dump(flock($fp, 0));
-@unlink($file);
-echo "Done\n";
?>
---EXPECTF--
-Warning: flock() expects at least 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: flock() expects parameter 1 to be resource, string given in %s on line %d
-NULL
-
-Warning: flock(): %d is not a valid stream resource in %s on line %d
-bool(false)
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-int(0)
-bool(true)
-int(0)
-bool(true)
-int(0)
-bool(true)
-int(0)
-bool(true)
-
-Warning: flock(): Illegal operation argument in %s on line %d
-bool(false)
-Done
---UEXPECTF--
+===DONE===
+--CLEAN--
+<?php unlink(dirname(__FILE__)."/flock.dat"); ?>
+--EXPECTF--
Warning: flock() expects at least 2 parameters, 0 given in %s on line %d
NULL
Warning: flock(): Illegal operation argument in %s on line %d
bool(false)
-Done
+===DONE===
echo "\n*** Done ***\n";
?>
---EXPECTF--
-*** Testing flock() fun with file and dir ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing flock() fun with file and dir ***
bool(true)
bool(true)
$file = dirname(__FILE__)."/flock.tmp";
unlink($file);
?>
---EXPECTF--
-*** Testing error conditions ***
-
---- Iteration 0 ---
-Warning: flock(): Illegal operation argument in %s on line %d
-bool(false)
-
---- Iteration 1 ---
-Warning: flock(): Illegal operation argument in %s on line %d
-bool(false)
-
---- Iteration 2 ---
-Warning: flock(): Illegal operation argument in %s on line %d
-bool(false)
-
---- Iteration 3 ---
-Warning: flock(): Illegal operation argument in %s on line %d
-bool(false)
-
---- Iteration 4 ---
-Warning: flock() expects parameter 2 to be long, array given in %s on line %d
-NULL
-
---- Iteration 5 ---
-Warning: flock() expects parameter 2 to be long, array given in %s on line %d
-NULL
-
---- Iteration 6 ---
-Warning: flock() expects parameter 2 to be long, string given in %s on line %d
-NULL
-
---- Iteration 7 ---
-Warning: flock() expects parameter 2 to be long, string given in %s on line %d
-NULL
-
---- Iteration 8 ---
-Warning: flock() expects parameter 2 to be long, string given in %s on line %d
-NULL
-
-Warning: flock(): 6 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: flock() expects parameter 1 to be resource, string given in %s on line %d
-NULL
-
-Warning: flock() expects at least 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: flock() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: flock() expects at most 3 parameters, 4 given in %s on line %d
-NULL
-
-*** Done ***
---UEXPECTF--
+--EXPECTF--
*** Testing error conditions ***
--- Iteration 0 ---
echo "\n*** Done ***\n";
?>
---EXPECTF--
-*** Testing flock() fun with the various operation and
- wouldblock values ***
---- Outer iteration 0 ---
-bool(true)
--- Inner iteration 0 in 0 --
-bool(true)
--- Inner iteration 1 in 0 --
-bool(true)
--- Inner iteration 2 in 0 --
-bool(true)
--- Inner iteration 3 in 0 --
-bool(true)
--- Inner iteration 4 in 0 --
-bool(true)
--- Inner iteration 5 in 0 --
-bool(true)
--- Inner iteration 6 in 0 --
-bool(true)
--- Inner iteration 7 in 0 --
-bool(true)
--- Inner iteration 8 in 0 --
-bool(true)
--- Inner iteration 9 in 0 --
-bool(true)
--- Inner iteration 10 in 0 --
-bool(true)
--- Inner iteration 11 in 0 --
-bool(true)
--- Inner iteration 12 in 0 --
-bool(true)
--- Inner iteration 13 in 0 --
-bool(true)
---- Outer iteration 1 ---
-bool(true)
--- Inner iteration 0 in 1 --
-bool(true)
--- Inner iteration 1 in 1 --
-bool(true)
--- Inner iteration 2 in 1 --
-bool(true)
--- Inner iteration 3 in 1 --
-bool(true)
--- Inner iteration 4 in 1 --
-bool(true)
--- Inner iteration 5 in 1 --
-bool(true)
--- Inner iteration 6 in 1 --
-bool(true)
--- Inner iteration 7 in 1 --
-bool(true)
--- Inner iteration 8 in 1 --
-bool(true)
--- Inner iteration 9 in 1 --
-bool(true)
--- Inner iteration 10 in 1 --
-bool(true)
--- Inner iteration 11 in 1 --
-bool(true)
--- Inner iteration 12 in 1 --
-bool(true)
--- Inner iteration 13 in 1 --
-bool(true)
---- Outer iteration 2 ---
-bool(true)
--- Inner iteration 0 in 2 --
-bool(true)
--- Inner iteration 1 in 2 --
-bool(true)
--- Inner iteration 2 in 2 --
-bool(true)
--- Inner iteration 3 in 2 --
-bool(true)
--- Inner iteration 4 in 2 --
-bool(true)
--- Inner iteration 5 in 2 --
-bool(true)
--- Inner iteration 6 in 2 --
-bool(true)
--- Inner iteration 7 in 2 --
-bool(true)
--- Inner iteration 8 in 2 --
-bool(true)
--- Inner iteration 9 in 2 --
-bool(true)
--- Inner iteration 10 in 2 --
-bool(true)
--- Inner iteration 11 in 2 --
-bool(true)
--- Inner iteration 12 in 2 --
-bool(true)
--- Inner iteration 13 in 2 --
-bool(true)
---- Outer iteration 3 ---
-bool(true)
--- Inner iteration 0 in 3 --
-bool(true)
--- Inner iteration 1 in 3 --
-bool(true)
--- Inner iteration 2 in 3 --
-bool(true)
--- Inner iteration 3 in 3 --
-bool(true)
--- Inner iteration 4 in 3 --
-bool(true)
--- Inner iteration 5 in 3 --
-bool(true)
--- Inner iteration 6 in 3 --
-bool(true)
--- Inner iteration 7 in 3 --
-bool(true)
--- Inner iteration 8 in 3 --
-bool(true)
--- Inner iteration 9 in 3 --
-bool(true)
--- Inner iteration 10 in 3 --
-bool(true)
--- Inner iteration 11 in 3 --
-bool(true)
--- Inner iteration 12 in 3 --
-bool(true)
--- Inner iteration 13 in 3 --
-bool(true)
---- Outer iteration 4 ---
-bool(true)
--- Inner iteration 0 in 4 --
-bool(true)
--- Inner iteration 1 in 4 --
-bool(true)
--- Inner iteration 2 in 4 --
-bool(true)
--- Inner iteration 3 in 4 --
-bool(true)
--- Inner iteration 4 in 4 --
-bool(true)
--- Inner iteration 5 in 4 --
-bool(true)
--- Inner iteration 6 in 4 --
-bool(true)
--- Inner iteration 7 in 4 --
-bool(true)
--- Inner iteration 8 in 4 --
-bool(true)
--- Inner iteration 9 in 4 --
-bool(true)
--- Inner iteration 10 in 4 --
-bool(true)
--- Inner iteration 11 in 4 --
-bool(true)
--- Inner iteration 12 in 4 --
-bool(true)
--- Inner iteration 13 in 4 --
-bool(true)
---- Outer iteration 5 ---
-bool(true)
--- Inner iteration 0 in 5 --
-bool(true)
--- Inner iteration 1 in 5 --
-bool(true)
--- Inner iteration 2 in 5 --
-bool(true)
--- Inner iteration 3 in 5 --
-bool(true)
--- Inner iteration 4 in 5 --
-bool(true)
--- Inner iteration 5 in 5 --
-bool(true)
--- Inner iteration 6 in 5 --
-bool(true)
--- Inner iteration 7 in 5 --
-bool(true)
--- Inner iteration 8 in 5 --
-bool(true)
--- Inner iteration 9 in 5 --
-bool(true)
--- Inner iteration 10 in 5 --
-bool(true)
--- Inner iteration 11 in 5 --
-bool(true)
--- Inner iteration 12 in 5 --
-bool(true)
--- Inner iteration 13 in 5 --
-bool(true)
---- Outer iteration 6 ---
-bool(true)
--- Inner iteration 0 in 6 --
-bool(true)
--- Inner iteration 1 in 6 --
-bool(true)
--- Inner iteration 2 in 6 --
-bool(true)
--- Inner iteration 3 in 6 --
-bool(true)
--- Inner iteration 4 in 6 --
-bool(true)
--- Inner iteration 5 in 6 --
-bool(true)
--- Inner iteration 6 in 6 --
-bool(true)
--- Inner iteration 7 in 6 --
-bool(true)
--- Inner iteration 8 in 6 --
-bool(true)
--- Inner iteration 9 in 6 --
-bool(true)
--- Inner iteration 10 in 6 --
-bool(true)
--- Inner iteration 11 in 6 --
-bool(true)
--- Inner iteration 12 in 6 --
-bool(true)
--- Inner iteration 13 in 6 --
-bool(true)
---- Outer iteration 7 ---
-bool(true)
--- Inner iteration 0 in 7 --
-bool(true)
--- Inner iteration 1 in 7 --
-bool(true)
--- Inner iteration 2 in 7 --
-bool(true)
--- Inner iteration 3 in 7 --
-bool(true)
--- Inner iteration 4 in 7 --
-bool(true)
--- Inner iteration 5 in 7 --
-bool(true)
--- Inner iteration 6 in 7 --
-bool(true)
--- Inner iteration 7 in 7 --
-bool(true)
--- Inner iteration 8 in 7 --
-bool(true)
--- Inner iteration 9 in 7 --
-bool(true)
--- Inner iteration 10 in 7 --
-bool(true)
--- Inner iteration 11 in 7 --
-bool(true)
--- Inner iteration 12 in 7 --
-bool(true)
--- Inner iteration 13 in 7 --
-bool(true)
---- Outer iteration 8 ---
-bool(true)
--- Inner iteration 0 in 8 --
-bool(true)
--- Inner iteration 1 in 8 --
-bool(true)
--- Inner iteration 2 in 8 --
-bool(true)
--- Inner iteration 3 in 8 --
-bool(true)
--- Inner iteration 4 in 8 --
-bool(true)
--- Inner iteration 5 in 8 --
-bool(true)
--- Inner iteration 6 in 8 --
-bool(true)
--- Inner iteration 7 in 8 --
-bool(true)
--- Inner iteration 8 in 8 --
-bool(true)
--- Inner iteration 9 in 8 --
-bool(true)
--- Inner iteration 10 in 8 --
-bool(true)
--- Inner iteration 11 in 8 --
-bool(true)
--- Inner iteration 12 in 8 --
-bool(true)
--- Inner iteration 13 in 8 --
-bool(true)
---- Outer iteration 9 ---
-bool(true)
--- Inner iteration 0 in 9 --
-bool(true)
--- Inner iteration 1 in 9 --
-bool(true)
--- Inner iteration 2 in 9 --
-bool(true)
--- Inner iteration 3 in 9 --
-bool(true)
--- Inner iteration 4 in 9 --
-bool(true)
--- Inner iteration 5 in 9 --
-bool(true)
--- Inner iteration 6 in 9 --
-bool(true)
--- Inner iteration 7 in 9 --
-bool(true)
--- Inner iteration 8 in 9 --
-bool(true)
--- Inner iteration 9 in 9 --
-bool(true)
--- Inner iteration 10 in 9 --
-bool(true)
--- Inner iteration 11 in 9 --
-bool(true)
--- Inner iteration 12 in 9 --
-bool(true)
--- Inner iteration 13 in 9 --
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing flock() fun with the various operation and
wouldblock values ***
--- Outer iteration 0 ---
echo "\n*** Done ***\n";
?>
---EXPECTF--
-*** Testing fnmatch() with file ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-*** Testing fnmatch() with other than file ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing fnmatch() with file ***
bool(true)
bool(true)
?>
--EXPECTF--
*** Testing error conditions for fnmatch() ***
-Warning: fnmatch() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d%d
-NULL
-
-Warning: fnmatch() expects parameter 1 to be string (Unicode or binary), resource given in %s on line %d%d
-NULL
-
-Warning: fnmatch() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d%d
-NULL
-
-Warning: fnmatch() expects at least 2 parameters, 1 given in %s on line %d%d
-NULL
-
-Warning: fnmatch() expects at least 2 parameters, 1 given in %s on line %d%d
-NULL
-
-Warning: fnmatch() expects at most 3 parameters, 4 given in %s on line %d%d
-NULL
-
-*** Done ***
---UEXPECTF--
-*** Testing error conditions for fnmatch() ***
Warning: fnmatch() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
NULL
echo "\n*** Done ***\n";
?>
---EXPECTF--
-*** Testing fnmatch() with file and various patterns ***
--- Iteration 0 --
-bool(true)
--- Iteration 1 --
-bool(false)
--- Iteration 2 --
-bool(false)
--- Iteration 3 --
-bool(false)
--- Iteration 4 --
-bool(false)
--- Iteration 5 --
-bool(false)
--- Iteration 6 --
-bool(true)
--- Iteration 7 --
-bool(true)
--- Iteration 8 --
-bool(false)
--- Iteration 9 --
-bool(true)
--- Iteration 10 --
-bool(false)
--- Iteration 11 --
-bool(false)
--- Iteration 12 --
-bool(false)
--- Iteration 13 --
-bool(false)
--- Iteration 14 --
-bool(false)
--- Iteration 15 --
-bool(false)
--- Iteration 16 --
-bool(false)
--- Iteration 17 --
-bool(false)
--- Iteration 18 --
-bool(false)
--- Iteration 19 --
-bool(false)
--- Iteration 20 --
-bool(false)
--- Iteration 21 --
-bool(false)
--- Iteration 22 --
-bool(false)
--- Iteration 23 --
-bool(false)
--- Iteration 24 --
-bool(false)
--- Iteration 25 --
-bool(false)
--- Iteration 26 --
-bool(false)
--- Iteration 27 --
-bool(false)
--- Iteration 28 --
-bool(false)
--- Iteration 29 --
-bool(false)
--- Iteration 30 --
-bool(false)
--- Iteration 31 --
-bool(true)
--- Iteration 32 --
-bool(false)
--- Iteration 33 --
-bool(true)
--- Iteration 34 --
-bool(false)
--- Iteration 35 --
-bool(false)
--- Iteration 36 --
-bool(false)
-
-*** Testing fnmatch() with other types other than files ***
---- With Integers ---
--- Iteration 0 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 1 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 2 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 3 --
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 5 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-
---- With Strings ---
--- Iteration 0 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(true)
--- Iteration 1 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(true)
--- Iteration 2 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(true)
--- Iteration 3 --
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 5 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(true)
-
---- With booleans ---
--- Iteration 0 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 1 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 2 --
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 3 --
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
--- Iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 5 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 6 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 7 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 8 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-
---- With NULL ---
--- Iteration 0 --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 1 --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 2 --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 3 --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(false)
-bool(false)
--- Iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-bool(false)
--- Iteration 5 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing fnmatch() with file and various patterns ***
-- Iteration 0 --
bool(true)
}
}
+ function stream_stat()
+ {
+ return array('size' => strlen($this->data));
+ }
}
stream_wrapper_register("cookietest", "userstream");
unlink(dirname(__FILE__)."/passthru.tmp");
?>
--EXPECTF--
-*** Test basic functionality of fpassthru() function ***
-
--- Before seek operation --
-Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(133)
-
--- After seeking position to 0 --
-Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(133)
-
--- After seeking position to 3 --
-lo, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(130)
-
--- After seeking position to 13 --
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(120)
-
--- After seeking position to 14 --
- abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(119)
-
--- After seeking position to 23 --
-adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(110)
-
--- After seeking position to 34 --
-2394723947 $%$%#$%#$%#^#%^
- Hello, world
-, abcdefg adsdsfdf
-8u2394723947 $%$%#$%#$%#^#%^
-int(99)
-
--- After seeking position to 1000 --
-int(0)
-*** Done ***
---UEXPECTF--
Notice: fwrite(): 133 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
*** Test basic functionality of fpassthru() function ***
--EXPECTF--
*** Test error conditions of fpassthru() function ***
-Warning: fread() expects parameter 1 to be resource, string given in %s on line %d
-
-Warning: fpassthru(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: Wrong parameter count for fpassthru() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for fpassthru() in %s on line %d
-NULL
-
-*** Done ***
---UEXPECTF--
-*** Test error conditions of fpassthru() function ***
-
Warning: fread() expects parameter 1 to be resource, Unicode string given in %s on line %d
Warning: fpassthru(): supplied argument is not a valid stream resource in %s on line %d
--EXPECTF--
*** Testing fpassthru() function with files ***
---- Testing with different offsets ---
--- Iteration 0 --
-1234567890abcdefghijklmnopqrstuvwxyzint(36)
--- Iteration 1 --
-234567890abcdefghijklmnopqrstuvwxyzint(35)
--- Iteration 2 --
-67890abcdefghijklmnopqrstuvwxyzint(31)
--- Iteration 3 --
-abcdefghijklmnopqrstuvwxyzint(26)
--- Iteration 4 --
-klmnopqrstuvwxyzint(16)
--- Iteration 5 --
-uvwxyzint(6)
--- Iteration 6 --
-zint(1)
--- Iteration 7 --
-int(0)
--- Iteration 8 --
-int(0)
--- Iteration 9 --
-zint(1)
--- Iteration 10 --
-vwxyzint(5)
--- Iteration 11 --
-qrstuvwxyzint(10)
--- Iteration 12 --
-ghijklmnopqrstuvwxyzint(20)
--- Iteration 13 --
-234567890abcdefghijklmnopqrstuvwxyzint(35)
--- Iteration 14 --
-1234567890abcdefghijklmnopqrstuvwxyzint(36)
--- Iteration 15 --
-1234567890abcdefghijklmnopqrstuvwxyzint(36)
-
---- Testing with binary mode file ---
-cdefghijklmnopqrstuvwxyzint(24)
-
-*** Done ***
---UEXPECTF--
-*** Testing fpassthru() function with files ***
-
--- Testing with different offsets ---
Notice: fwrite(): 36 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
NULL
-Warning: fputcsv() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: fputcsv() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: fputcsv() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: fputcsv() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: fputcsv() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: fputcsv() expects parameter 1 to be resource, object given in %s on line %d
-NULL
-Done
-
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fputcsv() with zero argument --
-
-Warning: fputcsv() expects at least 2 parameters, 0 given in %s on line %d
-NULL
--- Testing fputcsv() with more than expected number of arguments --
-
-Warning: fputcsv() expects at most 4 parameters, 5 given in %s on line %d
-NULL
--- Testing fputcsv() with invalid arguments --
--- Iteration 1 --
-
-Warning: fputcsv() expects at least 2 parameters, 1 given in %s on line %d
-NULL
-
Warning: fputcsv() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
-- Iteration 2 --
string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with all parameters specified ***
-
--- file opened in r+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in r+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in r+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in a+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in a+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in a+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in w+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in w+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in w+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in x+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in x+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in x+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in r+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in r+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in r+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in a+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in a+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in a+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in w+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in w+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in w+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in x+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in x+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in x+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-Done
string(%d) "
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with no CSV format in the field ***
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water_fruit\n"
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water_fruit\n"
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water_fruit\n"
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water_fruit\n"
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water_fruit\n"
-"
-
--- file opened in r+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in r+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in r+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water_fruit
-"
-"
-
--- file opened in a+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in a+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in a+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water_fruit
-"
-"
-
--- file opened in w+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in w+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in w+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water_fruit
-"
-"
-
--- file opened in x+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in x+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water_fruit
-"
-"
-
--- file opened in x+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water_fruit
-"
-"
-
--- file opened in r+ --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in r+b --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in r+t --
-int(1)
-int(1)
-bool(false)
-string(%d) "
-"
-
--- file opened in a+ --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in a+b --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in a+t --
-int(1)
-int(1)
-bool(false)
-string(%d) "
-"
-
--- file opened in w+ --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in w+b --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in w+t --
-int(1)
-int(1)
-bool(false)
-string(%d) "
-"
-
--- file opened in x+ --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in x+b --
-int(1)
-int(1)
-bool(false)
-string(1) "
-"
-
--- file opened in x+t --
-int(1)
-int(1)
-bool(false)
-string(%d) "
-"
-Done
string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with default enclosure value ***
-
--- file opened in r+ --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in r+b --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in r+t --
-int(14)
-int(14)
-bool(false)
-string(%d) ""water,fruit"
-"
-
--- file opened in a+ --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in a+b --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in a+t --
-int(14)
-int(14)
-bool(false)
-string(%d) ""water,fruit"
-"
-
--- file opened in w+ --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in w+b --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in w+t --
-int(14)
-int(14)
-bool(false)
-string(%d) ""water,fruit"
-"
-
--- file opened in x+ --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in x+b --
-int(14)
-int(14)
-bool(false)
-string(14) ""water,fruit"
-"
-
--- file opened in x+t --
-int(14)
-int(14)
-bool(false)
-string(%d) ""water,fruit"
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""&water&:&fruit&"
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""&water&:&fruit&"
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""&water&:&fruit&"
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""&water&:&fruit&"
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""&water&:&fruit&"
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""=water===fruit="
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""=water===fruit="
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""=water===fruit="
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""=water===fruit="
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""=water===fruit="
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) ""-water--fruit-air"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) ""-water--fruit-air"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) ""-water--fruit-air"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) ""-water--fruit-air"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) ""-water--fruit-air"
-"
-
--- file opened in r+ --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in r+b --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in r+t --
-int(24)
-int(24)
-bool(false)
-string(%d) ""-water---fruit---air-"
-"
-
--- file opened in a+ --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in a+b --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in a+t --
-int(24)
-int(24)
-bool(false)
-string(%d) ""-water---fruit---air-"
-"
-
--- file opened in w+ --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in w+b --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in w+t --
-int(24)
-int(24)
-bool(false)
-string(%d) ""-water---fruit---air-"
-"
-
--- file opened in x+ --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in x+b --
-int(24)
-int(24)
-bool(false)
-string(24) ""-water---fruit---air-"
-"
-
--- file opened in x+t --
-int(24)
-int(24)
-bool(false)
-string(%d) ""-water---fruit---air-"
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-Done
string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with default enclosure and different delimiter value ***
-
--- file opened in r+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-Done
string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with default enclosure & delimiter of two chars ***
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-Done
bool(false)
string(0) ""
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with enclosure & delimiter of two chars and file opened in read mode ***
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rb --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in rt --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(0)
-int(0)
-bool(false)
-string(0) ""
-Done
bool(false)
string(0) ""
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with delimiter as NULL ***
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-Done
bool(false)
string(0) ""
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with enclosure as NULL ***
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): enclosure must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-Done
bool(false)
string(0) ""
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with delimiter and enclosure as NULL ***
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in r+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in a+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in w+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+ --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+b --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-
--- file opened in x+t --
-
-Warning: fputcsv(): delimiter must be a character in %s on line %d
-bool(false)
-int(0)
-bool(false)
-string(0) ""
-Done
string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with default arguments value ***
-
--- file opened in r+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) ""^water^ ^fruit^"
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) ""^water^ ^fruit^"
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) ""&""""""""&:&""&:,:"":&,&:,,,,"
-"
-Done
string(%d) "&""""&:&"&:,:":&,&:,,,,
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with different delimiter and enclosure ***
-
--- file opened in r+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in r+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in r+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in a+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in a+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in a+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in w+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in w+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in w+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in x+ --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in x+b --
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in x+t --
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in r+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in a+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in w+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in x+ --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+b --
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+t --
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in r+ --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in r+b --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in r+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+ --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+b --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+ --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+b --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+ --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+b --
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-Done
string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with different delimiter and same enclosure ***
-
--- file opened in r+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in r+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in r+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water+fruit
-"
-
--- file opened in a+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in a+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in a+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water+fruit
-"
-
--- file opened in w+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in w+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in w+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water+fruit
-"
-
--- file opened in x+ --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in x+b --
-int(12)
-int(12)
-bool(false)
-string(12) "water+fruit
-"
-
--- file opened in x+t --
-int(12)
-int(12)
-bool(false)
-string(%d) "water+fruit
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) """"water"",""fruit"
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) """"water"",""fruit"
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) """"water"",""fruit"""
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) """"water"",""fruit"""
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "^^^water^^ ^^fruit^^^
-"
-
--- file opened in r+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in a+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in w+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+ --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+b --
-int(22)
-int(22)
-bool(false)
-string(22) "&&&water&&:&&fruit&&&
-"
-
--- file opened in x+t --
-int(22)
-int(22)
-bool(false)
-string(%d) "&&&water&&:&&fruit&&&
-"
-
--- file opened in r+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in r+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in r+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in a+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in a+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in a+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in w+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in w+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in w+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in x+ --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in x+b --
-int(23)
-int(23)
-bool(false)
-string(23) "===water======fruit===
-"
-
--- file opened in x+t --
-int(23)
-int(23)
-bool(false)
-string(%d) "===water======fruit===
-"
-
--- file opened in r+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in r+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in r+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in a+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in a+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in a+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in w+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in w+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in w+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in x+ --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in x+b --
-int(24)
-int(24)
-bool(false)
-string(24) "---water----fruit--air-
-"
-
--- file opened in x+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "---water----fruit--air-
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) "---water------fruit------air---
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "---water------fruit------air---
-"
-
--- file opened in r+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in r+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in r+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in a+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in w+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+ --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+b --
-int(32)
-int(32)
-bool(false)
-string(32) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-
--- file opened in x+t --
-int(32)
-int(32)
-bool(false)
-string(%d) "&&&""""&&:&&"&&:,:":&&,&&:,,,,&
-"
-Done
string(%d) "+&""""&:&"&:,:":&,&:,,,,+
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with same delimiter and different enclosure ***
-
--- file opened in r+ --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in r+b --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in r+t --
-int(14)
-int(14)
-bool(false)
-string(%d) "+water,fruit+
-"
-
--- file opened in a+ --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in a+b --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in a+t --
-int(14)
-int(14)
-bool(false)
-string(%d) "+water,fruit+
-"
-
--- file opened in w+ --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in w+b --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in w+t --
-int(14)
-int(14)
-bool(false)
-string(%d) "+water,fruit+
-"
-
--- file opened in x+ --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in x+b --
-int(14)
-int(14)
-bool(false)
-string(14) "+water,fruit+
-"
-
--- file opened in x+t --
-int(14)
-int(14)
-bool(false)
-string(%d) "+water,fruit+
-"
-
--- file opened in r+ --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in r+b --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in r+t --
-int(17)
-int(17)
-bool(false)
-string(%d) "+"water","fruit+
-"
-
--- file opened in a+ --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in a+b --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in a+t --
-int(17)
-int(17)
-bool(false)
-string(%d) "+"water","fruit+
-"
-
--- file opened in w+ --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in w+b --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in w+t --
-int(17)
-int(17)
-bool(false)
-string(%d) "+"water","fruit+
-"
-
--- file opened in x+ --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in x+b --
-int(17)
-int(17)
-bool(false)
-string(17) "+"water","fruit+
-"
-
--- file opened in x+t --
-int(17)
-int(17)
-bool(false)
-string(%d) "+"water","fruit+
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+"water","fruit"+
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+"water","fruit"+
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+"water","fruit"+
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+"water","fruit"+
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+"water","fruit"+
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+^water^ ^fruit^+
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+^water^ ^fruit^+
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+^water^ ^fruit^+
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+^water^ ^fruit^+
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+^water^ ^fruit^+
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+&water&:&fruit&+
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+&water&:&fruit&+
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+&water&:&fruit&+
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+&water&:&fruit&+
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+&water&:&fruit&+
-"
-
--- file opened in r+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in r+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in r+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+=water===fruit=+
-"
-
--- file opened in a+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in a+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in a+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+=water===fruit=+
-"
-
--- file opened in w+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in w+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in w+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+=water===fruit=+
-"
-
--- file opened in x+ --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in x+b --
-int(18)
-int(18)
-bool(false)
-string(18) "+=water===fruit=+
-"
-
--- file opened in x+t --
-int(18)
-int(18)
-bool(false)
-string(%d) "+=water===fruit=+
-"
-
--- file opened in r+ --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in r+b --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in r+t --
-int(20)
-int(20)
-bool(false)
-string(%d) "+-water--fruit-air+
-"
-
--- file opened in a+ --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in a+b --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in a+t --
-int(20)
-int(20)
-bool(false)
-string(%d) "+-water--fruit-air+
-"
-
--- file opened in w+ --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in w+b --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in w+t --
-int(20)
-int(20)
-bool(false)
-string(%d) "+-water--fruit-air+
-"
-
--- file opened in x+ --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in x+b --
-int(20)
-int(20)
-bool(false)
-string(20) "+-water--fruit-air+
-"
-
--- file opened in x+t --
-int(20)
-int(20)
-bool(false)
-string(%d) "+-water--fruit-air+
-"
-
--- file opened in r+ --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in r+b --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in r+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "+-water---fruit---air-+
-"
-
--- file opened in a+ --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in a+b --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in a+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "+-water---fruit---air-+
-"
-
--- file opened in w+ --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in w+b --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in w+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "+-water---fruit---air-+
-"
-
--- file opened in x+ --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in x+b --
-int(24)
-int(24)
-bool(false)
-string(24) "+-water---fruit---air-+
-"
-
--- file opened in x+t --
-int(24)
-int(24)
-bool(false)
-string(%d) "+-water---fruit---air-+
-"
-
--- file opened in r+ --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in r+b --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in r+t --
-int(26)
-int(26)
-bool(false)
-string(%d) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in a+ --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in a+b --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in a+t --
-int(26)
-int(26)
-bool(false)
-string(%d) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in w+ --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in w+b --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in w+t --
-int(26)
-int(26)
-bool(false)
-string(%d) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in x+ --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in x+b --
-int(26)
-int(26)
-bool(false)
-string(26) "+&""""&:&"&:,:":&,&:,,,,+
-"
-
--- file opened in x+t --
-int(26)
-int(26)
-bool(false)
-string(%d) "+&""""&:&"&:,:":&,&:,,,,+
-"
-Done
string(%d) "&""""&:&"&:,:":&,&:,,,,
"
Done
-
---UEXPECTF--
-*** Testing fputcsv() : with two chars as enclosure & delimiter ***
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(12) "water,fruit
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(12)
-int(12)
-bool(false)
-string(%d) "water,fruit
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(15) ""water","fruit
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(15)
-int(15)
-bool(false)
-string(%d) ""water","fruit
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) ""water","fruit"
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) ""water","fruit"
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "%^water^ ^fruit^%
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "%^water^ ^fruit^%
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "&water&:&fruit&
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "&water&:&fruit&
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(16) "=water===fruit=
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(16)
-int(16)
-bool(false)
-string(%d) "=water===fruit=
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(18) "-water--fruit-air
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(18)
-int(18)
-bool(false)
-string(%d) "-water--fruit-air
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(22) "-water---fruit---air-
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(22)
-int(22)
-bool(false)
-string(%d) "-water---fruit---air-
-"
-
--- file opened in r+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in r+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in r+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in a+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in w+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+ --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+b --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(24) "&""""&:&"&:,:":&,&:,,,,
-"
-
--- file opened in x+t --
-
-Notice: fputcsv(): delimiter must be a single character in %s on line %d
-
-Notice: fputcsv(): enclosure must be a single character in %s on line %d
-int(24)
-int(24)
-bool(false)
-string(%d) "&""""&:&"&:,:":&,&:,,,,
-"
-Done
} // end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing fread() basic operations ***
-
--- Testing fread) with file having data of type numeric --
--- File opened in mode r --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
--- File opened in mode rb --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
--- File opened in mode rt --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
--- File opened in mode r+ --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
--- File opened in mode r+b --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
--- File opened in mode r+t --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-bool(true)
-
--- Testing fread) with file having data of type text --
--- File opened in mode r --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
--- File opened in mode rb --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
--- File opened in mode rt --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
--- File opened in mode r+ --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
--- File opened in mode r+b --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
--- File opened in mode r+t --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-bool(true)
-
--- Testing fread) with file having data of type text_with_new_line --
--- File opened in mode r --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
--- File opened in mode rb --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
--- File opened in mode rt --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
--- File opened in mode r+ --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
--- File opened in mode r+b --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
--- File opened in mode r+t --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-bool(true)
-
--- Testing fread) with file having data of type alphanumeric --
--- File opened in mode r --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
--- File opened in mode rb --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
--- File opened in mode rt --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
--- File opened in mode r+ --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
--- File opened in mode r+b --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
--- File opened in mode r+t --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-bool(true)
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fread() basic operations ***
-- Testing fread) with file having data of type numeric --
-- Testing fread() with invalid arguments --
-- Iteration 1 --
-Warning: fread() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fread() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fread() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fread() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fread() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fread() expects parameter 1 to be resource, object given in %s on line %d
-NULL
--- Testing fwrite() with closed/unset file handle --
-
-Notice: Undefined variable: file_content_type in %s on line %d
-
-Warning: fread(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fread() expects parameter 1 to be resource, null given in %s on line %d
-NULL
-
-Warning: fclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Testing error conditions ***
--- Testing fread() with zero argument --
-
-Warning: fread() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
--- Testing fread() with more than expected number of arguments --
-
-Warning: fread() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
--- Testing fread() with invalid length arguments --
-
-Warning: fread(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
-
-Warning: fread(): Length parameter must be greater than 0 in %s on line %d
-bool(false)
--- Testing fread() with invalid arguments --
--- Iteration 1 --
-
Warning: fread() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
-- Iteration 2 --
echo"Done\n";
?>
---EXPECTF--
-*** Testing fread() : usage variations ***
-
--- Testing fread() with file having content of type numeric --
--- File opened in mode a+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode a+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode a+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode w+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode w+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode w+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode x+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode x+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
--- File opened in mode x+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "4501f99f2b79d0345f26f1394aca58a3"
-
--- Testing fread() with file having content of type text --
--- File opened in mode a+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode a+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode a+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode w+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode w+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode w+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode x+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode x+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
--- File opened in mode x+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "2ec76a59f8c44b8f8a0f5139f61bb1bd"
-
--- Testing fread() with file having content of type text_with_new_line --
--- File opened in mode a+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode a+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode a+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode w+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode w+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode w+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode x+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode x+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
--- File opened in mode x+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a148fa8110bbac875d84fc9d7056c0a1"
-
--- Testing fread() with file having content of type alphanumeric --
--- File opened in mode a+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode a+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode a+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode w+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode w+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode w+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode x+ --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode x+b --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
--- File opened in mode x+t --
--- Reading entire file content, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(false)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Reading file content less than max. file size, expeceted : 1000 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 1000 bytes ... OK
-int(1000)
-bool(false)
-string(32) "a49d752f980184c7f44568e930f89c72"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
int(1000)
bool(false)
unicode(32) "a49d752f980184c7f44568e930f89c72"
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fread() : usage variations ***
-
--- Testing fread() with file having content of type numeric --
--- File opened in mode a --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode ab --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode at --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode w --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode x --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
-
--- Testing fread() with file having content of type text --
--- File opened in mode a --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode ab --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode at --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode w --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode x --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
-
--- Testing fread() with file having content of type text_with_new_line --
--- File opened in mode a --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode ab --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode at --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode w --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode x --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
-
--- Testing fread() with file having content of type alphanumeric --
--- File opened in mode a --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode ab --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode at --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode w --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode wt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode x --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xb --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- File opened in mode xt --
--- Reading entire file content, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1024 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
--- Reading file content less than max. file size, expeceted : 0 bytes --
-int(0)
-bool(false)
-Reading 1000 bytes from file, expecting 0 bytes ... OK
-int(0)
-bool(false)
-
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
echo"Done\n";
?>
---EXPECTF--
-*** Testing fread() : usage variations ***
-
--- Testing fread() with file having content of type numeric --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
-
--- Testing fread() with file having content of type text --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
-
--- Testing fread() with file having content of type text_with_new_line --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1137)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1137)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1137)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1137)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
Reading 10 bytes from file, expecting 0 bytes ... OK
int(1137)
bool(true)
-Done
\ No newline at end of file
+Done
echo"Done\n";
?>
---EXPECTF--
-*** Testing fread() : usage variations ***
-
--- Testing fread() with file having content of type numeric --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
-
--- Testing fread() with file having content of type text --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
-
--- Testing fread() with file having content of type text_with_new_line --
--- File opened in mode a+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode a+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode w+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+ --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+b --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
--- File opened in mode x+t --
--- Reading beyond filesize, expeceted : 1024 bytes --
-int(0)
-bool(false)
-Reading 1030 bytes from file, expecting 1024 bytes ... OK
-int(1024)
-bool(true)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
-int(1024)
-bool(false)
-Reading 10 bytes from file, expecting 0 bytes ... OK
-int(1024)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
Reading 10 bytes from file, expecting 0 bytes ... OK
int(1024)
bool(true)
-Done
\ No newline at end of file
+Done
echo"Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
Reading 10 bytes from file, expecting 0 bytes ... OK
int(1137)
bool(false)
-Done
\ No newline at end of file
+Done
echo"Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fread() : usage variations ***
-- Testing fread() with file having content of type numeric --
$fp = fopen($filename, "rt");
var_dump(fscanf($fp, "%s%d", $v));
-@unlink($filename);
-echo "Done\n";
?>
---EXPECTF--
-Warning: Wrong parameter count for fscanf() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for fscanf() in %s on line %d
-NULL
-
-Warning: fscanf(): supplied argument is not a valid File-Handle resource in %s on line %d
-bool(false)
-int(0)
-NULL
-int(1)
-string(4) "data"
-
-Warning: fscanf(): Variable is not assigned by any conversion specifiers in %s on line %d
-int(-1)
-string(4) "data"
-NULL
-
-Warning: fscanf(): Variable is not assigned by any conversion specifiers in %s on line %d
-int(-1)
-array(0) {
-}
-array(0) {
-}
-
-Warning: fscanf(): Bad scan conversion character "." in %s on line %d
-int(-1)
-array(0) {
-}
-array(0) {
-}
-bool(false)
-array(0) {
-}
-
-Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
-int(-1)
-Done
---UEXPECTF--
+===DONE===
+--CLEAN--
+<?php unlink(dirname(__FILE__)."/fscanf.dat"); ?>
+--EXPECTF--
Warning: Wrong parameter count for fscanf() in %s on line %d
NULL
Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
int(-1)
-Done
+===DONE===
--EXPECTF--
*** Testing fscanf() for error conditions ***
-Warning: Wrong parameter count for fscanf() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for fscanf() in %s on line %d
-NULL
-
-Warning: fscanf(): %d is not a valid File-Handle resource in %s on line %d
-bool(false)
-
-Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
-int(-1)
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Use of undefined constant undefined_constant - assumed 'undefined_constant' in %s on line %d
-array(0) {
-}
-array(0) {
-}
-
-Warning: fscanf(): Bad scan conversion character " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character "." in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character "m" in %s on line %d
-NULL
-
-*** Done ***
-
---UEXPECTF--
-*** Testing fscanf() for error conditions ***
-
Notice: fwrite(): 11 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
Warning: Wrong parameter count for fscanf() in %s on line %d
$filename = "$file_path/fscanf_variation1.tmp";
unlink($filename);
?>
---EXPECTF--
-*** Testing fscanf(): for its return type without third argument ***
-bool(true)
-array(1) {
- [0]=>
- string(11) "hello_world"
-}
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing fscanf(): for its return type without third argument ***
bool(true)
array(1) {
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with different string ***
-
--- iteration 1 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(4) "stri"
-}
-array(1) {
- [0]=>
- string(4) "stri"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(4) "FALS"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(4) "0x55"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(4) "usin"
-}
-array(1) {
- [0]=>
- string(4) "1234"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-NULL
-NULL
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-NULL
-NULL
-array(1) {
- [0]=>
- string(2) "\0"
-}
-array(1) {
- [0]=>
- string(4) "\060"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-NULL
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-array(1) {
- [0]=>
- NULL
-}
-NULL
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(5) "0x55F"
-}
-array(1) {
- [0]=>
- string(3) "055"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(4) "This"
-}
-array(1) {
- [0]=>
- string(5) "using"
-}
-array(1) {
- [0]=>
- string(6) "123456"
-}
-array(1) {
- [0]=>
- string(4) "4849"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-NULL
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "3435"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(4) "1000"
-}
-array(1) {
- [0]=>
- string(4) "-100"
-}
-array(1) {
- [0]=>
- string(4) "1000"
-}
-array(1) {
- [0]=>
- string(4) "-100"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(4) "1050"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "Reso"
-}
-array(1) {
- [0]=>
- string(4) "Reso"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different string format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "4"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "8"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(2) "-1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(11) "-2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- string(1) "2"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(4) "3435"
-}
-array(1) {
- [0]=>
- string(4) "2147"
-}
-array(1) {
- [0]=>
- string(4) "-214"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(4) "1000"
-}
-array(1) {
- [0]=>
- string(4) "-100"
-}
-array(1) {
- [0]=>
- string(4) "1000"
-}
-array(1) {
- [0]=>
- string(4) "-100"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(4) "1050"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- string(11) "-2147483649"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(4) "-0.1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- string(8) "-1000000"
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- string(11) "-1000000000"
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "R"
-}
-array(1) {
- [0]=>
- string(1) "R"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "Reso"
-}
-array(1) {
- [0]=>
- string(4) "Reso"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-array(1) {
- [0]=>
- string(8) "Resource"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-array(1) {
- [0]=>
- string(1) "A"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-array(1) {
- [0]=>
- string(4) "Arra"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-array(1) {
- [0]=>
- string(5) "Array"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with strings ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(1) "\"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "s"
-}
-array(1) {
- [0]=>
- string(1) "t"
-}
-array(1) {
- [0]=>
- string(1) "F"
-}
-array(1) {
- [0]=>
- string(1) "f"
-}
-array(1) {
- [0]=>
- string(1) "T"
-}
-array(1) {
- [0]=>
- string(1) "N"
-}
-array(1) {
- [0]=>
- string(1) "n"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(4) "\x01"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(3) "\01"
-}
-array(1) {
- [0]=>
- string(4) "stri"
-}
-array(1) {
- [0]=>
- string(4) "stri"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-array(1) {
- [0]=>
- string(4) "FALS"
-}
-array(1) {
- [0]=>
- string(4) "fals"
-}
-array(1) {
- [0]=>
- string(4) "TRUE"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(4) "\x01"
-}
-array(1) {
- [0]=>
- string(1) "\ 1"
-}
-array(1) {
- [0]=>
- string(3) "\01"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(5) "false"
-}
-array(1) {
- [0]=>
- string(4) "TRUE"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(6) "string"
-}
-array(1) {
- [0]=>
- string(4) "true"
-}
-array(1) {
- [0]=>
- string(5) "FALSE"
-}
-array(1) {
- [0]=>
- string(5) "false"
-}
-array(1) {
- [0]=>
- string(4) "TRUE"
-}
-array(1) {
- [0]=>
- string(4) "NULL"
-}
-array(1) {
- [0]=>
- string(4) "null"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-array(1) {
- [0]=>
- string(1) "1"
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(0) ""
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different char format types with chars ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- string(1) "-"
-}
-array(1) {
- [0]=>
- string(1) "9"
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(2) "67"
-}
-array(1) {
- [0]=>
- string(3) "-67"
-}
-array(1) {
- [0]=>
- string(2) "99"
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(2) "67"
-}
-array(1) {
- [0]=>
- string(3) "-67"
-}
-array(1) {
- [0]=>
- string(2) "99"
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(1) "a"
-}
-array(1) {
- [0]=>
- string(2) "67"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "99"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different octal format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-140)
-}
-array(1) {
- [0]=>
- int(-140)
-}
-array(1) {
- [0]=>
- int(1127)
-}
-array(1) {
- [0]=>
- int(1127)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-140)
-}
-array(1) {
- [0]=>
- int(1127)
-}
-array(1) {
- [0]=>
- int(1127)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-140)
-}
-array(1) {
- [0]=>
- int(1127)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(2487)
-}
-array(1) {
- [0]=>
- int(319)
-}
-array(1) {
- [0]=>
- int(32)
-}
-array(1) {
- [0]=>
- int(168)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-9020)
-}
-array(1) {
- [0]=>
- int(9020)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(5) "21474"
-}
-array(1) {
- [0]=>
- string(5) "21474"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(3) "477"
-}
-array(1) {
- [0]=>
- string(2) "40"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(5) "21474"
-}
-array(1) {
- [0]=>
- string(5) "21474"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(5) "21474"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different octal format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(3435)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(-214)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1000)
-}
-array(1) {
- [0]=>
- int(-100)
-}
-array(1) {
- [0]=>
- int(1000)
-}
-array(1) {
- [0]=>
- int(-100)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- int(-1000000)
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- int(-1000000000)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different octal format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different octal format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different octal format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(18023)
-}
-array(1) {
- [0]=>
- int(18297)
-}
-array(1) {
- [0]=>
- int(16533)
-}
-array(1) {
- [0]=>
- int(592)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(131)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(13365)
-}
-array(1) {
- [0]=>
- int(8519)
-}
-array(1) {
- [0]=>
- int(-532)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(4096)
-}
-array(1) {
- [0]=>
- int(-256)
-}
-array(1) {
- [0]=>
- int(4096)
-}
-array(1) {
- [0]=>
- int(-256)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(4176)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1048576)
-}
-array(1) {
- [0]=>
- int(-16777216)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(-2147483648)
-}
-array(1) {
- [0]=>
- int(16)
-}
-array(1) {
- [0]=>
- int(17104896)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(10)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different hexa format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned int format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(2147)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483640)
-}
-array(1) {
- [0]=>
- int(4667)
-}
-array(1) {
- [0]=>
- int(4779)
-}
-array(1) {
- [0]=>
- int(4095)
-}
-array(1) {
- [0]=>
- int(250)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(83)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(3435)
-}
-array(1) {
- [0]=>
- int(2147)
-}
-array(1) {
- [0]=>
- string(10) "4294967082"
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1000)
-}
-array(1) {
- [0]=>
- string(10) "4294967196"
-}
-array(1) {
- [0]=>
- int(1000)
-}
-array(1) {
- [0]=>
- string(10) "4294967196"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- string(10) "4294967295"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- int(2147483647)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(100000)
-}
-array(1) {
- [0]=>
- string(10) "4293967296"
-}
-array(1) {
- [0]=>
- int(100000000)
-}
-array(1) {
- [0]=>
- string(10) "3294967296"
-}
-array(1) {
- [0]=>
- int(10)
-}
-array(1) {
- [0]=>
- int(1050000)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different unsigned format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different scientific format types with different integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different scientific format types with float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(3435)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-1000000)
-}
-array(1) {
- [0]=>
- float(100000000)
-}
-array(1) {
- [0]=>
- float(-1000000000)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(9) "100000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different scientific format types with resource ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different scientific format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with arrays ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different scientific format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-array(1) {
- [0]=>
- float(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECT--
-*** Test fscanf(): to read from a file opened in write only mode ***
-
--- iteration 1 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 2 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 3 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 5 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 6 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 7 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 8 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 9 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECT--
-*** Test fscanf(): to read an empty file ***
-
--- iteration 1 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 2 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 3 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 4 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 5 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 6 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 7 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 8 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 9 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 10 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 11 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 12 --
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECT--
-*** Test fscanf(): to read a file when file pointer is pointing to EOF ***
-
--- iteration 1 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 2 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 3 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 4 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 5 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 6 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 7 --
-int(0)
-int(0)
-int(0)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 8 --
-int(0)
-int(0)
-int(0)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 9 --
-int(0)
-int(0)
-int(0)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 10 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 11 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
--- iteration 12 --
-int(0)
-int(0)
-int(13)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-*** Done ***
}
*** Done ***
-
---UEXPECT--
-*** Test fscanf(): to read objects from a file ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "Object"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-
-*** Done ***
$filename = "$file_path/fscanf_variation55.tmp";
unlink($filename);
?>
---EXPECTF--
-*** Test fscanf(): tracking file pointer along with reading data from file ***
-
-*** File opened in r mode ***
-int(0)
-int(0)
-
--- iteration 1 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- int(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- int(-123)
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- int(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 2 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 3 --
-int(0)
-array(1) {
- [0]=>
- string(5) "12345"
-}
-int(6)
-array(1) {
- [0]=>
- string(6) "-12345"
-}
-int(13)
-array(1) {
- [0]=>
- string(6) "123.45"
-}
-int(20)
-array(1) {
- [0]=>
- string(7) "-123.45"
-}
-int(28)
-array(1) {
- [0]=>
- string(4) "4667"
-}
-int(33)
-array(1) {
- [0]=>
- string(4) "4779"
-}
-int(38)
-array(1) {
- [0]=>
- string(2) "83"
-}
-int(41)
-array(1) {
- [0]=>
- string(3) "-83"
-}
-int(45)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(51)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(57)
-array(1) {
- [0]=>
- string(5) "10000"
-}
-int(63)
-array(1) {
- [0]=>
- string(4) "0.01"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 4 --
-int(0)
-array(1) {
- [0]=>
- int(5349)
-}
-int(6)
-array(1) {
- [0]=>
- int(-5349)
-}
-int(13)
-array(1) {
- [0]=>
- int(83)
-}
-int(20)
-array(1) {
- [0]=>
- int(-83)
-}
-int(28)
-array(1) {
- [0]=>
- int(2487)
-}
-int(33)
-array(1) {
- [0]=>
- int(319)
-}
-int(38)
-array(1) {
- [0]=>
- NULL
-}
-int(41)
-array(1) {
- [0]=>
- NULL
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(4096)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 5 --
-int(0)
-array(1) {
- [0]=>
- int(74565)
-}
-int(6)
-array(1) {
- [0]=>
- int(-74565)
-}
-int(13)
-array(1) {
- [0]=>
- int(291)
-}
-int(20)
-array(1) {
- [0]=>
- int(-291)
-}
-int(28)
-array(1) {
- [0]=>
- int(18023)
-}
-int(33)
-array(1) {
- [0]=>
- int(18297)
-}
-int(38)
-array(1) {
- [0]=>
- int(131)
-}
-int(41)
-array(1) {
- [0]=>
- int(-131)
-}
-int(45)
-array(1) {
- [0]=>
- int(703710)
-}
-int(51)
-array(1) {
- [0]=>
- int(703710)
-}
-int(57)
-array(1) {
- [0]=>
- int(65536)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 6 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- string(10) "4294954951"
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- string(10) "4294967173"
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- string(10) "4294967213"
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 7 --
-int(0)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(6)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(13)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(20)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(28)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(33)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(38)
-array(1) {
- [0]=>
- string(1) "8"
-}
-int(41)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(45)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(51)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(57)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(63)
-array(1) {
- [0]=>
- string(1) "0"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 8 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-
-*** File opened in rb mode ***
-int(0)
-int(0)
-
--- iteration 1 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- int(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- int(-123)
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- int(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 2 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 3 --
-int(0)
-array(1) {
- [0]=>
- string(5) "12345"
-}
-int(6)
-array(1) {
- [0]=>
- string(6) "-12345"
-}
-int(13)
-array(1) {
- [0]=>
- string(6) "123.45"
-}
-int(20)
-array(1) {
- [0]=>
- string(7) "-123.45"
-}
-int(28)
-array(1) {
- [0]=>
- string(4) "4667"
-}
-int(33)
-array(1) {
- [0]=>
- string(4) "4779"
-}
-int(38)
-array(1) {
- [0]=>
- string(2) "83"
-}
-int(41)
-array(1) {
- [0]=>
- string(3) "-83"
-}
-int(45)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(51)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(57)
-array(1) {
- [0]=>
- string(5) "10000"
-}
-int(63)
-array(1) {
- [0]=>
- string(4) "0.01"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 4 --
-int(0)
-array(1) {
- [0]=>
- int(5349)
-}
-int(6)
-array(1) {
- [0]=>
- int(-5349)
-}
-int(13)
-array(1) {
- [0]=>
- int(83)
-}
-int(20)
-array(1) {
- [0]=>
- int(-83)
-}
-int(28)
-array(1) {
- [0]=>
- int(2487)
-}
-int(33)
-array(1) {
- [0]=>
- int(319)
-}
-int(38)
-array(1) {
- [0]=>
- NULL
-}
-int(41)
-array(1) {
- [0]=>
- NULL
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(4096)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 5 --
-int(0)
-array(1) {
- [0]=>
- int(74565)
-}
-int(6)
-array(1) {
- [0]=>
- int(-74565)
-}
-int(13)
-array(1) {
- [0]=>
- int(291)
-}
-int(20)
-array(1) {
- [0]=>
- int(-291)
-}
-int(28)
-array(1) {
- [0]=>
- int(18023)
-}
-int(33)
-array(1) {
- [0]=>
- int(18297)
-}
-int(38)
-array(1) {
- [0]=>
- int(131)
-}
-int(41)
-array(1) {
- [0]=>
- int(-131)
-}
-int(45)
-array(1) {
- [0]=>
- int(703710)
-}
-int(51)
-array(1) {
- [0]=>
- int(703710)
-}
-int(57)
-array(1) {
- [0]=>
- int(65536)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 6 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- string(10) "4294954951"
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- string(10) "4294967173"
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- string(10) "4294967213"
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 7 --
-int(0)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(6)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(13)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(20)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(28)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(33)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(38)
-array(1) {
- [0]=>
- string(1) "8"
-}
-int(41)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(45)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(51)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(57)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(63)
-array(1) {
- [0]=>
- string(1) "0"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 8 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-
-*** File opened in rt mode ***
-int(0)
-int(0)
-
--- iteration 1 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- int(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- int(-123)
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- int(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 2 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 3 --
-int(0)
-array(1) {
- [0]=>
- string(5) "12345"
-}
-int(6)
-array(1) {
- [0]=>
- string(6) "-12345"
-}
-int(13)
-array(1) {
- [0]=>
- string(6) "123.45"
-}
-int(20)
-array(1) {
- [0]=>
- string(7) "-123.45"
-}
-int(28)
-array(1) {
- [0]=>
- string(4) "4667"
-}
-int(33)
-array(1) {
- [0]=>
- string(4) "4779"
-}
-int(38)
-array(1) {
- [0]=>
- string(2) "83"
-}
-int(41)
-array(1) {
- [0]=>
- string(3) "-83"
-}
-int(45)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(51)
-array(1) {
- [0]=>
- string(5) "abcde"
-}
-int(57)
-array(1) {
- [0]=>
- string(5) "10000"
-}
-int(63)
-array(1) {
- [0]=>
- string(4) "0.01"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 4 --
-int(0)
-array(1) {
- [0]=>
- int(5349)
-}
-int(6)
-array(1) {
- [0]=>
- int(-5349)
-}
-int(13)
-array(1) {
- [0]=>
- int(83)
-}
-int(20)
-array(1) {
- [0]=>
- int(-83)
-}
-int(28)
-array(1) {
- [0]=>
- int(2487)
-}
-int(33)
-array(1) {
- [0]=>
- int(319)
-}
-int(38)
-array(1) {
- [0]=>
- NULL
-}
-int(41)
-array(1) {
- [0]=>
- NULL
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(4096)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 5 --
-int(0)
-array(1) {
- [0]=>
- int(74565)
-}
-int(6)
-array(1) {
- [0]=>
- int(-74565)
-}
-int(13)
-array(1) {
- [0]=>
- int(291)
-}
-int(20)
-array(1) {
- [0]=>
- int(-291)
-}
-int(28)
-array(1) {
- [0]=>
- int(18023)
-}
-int(33)
-array(1) {
- [0]=>
- int(18297)
-}
-int(38)
-array(1) {
- [0]=>
- int(131)
-}
-int(41)
-array(1) {
- [0]=>
- int(-131)
-}
-int(45)
-array(1) {
- [0]=>
- int(703710)
-}
-int(51)
-array(1) {
- [0]=>
- int(703710)
-}
-int(57)
-array(1) {
- [0]=>
- int(65536)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 6 --
-int(0)
-array(1) {
- [0]=>
- int(12345)
-}
-int(6)
-array(1) {
- [0]=>
- string(10) "4294954951"
-}
-int(13)
-array(1) {
- [0]=>
- int(123)
-}
-int(20)
-array(1) {
- [0]=>
- string(10) "4294967173"
-}
-int(28)
-array(1) {
- [0]=>
- int(4667)
-}
-int(33)
-array(1) {
- [0]=>
- int(4779)
-}
-int(38)
-array(1) {
- [0]=>
- int(83)
-}
-int(41)
-array(1) {
- [0]=>
- string(10) "4294967213"
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- int(10000)
-}
-int(63)
-array(1) {
- [0]=>
- int(0)
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 7 --
-int(0)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(6)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(13)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(20)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(28)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(33)
-array(1) {
- [0]=>
- string(1) "4"
-}
-int(38)
-array(1) {
- [0]=>
- string(1) "8"
-}
-int(41)
-array(1) {
- [0]=>
- string(1) "-"
-}
-int(45)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(51)
-array(1) {
- [0]=>
- string(1) "a"
-}
-int(57)
-array(1) {
- [0]=>
- string(1) "1"
-}
-int(63)
-array(1) {
- [0]=>
- string(1) "0"
-}
-int(68)
-bool(false)
-int(68)
-int(0)
-
--- iteration 8 --
-int(0)
-array(1) {
- [0]=>
- float(12345)
-}
-int(6)
-array(1) {
- [0]=>
- float(-12345)
-}
-int(13)
-array(1) {
- [0]=>
- float(123.45)
-}
-int(20)
-array(1) {
- [0]=>
- float(-123.45)
-}
-int(28)
-array(1) {
- [0]=>
- float(4667)
-}
-int(33)
-array(1) {
- [0]=>
- float(4779)
-}
-int(38)
-array(1) {
- [0]=>
- float(83)
-}
-int(41)
-array(1) {
- [0]=>
- float(-83)
-}
-int(45)
-array(1) {
- [0]=>
- NULL
-}
-int(51)
-array(1) {
- [0]=>
- NULL
-}
-int(57)
-array(1) {
- [0]=>
- float(10000)
-}
-int(63)
-array(1) {
- [0]=>
- float(0.01)
-}
-int(68)
-bool(false)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Test fscanf(): tracking file pointer along with reading data from file ***
*** File opened in r mode ***
float(0.01)
}
-*** Done ***
\ No newline at end of file
+*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with strings ***
-
--- iteration 1 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 2 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 3 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 4 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 5 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 6 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 9 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 10 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 11 --
-NULL
-NULL
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(0)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- int(1)
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-NULL
-NULL
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different integer format types with boolean data ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-array(1) {
- [0]=>
- int(1)
-}
-NULL
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-NULL
-array(0) {
-}
-NULL
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with different float values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(3435)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(1000)
-}
-array(1) {
- [0]=>
- float(-100)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(5000)
-}
-array(1) {
- [0]=>
- float(-500)
-}
-array(1) {
- [0]=>
- float(6)
-}
-array(1) {
- [0]=>
- float(-6)
-}
-array(1) {
- [0]=>
- float(5)
-}
-array(1) {
- [0]=>
- float(-5)
-}
-array(1) {
- [0]=>
- float(3.4)
-}
-array(1) {
- [0]=>
- float(-3.4)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(34359738369)
-}
-array(1) {
- [0]=>
- float(2147483649)
-}
-array(1) {
- [0]=>
- float(-2147483649)
-}
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(-0.1)
-}
-array(1) {
- [0]=>
- float(10)
-}
-array(1) {
- [0]=>
- float(1050000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(100000)
-}
-array(1) {
- [0]=>
- float(-100000)
-}
-array(1) {
- [0]=>
- float(1.0E-5)
-}
-array(1) {
- [0]=>
- float(-1.0E-5)
-}
-array(1) {
- [0]=>
- float(5000000)
-}
-array(1) {
- [0]=>
- float(-5000000)
-}
-array(1) {
- [0]=>
- float(6.0E-20)
-}
-array(1) {
- [0]=>
- float(-6.0E-20)
-}
-array(1) {
- [0]=>
- float(5.0E+42)
-}
-array(1) {
- [0]=>
- float(-5.0E+42)
-}
-array(1) {
- [0]=>
- float(3.4E-33)
-}
-array(1) {
- [0]=>
- float(-3.4E-33)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483648"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(11) "34359738369"
-}
-array(1) {
- [0]=>
- string(10) "2147483649"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(2) "10"
-}
-array(1) {
- [0]=>
- string(7) "1050000"
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(6) "100000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(7) "5000000"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "6"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "5"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(1) "3"
-}
-array(1) {
- [0]=>
- NULL
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
bool(false)
*** Done ***
-
---UEXPECTF--
-*** Test fscanf(): different float format types with integer values ***
-
--- iteration 1 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 2 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 3 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 4 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 5 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 6 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 7 --
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-
-Warning: fscanf(): Bad scan conversion character " " in %s on line %d
-NULL
-bool(false)
-
--- iteration 8 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 9 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 10 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-214)
-}
-array(1) {
- [0]=>
- float(2147)
-}
-bool(false)
-
--- iteration 11 --
-array(1) {
- [0]=>
- float(0)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(-2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483640)
-}
-array(1) {
- [0]=>
- float(4667)
-}
-array(1) {
- [0]=>
- float(4779)
-}
-array(1) {
- [0]=>
- float(4095)
-}
-array(1) {
- [0]=>
- float(250)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-array(1) {
- [0]=>
- float(83)
-}
-array(1) {
- [0]=>
- float(1)
-}
-array(1) {
- [0]=>
- float(-2147483648)
-}
-array(1) {
- [0]=>
- float(2147483647)
-}
-bool(false)
-
--- iteration 12 --
-array(1) {
- [0]=>
- string(1) "0"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483640"
-}
-array(1) {
- [0]=>
- string(4) "4667"
-}
-array(1) {
- [0]=>
- string(4) "4779"
-}
-array(1) {
- [0]=>
- string(4) "4095"
-}
-array(1) {
- [0]=>
- string(3) "250"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-array(1) {
- [0]=>
- string(2) "83"
-}
-array(1) {
- [0]=>
- string(1) "1"
-}
-array(1) {
- [0]=>
- NULL
-}
-array(1) {
- [0]=>
- string(10) "2147483647"
-}
-bool(false)
-
--- iteration 13 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-bool(false)
-
-*** Done ***
var_dump(rmdir($path));
?>
---EXPECTF--
-call readdir():
-resource(12) of type (stream)
-array(6) {
- [0]=>
- bool(false)
- [1]=>
- string(1) "."
- [2]=>
- string(2) ".."
- [3]=>
- string(9) "file1.tmp"
- [4]=>
- string(9) "file2.tmp"
- [5]=>
- string(9) "file3.tmp"
-}
-
-call fseek() on directory resource:
-int(0)
-call readdir():
-array(6) {
- [0]=>
- bool(false)
- [1]=>
- string(1) "."
- [2]=>
- string(2) ".."
- [3]=>
- string(9) "file1.tmp"
- [4]=>
- string(9) "file2.tmp"
- [5]=>
- string(9) "file3.tmp"
-}
-
-call fseek() with different arguments on directory resource:
-int(0)
-call readdir():
-array(6) {
- [0]=>
- bool(false)
- [1]=>
- string(1) "."
- [2]=>
- string(2) ".."
- [3]=>
- string(9) "file1.tmp"
- [4]=>
- string(9) "file2.tmp"
- [5]=>
- string(9) "file3.tmp"
-}
-bool(true)
---UEXPECTF--
+--EXPECT--
call readdir():
resource(12) of type (stream)
array(6) {
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : basic operations ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECT--
-
-*** Testing fseek(), ftell(), rewind() : basic operations ***
-
--- File having data of type text_with_new_line --
--- File opened in mode r --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode rb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode rt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode ab --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode at --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode r --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode rb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode rt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode r+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode ab --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode at --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode a+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
-Done
\ No newline at end of file
} //end of File content type loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing fseek(), ftell(), rewind() : basic operations ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(579)
-bool(false)
-int(569)
--- File opened in mode w+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(579)
-bool(false)
-int(569)
--- File opened in mode x --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(579)
-bool(false)
-int(569)
--- File opened in mode x+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(579)
-bool(false)
-int(569)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : basic operations ***
-- File having data of type text_with_new_line --
} //end of File content type loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing fseek(), ftell(), rewind() : basic operations ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode wt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode w+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xb --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode xt --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+ --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+b --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
--- File opened in mode x+t --
-bool(true)
-int(0)
--- Testing fseek() with whence = SEEK_SET --
-int(0)
-int(10)
-bool(false)
--- Testing fseek() with whence = SEEK_CUR --
-int(0)
-int(20)
-bool(false)
--- Testing fseek() with whence = SEEK_END --
-int(0)
-int(522)
-bool(false)
-int(512)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : basic operations ***
-- File having data of type text_with_new_line --
Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing fseek() : error conditions ***
--- Testing fseek() with zero argument --
-
-Warning: Wrong parameter count for fseek() in %s on line %d
-NULL
--- Testing fseek() with unexpected number of arguments --
-
-Warning: Wrong parameter count for fseek() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for fseek() in %s on line %d
-NULL
--- Testing fseek() with invalid arguments --
--- Iteration 1 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Testing fseek() with closed/unset file handle --
-Warning: fseek(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fseek(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing ftell() : error conditions ***
--- Testing ftell() with zero argument --
-
-Warning: Wrong parameter count for ftell() in %s on line %d
-NULL
--- Testing ftell() with more than expected number of arguments --
-
-Warning: Wrong parameter count for ftell() in %s on line %d
-NULL
--- Testing ftell() with invalid arguments --
--- Iteration 1 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Testing ftell with closed/unset file handle --
-Warning: ftell(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: ftell(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing rewind() : error conditions ***
--- Testing rewind() with zero argument --
-
-Warning: Wrong parameter count for rewind() in %s on line %d
-NULL
--- Testing rewind() with more than expected number of arguments --
-
-Warning: Wrong parameter count for rewind() in %s on line %d
-NULL
--- Testing rewind() with invalid arguments --
--- Iteration 1 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Testing rewind() with closed/unset file handle --
-Warning: rewind(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: rewind(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-Done
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode r --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode rb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode rt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode ab --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode at --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode r --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode rb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode rt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode r+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode ab --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode at --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode a+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(569)
--- File opened in mode w+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(569)
--- File opened in mode x --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(569)
--- File opened in mode x+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(569)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode wt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode w+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xb --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode xt --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+ --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+b --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
--- File opened in mode x+t --
--- Testing fseek() without using argument whence --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***
*** Testing fseek() with whence = SEEK_SET ***
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***
-*** Testing fseek() with whence = SEEK_SET ***
-
--- File having data of type text_with_new_line --
--- File opened in mode r --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode at --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode r --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode at --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(569)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(569)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(569)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(569)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(600)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***
-- File having data of type text_with_new_line --
-- File opened in mode r --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***
--- File having data of type text_with_new_line --
--- File opened in mode r --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode at --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File having data of type alphanumeric --
--- File opened in mode r --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode at --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(569)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(569)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(569)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(569)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(-1)
-int(0)
-bool(false)
-int(0)
-int(0)
-bool(false)
-int(0)
-int(1)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1113)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode r --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode at --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode r --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode rb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode rt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode r+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode ab --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode at --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode a+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(0)
-int(568)
-bool(false)
-int(0)
-int(569)
-bool(false)
-int(0)
-int(570)
-bool(false)
-int(0)
-int(1081)
-bool(false)
-int(0)
-int(1169)
-bool(false)
-int(569)
--- File opened in mode w+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(0)
-int(568)
-bool(false)
-int(0)
-int(569)
-bool(false)
-int(0)
-int(570)
-bool(false)
-int(0)
-int(1081)
-bool(false)
-int(0)
-int(1169)
-bool(false)
-int(569)
--- File opened in mode x --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(0)
-int(568)
-bool(false)
-int(0)
-int(569)
-bool(false)
-int(0)
-int(570)
-bool(false)
-int(0)
-int(1081)
-bool(false)
-int(0)
-int(1169)
-bool(false)
-int(569)
--- File opened in mode x+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(0)
-int(568)
-bool(false)
-int(0)
-int(569)
-bool(false)
-int(0)
-int(570)
-bool(false)
-int(0)
-int(1081)
-bool(false)
-int(0)
-int(1169)
-bool(false)
-int(569)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-- File having data of type text_with_new_line --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
-
--- File having data of type text_with_new_line --
--- File opened in mode w --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
-
--- File having data of type alphanumeric --
--- File opened in mode w --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode wt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode w+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xb --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode xt --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+ --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+b --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
--- File opened in mode x+t --
-int(0)
-int(511)
-bool(false)
-int(0)
-int(512)
-bool(false)
-int(0)
-int(513)
-bool(false)
-int(0)
-int(1024)
-bool(false)
-int(0)
-int(1112)
-bool(false)
-int(512)
-Done
\ No newline at end of file
@unlink($filename);
echo "Done\n";
?>
---EXPECTF--
-array(26) {
- [0]=>
- int(%i)
- [1]=>
- int(%i)
- [2]=>
- int(%i)
- [3]=>
- int(%i)
- [4]=>
- int(%i)
- [5]=>
- int(%i)
- [6]=>
- int(%i)
- [7]=>
- int(%i)
- [8]=>
- int(%i)
- [9]=>
- int(%i)
- [10]=>
- int(%i)
- [11]=>
- int(%i)
- [12]=>
- int(%i)
- ["dev"]=>
- int(%i)
- ["ino"]=>
- int(%i)
- ["mode"]=>
- int(%i)
- ["nlink"]=>
- int(%i)
- ["uid"]=>
- int(%i)
- ["gid"]=>
- int(%i)
- ["rdev"]=>
- int(%i)
- ["size"]=>
- int(%i)
- ["atime"]=>
- int(%i)
- ["mtime"]=>
- int(%i)
- ["ctime"]=>
- int(%i)
- ["blksize"]=>
- int(%i)
- ["blocks"]=>
- int(%i)
-}
-
-Warning: fstat(): %d is not a valid stream resource in %s on line %d
-bool(false)
-Done
---UEXPECTF--
+--EXPECTF--
array(26) {
[0]=>
int(%i)
bool(false)
int(36)
Done
---UEXPECTF--
-*** Testing ftruncate() : error conditions ***
-
- Initial file size = 36
--- Testing ftruncate() with less than expected number of arguments --
-
-Warning: Wrong parameter count for ftruncate() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for ftruncate() in %s on line %d
-NULL
-int(36)
--- Testing ftruncate() with more than expected number of arguments --
-
-Warning: Wrong parameter count for ftruncate() in %s on line %d
-NULL
-int(36)
--- Testing ftruncate() with invalid file pointer --
--- Iteration 1 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 2 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 3 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 4 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 5 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Iteration 6 --
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
--- Testing ftruncate() with closed/unset file handle --
-
-Warning: ftruncate(): 5 is not a valid stream resource in %s on line %d
-bool(false)
-int(36)
-
-Warning: ftruncate(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-int(36)
-Done
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(0)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = 0 --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(0)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(1024)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to size = current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1024)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(512)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(568)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(568)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(568)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(568)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate file to half of its current size --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(512)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(1024)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1137)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1137)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1137)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1137)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1137)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to a negative size --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(1124)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1237)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1237)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1237)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1137)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1237)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(false)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): try truncating file to size, bigger than existing --
-int(1024)
-int(0)
-bool(true)
-int(0)
-bool(false)
-int(1124)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1137)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of t"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1137)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of t"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1137)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of t"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1137)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of t"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "222222222222222"
-int(0)
-bool(false)
-int(15)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-int(0)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): truncate to smaller size and display the file content --
-int(1024)
-int(0)
-File content after truncating file to 15 size : string(15) "line
-line of te"
-int(0)
-bool(false)
-int(15)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
bool(false)
int(200)
Done
---UEXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1137)
-int(1137)
-bool(true)
-int(1137)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1137)
-int(1137)
-bool(true)
-int(1137)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1137)
-int(1137)
-bool(true)
-int(1137)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1137)
-int(1137)
-bool(true)
-int(1137)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
-Done
\ No newline at end of file
}//end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing ftruncate() : usage variations ***
-
--- Testing ftruncate() with file having data of type numeric --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
-
--- Testing ftruncate() with file having data of type text_with_new_line --
--- Testing ftruncate() with file opening using r mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using rt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(false)
-int(1024)
-bool(false)
-int(1024)
--- Testing ftruncate() with file opening using r+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using r+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using wt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using w+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xb mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using xt mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using x+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using ab mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using at mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+ mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+b mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
--- Testing ftruncate() with file opening using a+t mode --
--- Testing ftruncate(): File pointer at the end --
-int(1024)
-int(1024)
-bool(true)
-int(1024)
-bool(false)
-int(200)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing ftruncate() : usage variations ***
-- Testing ftruncate() with file having data of type numeric --
@unlink($filename);
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: fwrite() expects at least 2 parameters, 1 given in %s on line %d
NULL
} // end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() basic operations ***
-
--- Testing fwrite() with file having data of type numeric --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
-
--- Testing fwrite() with file having data of type text --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
-
--- Testing fwrite() with file having data of type text_with_new_line --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2385)
-string(32) "62b09dac6d598bf54de7b02e0e68e5c7"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2385)
-string(32) "62b09dac6d598bf54de7b02e0e68e5c7"
-
--- Testing fwrite() with file having data of type alphanumeric --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() basic operations ***
-- Testing fwrite() with file having data of type numeric --
bool(true)
int(2148)
unicode(32) "719e3329c19218c12d232f2ee81e100f"
-Done
\ No newline at end of file
+Done
} // end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() basic operations ***
-
--- Testing fwrite() with file having data of type numeric --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "04db34906fe2c56dcfbd649b7d916974"
-
--- Testing fwrite() with file having data of type text --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "9c08ac77b7a93a84dd0b055900165e84"
-
--- Testing fwrite() with file having data of type text_with_new_line --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "56a1963cc292d7f8245219116d9eca40"
-
--- Testing fwrite() with file having data of type alphanumeric --
--- File opened in mode : w --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : wb --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : wt --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+ --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+b --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
--- File opened in mode : w+t --
-int(0)
-int(100)
-bool(false)
-int(100)
-int(1024)
-bool(false)
-int(1124)
-int(1024)
-int(2148)
-bool(false)
-bool(true)
-int(2148)
-string(32) "719e3329c19218c12d232f2ee81e100f"
-Done
---UEXPECT--
+--EXPECT--
*** Testing fwrite() basic operations ***
-- Testing fwrite() with file having data of type numeric --
-- Testing fwrite() with invalid arguments --
-- Iteration 1 --
-Warning: fwrite() expects parameter 1 to be resource, string given in %s on line %d
-NULL
--- Iteration 2 --
-
-Warning: fwrite() expects parameter 1 to be resource, integer given in %s on line %d
-NULL
--- Iteration 3 --
-
-Warning: fwrite() expects parameter 1 to be resource, double given in %s on line %d
-NULL
--- Iteration 4 --
-
-Warning: fwrite() expects parameter 1 to be resource, boolean given in %s on line %d
-NULL
--- Iteration 5 --
-
-Warning: fwrite() expects parameter 1 to be resource, array given in %s on line %d
-NULL
--- Iteration 6 --
-
-Warning: fwrite() expects parameter 1 to be resource, object given in %s on line %d
-NULL
--- Testing fwrite() with closed/unset file handle --
-
-Warning: fwrite(): 6 is not a valid stream resource in %s on line %d
-bool(false)
-
-Warning: fwrite() expects parameter 1 to be resource, null given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing fwrite() : error conditions ***
--- Testing fwrite() with less than expected number of arguments --
-
-Warning: fwrite() expects at least 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: fwrite() expects at least 2 parameters, 1 given in %s on line %d
-NULL
--- Testing fwrite() with more than expected number of arguments --
-
-Warning: fwrite() expects at most 3 parameters, 4 given in %s on line %d
-NULL
--- Testing fwrite() with invalid length arguments --
-int(0)
-int(0)
--- Testing fwrite() with invalid arguments --
--- Iteration 1 --
-
Warning: fwrite() expects parameter 1 to be resource, Unicode string given in %s on line %d
NULL
-- Iteration 2 --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "e486000c4c8452774f746a27658d87fa"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b09c8026a64a88d36d4c2f17983964bb"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in r --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Opening file in rb --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
--- Opening file in rt --
-int(0)
-int(0)
-int(0)
-bool(false)
-int(2)
-int(0)
-int(2)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
bool(true)
int(1024)
unicode(32) "3fabd48d8eaa65c14e0d93d6880c560c"
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b188d7c8aa229cbef067e5970f2daba9"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b188d7c8aa229cbef067e5970f2daba9"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "991652c76db8d17c790c702ac0a6dc5f"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "950b7457d1deb6332f2fc5d42f3129d6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "3bdaf80dae28bc24bb304daa5ffee16c"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b188d7c8aa229cbef067e5970f2daba9"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b188d7c8aa229cbef067e5970f2daba9"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "b188d7c8aa229cbef067e5970f2daba9"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in r+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
--- Opening file in r+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
--- Opening file in r+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-int(2)
-bool(false)
-int(200)
-int(202)
-bool(false)
-bool(true)
-int(1024)
-string(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
bool(true)
int(1024)
unicode(32) "5d4ec23a3d9dd447e2f702d9e0e114d9"
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1690)
-string(32) "656648355b64df6fded53b12fb355ab8"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1690)
-string(32) "656648355b64df6fded53b12fb355ab8"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "59ce5bf03b69069d00d6354bdc969ff6"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "dbd9dffd809d82e299bc1e5c55087f3b"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "3f0a483fe8a2f405677844e0b1af6cf4"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in a --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in ab --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in at --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
--- Opening file in a+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-int(400)
-int(200)
-int(600)
-bool(false)
-bool(true)
-int(1624)
-string(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
bool(true)
int(1624)
unicode(32) "ea0c0bfa0b10aa8e614fd33ffe295cb9"
-Done
\ No newline at end of file
+Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(444)
-string(32) "c96531f6b4c8d9e829c25b87f96ea86e"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(444)
-string(32) "c96531f6b4c8d9e829c25b87f96ea86e"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
echo "Done\n";
?>
---EXPECTF--
-*** Testing fwrite() various operations ***
-
--- Testing fwrite() with file having content of type numeric --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "f255efe87ebdf755e515868cea9ad24b"
-
--- Testing fwrite() with file having content of type text --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "c2244282eeca7c2d32d0dacf21e19432"
-
--- Testing fwrite() with file having content of type text_with_new_line --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "fa6c79b925c2fc754b9d063c6de1d8df"
-
--- Testing fwrite() with file having content of type alphanumeric --
--- Opening file in x --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in xb --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in xt --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+ --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+b --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
--- Opening file in x+t --
-int(0)
-int(400)
-int(400)
-bool(false)
-bool(true)
-int(400)
-string(32) "b2a123e1d84e6a03c8520aff7689219e"
-Done
---UEXPECTF--
+--EXPECT--
*** Testing fwrite() various operations ***
-- Testing fwrite() with file having content of type numeric --
echo "Done\n";
?>
---EXPECTF--
-Warning: get_current_user() expects exactly 0 parameters, 1 given in %s on line %d
-NULL
-string(%d) %s
-Done
---UEXPECTF--
+--EXPECTF--
Warning: get_current_user() expects exactly 0 parameters, 1 given in %s on line %d
NULL
unicode(%d) %s
?>
--EXPECTF--
*** Testing glob() : basic functions ***
-array(3) {
- [0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
- [2]=>
- string(%d) "%s/glob_basic/wonder12345"
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(0) {
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-Done
---UEXPECTF--
-*** Testing glob() : basic functions ***
array(3) {
[0]=>
unicode(%d) "%s/glob_basic/file.text"
-- Testing glob() with invalid arguments --
-Warning: glob() expects parameter 2 to be long, string given in %s on line %d
-NULL
-
-Warning: glob() expects parameter 2 to be long, string given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing glob() : error conditions ***
--- Testing glob() with unexpected no. of arguments --
-
-Warning: glob() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: glob() expects at most 2 parameters, 3 given in %s on line %d
-NULL
-
--- Testing glob() with invalid arguments --
-
Warning: glob() expects parameter 2 to be long, Unicode string given in %s on line %d
NULL
--EXPECTF--
*** Testing glob() : usage variations ***
--- Iteration 1 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
- [2]=>
- string(%d) "%s/glob_variation/wonder\"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 2 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
- [2]=>
- string(%d) "%s/glob_variation/wonder\"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 3 --
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 4 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/*der5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 5 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/??onder*"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 6 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
- [2]=>
- string(%d) "%s/glob_variation/wonder\"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 7 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/++onder*"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 8 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/WONDER5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 9 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "$file_path/glob_variation/wonder5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 10 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/?wonder?"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 11 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder?"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 12 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "1"
-}
-array(0) {
-}
-array(0) {
-}
-
-*** Testing glob() with pattern within braces ***
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
-}
-
-*** Testing glob() on directories ***
--- Iteration 1 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 2 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 3 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 4 --
-array(0) {
-}
--- Iteration 5 --
-array(0) {
-}
--- Iteration 6 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 7 --
-array(0) {
-}
--- Iteration 8 --
-array(0) {
-}
--- Iteration 9 --
-array(0) {
-}
--- Iteration 10 --
-array(0) {
-}
--- Iteration 11 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 12 --
-array(0) {
-}
-Done
---UEXPECTF--
-*** Testing glob() : usage variations ***
-
-- Iteration 1 --
array(3) {
[0]=>
--EXPECTF--
*** Testing glob() : usage variations ***
--- Iteration 1 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder/"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s"
- [1]=>
- string(%d) "%s"
- [2]=>
- string(%d) "%s"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 2 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder/"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s"
- [1]=>
- string(%d) "%s"
- [2]=>
- string(%d) "%s"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 3 --
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s"
- [1]=>
- string(%d) "%s"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
- [1]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 4 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/*der5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 5 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/??onder*"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 6 --
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder/"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s"
- [1]=>
- string(%d) "%s"
- [2]=>
- string(%d) "%s"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-array(3) {
- [0]=>
- string(%d) "%s/glob_variation/wonder"
- [1]=>
- string(%d) "%s/glob_variation/wonder12345"
- [2]=>
- string(%d) "%s/glob_variation/wonder;123456"
-}
-
--- Iteration 7 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/++onder*"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 8 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/WONDER5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 9 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "$file_path/glob_variation/wonder5"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 10 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/?wonder?"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 11 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder?"
-}
-array(0) {
-}
-array(0) {
-}
-
--- Iteration 12 --
-array(0) {
-}
-array(0) {
-}
-array(0) {
-}
-array(1) {
- [0]=>
- string(%d) "1"
-}
-array(0) {
-}
-array(0) {
-}
-
-*** Testing glob() with pattern within braces ***
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder12345"
-}
-
-*** Testing glob() on directories ***
--- Iteration 1 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 2 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 3 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 4 --
-array(0) {
-}
--- Iteration 5 --
-array(0) {
-}
--- Iteration 6 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 7 --
-array(0) {
-}
--- Iteration 8 --
-array(0) {
-}
--- Iteration 9 --
-array(0) {
-}
--- Iteration 10 --
-array(0) {
-}
--- Iteration 11 --
-array(1) {
- [0]=>
- string(%d) "%s/glob_variation/wonder1"
-}
--- Iteration 12 --
-array(0) {
-}
-Done
---UEXPECTF--
-*** Testing glob() : usage variations ***
-
-- Iteration 1 --
array(3) {
[0]=>
?>
--EXPECT--
Testing glob() with relative paths:
-array(1) {
- [0]=>
- string(11) "./file.text"
-}
-array(1) {
- [0]=>
- string(22) "../glob_test/file.text"
-}
-array(1) {
- [0]=>
- string(19) "glob_test/file.text"
-}
-array(1) {
- [0]=>
- string(9) "glob_test"
-}
-Done
---UEXPECT--
-Testing glob() with relative paths:
array(1) {
[0]=>
unicode(11) "./file.text"
[0]=>
unicode(9) "glob_test"
}
-Done
\ No newline at end of file
+Done
--EXPECTF--
*** Retrieving htmlentities for 256 characters ***
-string(12) "636872283029"
-string(12) "636872283129"
-string(12) "636872283229"
-string(12) "636872283329"
-string(12) "636872283429"
-string(12) "636872283529"
-string(12) "636872283629"
-string(12) "636872283729"
-string(12) "636872283829"
-string(12) "636872283929"
-string(14) "63687228313029"
-string(14) "63687228313129"
-string(14) "63687228313229"
-string(14) "63687228313329"
-string(14) "63687228313429"
-string(14) "63687228313529"
-string(14) "63687228313629"
-string(14) "63687228313729"
-string(14) "63687228313829"
-string(14) "63687228313929"
-string(14) "63687228323029"
-string(14) "63687228323129"
-string(14) "63687228323229"
-string(14) "63687228323329"
-string(14) "63687228323429"
-string(14) "63687228323529"
-string(14) "63687228323629"
-string(14) "63687228323729"
-string(14) "63687228323829"
-string(14) "63687228323929"
-string(14) "63687228333029"
-string(14) "63687228333129"
-string(14) "63687228333229"
-string(14) "63687228333329"
-string(14) "63687228333429"
-string(14) "63687228333529"
-string(14) "63687228333629"
-string(14) "63687228333729"
-string(14) "63687228333829"
-string(14) "63687228333929"
-string(14) "63687228343029"
-string(14) "63687228343129"
-string(14) "63687228343229"
-string(14) "63687228343329"
-string(14) "63687228343429"
-string(14) "63687228343529"
-string(14) "63687228343629"
-string(14) "63687228343729"
-string(14) "63687228343829"
-string(14) "63687228343929"
-string(14) "63687228353029"
-string(14) "63687228353129"
-string(14) "63687228353229"
-string(14) "63687228353329"
-string(14) "63687228353429"
-string(14) "63687228353529"
-string(14) "63687228353629"
-string(14) "63687228353729"
-string(14) "63687228353829"
-string(14) "63687228353929"
-string(14) "63687228363029"
-string(14) "63687228363129"
-string(14) "63687228363229"
-string(14) "63687228363329"
-string(14) "63687228363429"
-string(14) "63687228363529"
-string(14) "63687228363629"
-string(14) "63687228363729"
-string(14) "63687228363829"
-string(14) "63687228363929"
-string(14) "63687228373029"
-string(14) "63687228373129"
-string(14) "63687228373229"
-string(14) "63687228373329"
-string(14) "63687228373429"
-string(14) "63687228373529"
-string(14) "63687228373629"
-string(14) "63687228373729"
-string(14) "63687228373829"
-string(14) "63687228373929"
-string(14) "63687228383029"
-string(14) "63687228383129"
-string(14) "63687228383229"
-string(14) "63687228383329"
-string(14) "63687228383429"
-string(14) "63687228383529"
-string(14) "63687228383629"
-string(14) "63687228383729"
-string(14) "63687228383829"
-string(14) "63687228383929"
-string(14) "63687228393029"
-string(14) "63687228393129"
-string(14) "63687228393229"
-string(14) "63687228393329"
-string(14) "63687228393429"
-string(14) "63687228393529"
-string(14) "63687228393629"
-string(14) "63687228393729"
-string(14) "63687228393829"
-string(14) "63687228393929"
-string(16) "6368722831303029"
-string(16) "6368722831303129"
-string(16) "6368722831303229"
-string(16) "6368722831303329"
-string(16) "6368722831303429"
-string(16) "6368722831303529"
-string(16) "6368722831303629"
-string(16) "6368722831303729"
-string(16) "6368722831303829"
-string(16) "6368722831303929"
-string(16) "6368722831313029"
-string(16) "6368722831313129"
-string(16) "6368722831313229"
-string(16) "6368722831313329"
-string(16) "6368722831313429"
-string(16) "6368722831313529"
-string(16) "6368722831313629"
-string(16) "6368722831313729"
-string(16) "6368722831313829"
-string(16) "6368722831313929"
-string(16) "6368722831323029"
-string(16) "6368722831323129"
-string(16) "6368722831323229"
-string(16) "6368722831323329"
-string(16) "6368722831323429"
-string(16) "6368722831323529"
-string(16) "6368722831323629"
-string(16) "6368722831323729"
-string(16) "6368722831323829"
-string(16) "6368722831323929"
-string(16) "6368722831333029"
-string(16) "6368722831333129"
-string(16) "6368722831333229"
-string(16) "6368722831333329"
-string(16) "6368722831333429"
-string(16) "6368722831333529"
-string(16) "6368722831333629"
-string(16) "6368722831333729"
-string(16) "6368722831333829"
-string(16) "6368722831333929"
-string(16) "6368722831343029"
-string(16) "6368722831343129"
-string(16) "6368722831343229"
-string(16) "6368722831343329"
-string(16) "6368722831343429"
-string(16) "6368722831343529"
-string(16) "6368722831343629"
-string(16) "6368722831343729"
-string(16) "6368722831343829"
-string(16) "6368722831343929"
-string(16) "6368722831353029"
-string(16) "6368722831353129"
-string(16) "6368722831353229"
-string(16) "6368722831353329"
-string(16) "6368722831353429"
-string(16) "6368722831353529"
-string(16) "6368722831353629"
-string(16) "6368722831353729"
-string(16) "6368722831353829"
-string(16) "6368722831353929"
-string(16) "6368722831363029"
-string(16) "6368722831363129"
-string(16) "6368722831363229"
-string(16) "6368722831363329"
-string(16) "6368722831363429"
-string(16) "6368722831363529"
-string(16) "6368722831363629"
-string(16) "6368722831363729"
-string(16) "6368722831363829"
-string(16) "6368722831363929"
-string(16) "6368722831373029"
-string(16) "6368722831373129"
-string(16) "6368722831373229"
-string(16) "6368722831373329"
-string(16) "6368722831373429"
-string(16) "6368722831373529"
-string(16) "6368722831373629"
-string(16) "6368722831373729"
-string(16) "6368722831373829"
-string(16) "6368722831373929"
-string(16) "6368722831383029"
-string(16) "6368722831383129"
-string(16) "6368722831383229"
-string(16) "6368722831383329"
-string(16) "6368722831383429"
-string(16) "6368722831383529"
-string(16) "6368722831383629"
-string(16) "6368722831383729"
-string(16) "6368722831383829"
-string(16) "6368722831383929"
-string(16) "6368722831393029"
-string(16) "6368722831393129"
-string(16) "6368722831393229"
-string(16) "6368722831393329"
-string(16) "6368722831393429"
-string(16) "6368722831393529"
-string(16) "6368722831393629"
-string(16) "6368722831393729"
-string(16) "6368722831393829"
-string(16) "6368722831393929"
-string(16) "6368722832303029"
-string(16) "6368722832303129"
-string(16) "6368722832303229"
-string(16) "6368722832303329"
-string(16) "6368722832303429"
-string(16) "6368722832303529"
-string(16) "6368722832303629"
-string(16) "6368722832303729"
-string(16) "6368722832303829"
-string(16) "6368722832303929"
-string(16) "6368722832313029"
-string(16) "6368722832313129"
-string(16) "6368722832313229"
-string(16) "6368722832313329"
-string(16) "6368722832313429"
-string(16) "6368722832313529"
-string(16) "6368722832313629"
-string(16) "6368722832313729"
-string(16) "6368722832313829"
-string(16) "6368722832313929"
-string(16) "6368722832323029"
-string(16) "6368722832323129"
-string(16) "6368722832323229"
-string(16) "6368722832323329"
-string(16) "6368722832323429"
-string(16) "6368722832323529"
-string(16) "6368722832323629"
-string(16) "6368722832323729"
-string(16) "6368722832323829"
-string(16) "6368722832323929"
-string(16) "6368722832333029"
-string(16) "6368722832333129"
-string(16) "6368722832333229"
-string(16) "6368722832333329"
-string(16) "6368722832333429"
-string(16) "6368722832333529"
-string(16) "6368722832333629"
-string(16) "6368722832333729"
-string(16) "6368722832333829"
-string(16) "6368722832333929"
-string(16) "6368722832343029"
-string(16) "6368722832343129"
-string(16) "6368722832343229"
-string(16) "6368722832343329"
-string(16) "6368722832343429"
-string(16) "6368722832343529"
-string(16) "6368722832343629"
-string(16) "6368722832343729"
-string(16) "6368722832343829"
-string(16) "6368722832343929"
-string(16) "6368722832353029"
-string(16) "6368722832353129"
-string(16) "6368722832353229"
-string(16) "6368722832353329"
-string(16) "6368722832353429"
-string(16) "6368722832353529"
-
-*** Testing htmlentities() with NULL as first,second and third argument ***
-string(42) "‚†™Ÿ€‚\81"
-string(7) "\82\86\99\9f\80\82\81"
-string(7) "\82\86\99\9f\80\82\81"
-string(7) "\82\86\99\9f\80\82\81"
-string(0) ""
-
-*** Checking for proper memory allocation with long string ***
-string(198) "‚†™Ÿ€‚†„€‰…ƒ†„€‘ƒ‘†‡…†ˆ‚‰’‘ƒ"
-
-*** Testing a normal string with htmlentities() ***
-string(42) "<html> This is a test! </html>"
-
-*** Testing htmlentites() on a quote ***
-string(36) "A 'quote' is <b>bold</b>"
-string(46) "A 'quote' is <b>bold</b>"
-string(36) "A 'quote' is <b>bold</b>"
-string(36) "A 'quote' is <b>bold</b>"
-
-*** Testing error conditions ***
-
-Warning: htmlentities() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-string(14) "„‘"
-Done
-
---UEXPECTF--
-*** Retrieving htmlentities for 256 characters ***
unicode(12) "636872283029"
unicode(12) "636872283129"
unicode(12) "636872283229"
?>
--EXPECTF--
*** Retrieving htmlspecialchars for 256 characters ***
-string(12) "636872283029"
-string(12) "636872283129"
-string(12) "636872283229"
-string(12) "636872283329"
-string(12) "636872283429"
-string(12) "636872283529"
-string(12) "636872283629"
-string(12) "636872283729"
-string(12) "636872283829"
-string(12) "636872283929"
-string(14) "63687228313029"
-string(14) "63687228313129"
-string(14) "63687228313229"
-string(14) "63687228313329"
-string(14) "63687228313429"
-string(14) "63687228313529"
-string(14) "63687228313629"
-string(14) "63687228313729"
-string(14) "63687228313829"
-string(14) "63687228313929"
-string(14) "63687228323029"
-string(14) "63687228323129"
-string(14) "63687228323229"
-string(14) "63687228323329"
-string(14) "63687228323429"
-string(14) "63687228323529"
-string(14) "63687228323629"
-string(14) "63687228323729"
-string(14) "63687228323829"
-string(14) "63687228323929"
-string(14) "63687228333029"
-string(14) "63687228333129"
-string(14) "63687228333229"
-string(14) "63687228333329"
-string(14) "63687228333429"
-string(14) "63687228333529"
-string(14) "63687228333629"
-string(14) "63687228333729"
-string(14) "63687228333829"
-string(14) "63687228333929"
-string(14) "63687228343029"
-string(14) "63687228343129"
-string(14) "63687228343229"
-string(14) "63687228343329"
-string(14) "63687228343429"
-string(14) "63687228343529"
-string(14) "63687228343629"
-string(14) "63687228343729"
-string(14) "63687228343829"
-string(14) "63687228343929"
-string(14) "63687228353029"
-string(14) "63687228353129"
-string(14) "63687228353229"
-string(14) "63687228353329"
-string(14) "63687228353429"
-string(14) "63687228353529"
-string(14) "63687228353629"
-string(14) "63687228353729"
-string(14) "63687228353829"
-string(14) "63687228353929"
-string(14) "63687228363029"
-string(14) "63687228363129"
-string(14) "63687228363229"
-string(14) "63687228363329"
-string(14) "63687228363429"
-string(14) "63687228363529"
-string(14) "63687228363629"
-string(14) "63687228363729"
-string(14) "63687228363829"
-string(14) "63687228363929"
-string(14) "63687228373029"
-string(14) "63687228373129"
-string(14) "63687228373229"
-string(14) "63687228373329"
-string(14) "63687228373429"
-string(14) "63687228373529"
-string(14) "63687228373629"
-string(14) "63687228373729"
-string(14) "63687228373829"
-string(14) "63687228373929"
-string(14) "63687228383029"
-string(14) "63687228383129"
-string(14) "63687228383229"
-string(14) "63687228383329"
-string(14) "63687228383429"
-string(14) "63687228383529"
-string(14) "63687228383629"
-string(14) "63687228383729"
-string(14) "63687228383829"
-string(14) "63687228383929"
-string(14) "63687228393029"
-string(14) "63687228393129"
-string(14) "63687228393229"
-string(14) "63687228393329"
-string(14) "63687228393429"
-string(14) "63687228393529"
-string(14) "63687228393629"
-string(14) "63687228393729"
-string(14) "63687228393829"
-string(14) "63687228393929"
-string(16) "6368722831303029"
-string(16) "6368722831303129"
-string(16) "6368722831303229"
-string(16) "6368722831303329"
-string(16) "6368722831303429"
-string(16) "6368722831303529"
-string(16) "6368722831303629"
-string(16) "6368722831303729"
-string(16) "6368722831303829"
-string(16) "6368722831303929"
-string(16) "6368722831313029"
-string(16) "6368722831313129"
-string(16) "6368722831313229"
-string(16) "6368722831313329"
-string(16) "6368722831313429"
-string(16) "6368722831313529"
-string(16) "6368722831313629"
-string(16) "6368722831313729"
-string(16) "6368722831313829"
-string(16) "6368722831313929"
-string(16) "6368722831323029"
-string(16) "6368722831323129"
-string(16) "6368722831323229"
-string(16) "6368722831323329"
-string(16) "6368722831323429"
-string(16) "6368722831323529"
-string(16) "6368722831323629"
-string(16) "6368722831323729"
-string(16) "6368722831323829"
-string(16) "6368722831323929"
-string(16) "6368722831333029"
-string(16) "6368722831333129"
-string(16) "6368722831333229"
-string(16) "6368722831333329"
-string(16) "6368722831333429"
-string(16) "6368722831333529"
-string(16) "6368722831333629"
-string(16) "6368722831333729"
-string(16) "6368722831333829"
-string(16) "6368722831333929"
-string(16) "6368722831343029"
-string(16) "6368722831343129"
-string(16) "6368722831343229"
-string(16) "6368722831343329"
-string(16) "6368722831343429"
-string(16) "6368722831343529"
-string(16) "6368722831343629"
-string(16) "6368722831343729"
-string(16) "6368722831343829"
-string(16) "6368722831343929"
-string(16) "6368722831353029"
-string(16) "6368722831353129"
-string(16) "6368722831353229"
-string(16) "6368722831353329"
-string(16) "6368722831353429"
-string(16) "6368722831353529"
-string(16) "6368722831353629"
-string(16) "6368722831353729"
-string(16) "6368722831353829"
-string(16) "6368722831353929"
-string(16) "6368722831363029"
-string(16) "6368722831363129"
-string(16) "6368722831363229"
-string(16) "6368722831363329"
-string(16) "6368722831363429"
-string(16) "6368722831363529"
-string(16) "6368722831363629"
-string(16) "6368722831363729"
-string(16) "6368722831363829"
-string(16) "6368722831363929"
-string(16) "6368722831373029"
-string(16) "6368722831373129"
-string(16) "6368722831373229"
-string(16) "6368722831373329"
-string(16) "6368722831373429"
-string(16) "6368722831373529"
-string(16) "6368722831373629"
-string(16) "6368722831373729"
-string(16) "6368722831373829"
-string(16) "6368722831373929"
-string(16) "6368722831383029"
-string(16) "6368722831383129"
-string(16) "6368722831383229"
-string(16) "6368722831383329"
-string(16) "6368722831383429"
-string(16) "6368722831383529"
-string(16) "6368722831383629"
-string(16) "6368722831383729"
-string(16) "6368722831383829"
-string(16) "6368722831383929"
-string(16) "6368722831393029"
-string(16) "6368722831393129"
-string(16) "6368722831393229"
-string(16) "6368722831393329"
-string(16) "6368722831393429"
-string(16) "6368722831393529"
-string(16) "6368722831393629"
-string(16) "6368722831393729"
-string(16) "6368722831393829"
-string(16) "6368722831393929"
-string(16) "6368722832303029"
-string(16) "6368722832303129"
-string(16) "6368722832303229"
-string(16) "6368722832303329"
-string(16) "6368722832303429"
-string(16) "6368722832303529"
-string(16) "6368722832303629"
-string(16) "6368722832303729"
-string(16) "6368722832303829"
-string(16) "6368722832303929"
-string(16) "6368722832313029"
-string(16) "6368722832313129"
-string(16) "6368722832313229"
-string(16) "6368722832313329"
-string(16) "6368722832313429"
-string(16) "6368722832313529"
-string(16) "6368722832313629"
-string(16) "6368722832313729"
-string(16) "6368722832313829"
-string(16) "6368722832313929"
-string(16) "6368722832323029"
-string(16) "6368722832323129"
-string(16) "6368722832323229"
-string(16) "6368722832323329"
-string(16) "6368722832323429"
-string(16) "6368722832323529"
-string(16) "6368722832323629"
-string(16) "6368722832323729"
-string(16) "6368722832323829"
-string(16) "6368722832323929"
-string(16) "6368722832333029"
-string(16) "6368722832333129"
-string(16) "6368722832333229"
-string(16) "6368722832333329"
-string(16) "6368722832333429"
-string(16) "6368722832333529"
-string(16) "6368722832333629"
-string(16) "6368722832333729"
-string(16) "6368722832333829"
-string(16) "6368722832333929"
-string(16) "6368722832343029"
-string(16) "6368722832343129"
-string(16) "6368722832343229"
-string(16) "6368722832343329"
-string(16) "6368722832343429"
-string(16) "6368722832343529"
-string(16) "6368722832343629"
-string(16) "6368722832343729"
-string(16) "6368722832343829"
-string(16) "6368722832343929"
-string(16) "6368722832353029"
-string(16) "6368722832353129"
-string(16) "6368722832353229"
-string(16) "6368722832353329"
-string(16) "6368722832353429"
-string(16) "6368722832353529"
-
-*** Testing htmlspecialchars() with NULL as first, second and third argument ***
-string(10) "<br>"
-string(10) "<br>"
-string(10) "<br>"
-string(10) "<br>"
-string(0) ""
-
-*** Checking a long string for proper memory allocation ***
-string(187) "<br>Testing<p>New file.</p><p><br>File <b><i><u>WORKS!!!</i></u></b></p><br><p>End of file!!!</p>"
-
-*** Testing a normal string with htmlspecialchars() ***
-string(46) "<br>Testing<p>New file.</p> "
-
-*** Testing htmlspecialchars() on a quote...
-string(36) "A 'quote' is <b>bold</b>"
-string(46) "A 'quote' is <b>bold</b>"
-string(36) "A 'quote' is <b>bold</b>"
-string(36) "A 'quote' is <b>bold</b>"
-
-*** Testing error conditions ***
-
-Warning: htmlspecialchars() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-string(10) "<br>"
-Done
-
---UEXPECTF--
-*** Retrieving htmlspecialchars for 256 characters ***
unicode(12) "636872283029"
unicode(12) "636872283129"
unicode(12) "636872283229"
include_once("data6");
include_once("data6");
?>
---EXPECTF--
+--EXPECT--
<?php echo __FILE__ . "\n";?>
test://GLOBALS/data1
test://GLOBALS/data2
<?php echo __FILE__ . "\n";?>
test://GLOBALS/data5
test://GLOBALS/data6
-
rmdir($dir_name);
?>
---EXPECTF--
-*** Testing is_dir(): basic functionality ***
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-*** Testing is_dir() for its return value type ***
-bool(true)
-bool(true)
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing is_dir(): basic functionality ***
bool(true)
bool(true)
NULL
bool(false)
*** Done ***
---UEXPECTF--
-*** Testing is_dir() error conditions ***
-Warning: is_dir() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_dir() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-bool(false)
-*** Done ***
rmdir($dir_name."/is_dir_variation1_sub");
rmdir($dir_name);
?>
---EXPECTF--
--- Testing is_dir() with an empty dir --
-bool(true)
--- Testing is_dir() with a subdir in base dir --
-bool(true)
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
-- Testing is_dir() with an empty dir --
bool(true)
-- Testing is_dir() with a subdir in base dir --
unlink($file_path."/is_dir_variation2.tmp");
rmdir($file_path."/is_dir_variation2");
?>
---EXPECTF--
-*** Testing is_dir() with dir and links to dir ***
--- With dir --
-bool(true)
--- With symlink --
-bool(true)
--- With hardlink --
-Warning: link(): %s in %s on line %d
-bool(false)
-
-*** Testing is_dir() with file and links to a file ***
--- With file --
-bool(false)
--- With symlink --
-bool(false)
--- With hardlink --
-bool(false)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing is_dir() with dir and links to dir ***
-- With dir --
bool(true)
bool(false)
*** Done ***
---UEXPECTF--
-*** Testing is_dir() with Invalid arguments: expected bool(false) ***
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-Warning: is_dir() expects parameter 1 to be string (Unicode or binary), resource given in %s on line %d
-NULL
-bool(false)
-bool(false)
-
-*** Done ***
$dir_name = $file_path."/is_dir_variation4";
rmdir($dir_name);
?>
---EXPECTF--
-*** Testing is_dir() with different notations of dir names ***
--- Iteration 1 --
-bool(true)
-
--- Iteration 2 --
-bool(true)
-
--- Iteration 3 --
-bool(true)
-
--- Iteration 4 --
-bool(true)
-
--- Iteration 5 --
-bool(true)
-
--- Iteration 6 --
-bool(true)
-
--- Iteration 7 --
-bool(true)
-
--- Iteration 8 --
-bool(false)
-
--- Iteration 9 --
-bool(true)
-
--- Iteration 10 --
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing is_dir() with different notations of dir names ***
-- Iteration 1 --
bool(true)
echo "Done\n";
?>
---EXPECTF--
-*** Testing is_executable(): basic functionality ***
--- Changing mode of file to 0 --
-bool(false)
--- Changing mode of file to 1 --
-bool(false)
--- Changing mode of file to 2 --
-bool(false)
--- Changing mode of file to 3 --
-bool(false)
--- Changing mode of file to 4 --
-bool(false)
--- Changing mode of file to 5 --
-bool(false)
--- Changing mode of file to 6 --
-bool(false)
--- Changing mode of file to 7 --
-bool(false)
--- Changing mode of file to 8 --
-bool(false)
--- Changing mode of file to 9 --
-bool(false)
--- Changing mode of file to 10 --
-bool(false)
--- Changing mode of file to 11 --
-bool(false)
--- Changing mode of file to 12 --
-bool(false)
--- Changing mode of file to 13 --
-bool(false)
--- Changing mode of file to 14 --
-bool(false)
--- Changing mode of file to 15 --
-bool(false)
--- Changing mode of file to 16 --
-bool(false)
--- Changing mode of file to 17 --
-bool(false)
--- Changing mode of file to 18 --
-bool(false)
--- Changing mode of file to 19 --
-bool(false)
--- Changing mode of file to 20 --
-bool(false)
--- Changing mode of file to 21 --
-bool(false)
--- Changing mode of file to 22 --
-bool(false)
--- Changing mode of file to 23 --
-bool(false)
--- Changing mode of file to 24 --
-bool(false)
--- Changing mode of file to 25 --
-bool(false)
--- Changing mode of file to 26 --
-bool(false)
--- Changing mode of file to 27 --
-bool(false)
--- Changing mode of file to 28 --
-bool(false)
--- Changing mode of file to 29 --
-bool(false)
--- Changing mode of file to 30 --
-bool(false)
--- Changing mode of file to 31 --
-bool(false)
--- Changing mode of file to 32 --
-bool(false)
--- Changing mode of file to 33 --
-bool(false)
--- Changing mode of file to 34 --
-bool(false)
--- Changing mode of file to 35 --
-bool(false)
--- Changing mode of file to 36 --
-bool(false)
--- Changing mode of file to 37 --
-bool(false)
--- Changing mode of file to 38 --
-bool(false)
--- Changing mode of file to 39 --
-bool(false)
--- Changing mode of file to 40 --
-bool(false)
--- Changing mode of file to 41 --
-bool(false)
--- Changing mode of file to 42 --
-bool(false)
--- Changing mode of file to 43 --
-bool(false)
--- Changing mode of file to 44 --
-bool(false)
--- Changing mode of file to 45 --
-bool(false)
--- Changing mode of file to 46 --
-bool(false)
--- Changing mode of file to 47 --
-bool(false)
--- Changing mode of file to 48 --
-bool(false)
--- Changing mode of file to 49 --
-bool(false)
--- Changing mode of file to 50 --
-bool(false)
--- Changing mode of file to 51 --
-bool(false)
--- Changing mode of file to 52 --
-bool(false)
--- Changing mode of file to 53 --
-bool(false)
--- Changing mode of file to 54 --
-bool(false)
--- Changing mode of file to 55 --
-bool(false)
--- Changing mode of file to 56 --
-bool(false)
--- Changing mode of file to 57 --
-bool(false)
--- Changing mode of file to 58 --
-bool(false)
--- Changing mode of file to 59 --
-bool(false)
--- Changing mode of file to 60 --
-bool(false)
--- Changing mode of file to 61 --
-bool(false)
--- Changing mode of file to 62 --
-bool(false)
--- Changing mode of file to 63 --
-bool(false)
--- Changing mode of file to 64 --
-bool(false)
--- Changing mode of file to 65 --
-bool(false)
--- Changing mode of file to 66 --
-bool(false)
--- Changing mode of file to 67 --
-bool(false)
--- Changing mode of file to 68 --
-bool(false)
--- Changing mode of file to 69 --
-bool(false)
--- Changing mode of file to 70 --
-bool(false)
--- Changing mode of file to 71 --
-bool(false)
--- Changing mode of file to 72 --
-bool(false)
--- Changing mode of file to 73 --
-bool(false)
--- Changing mode of file to 74 --
-bool(false)
--- Changing mode of file to 75 --
-bool(false)
--- Changing mode of file to 76 --
-bool(false)
--- Changing mode of file to 77 --
-bool(false)
--- Changing mode of file to 78 --
-bool(false)
--- Changing mode of file to 79 --
-bool(false)
--- Changing mode of file to 80 --
-bool(false)
--- Changing mode of file to 81 --
-bool(false)
--- Changing mode of file to 82 --
-bool(false)
--- Changing mode of file to 83 --
-bool(false)
--- Changing mode of file to 84 --
-bool(false)
--- Changing mode of file to 85 --
-bool(false)
--- Changing mode of file to 86 --
-bool(false)
--- Changing mode of file to 87 --
-bool(false)
--- Changing mode of file to 88 --
-bool(false)
--- Changing mode of file to 89 --
-bool(false)
--- Changing mode of file to 90 --
-bool(false)
--- Changing mode of file to 91 --
-bool(false)
--- Changing mode of file to 92 --
-bool(false)
--- Changing mode of file to 93 --
-bool(false)
--- Changing mode of file to 94 --
-bool(false)
--- Changing mode of file to 95 --
-bool(false)
--- Changing mode of file to 96 --
-bool(false)
--- Changing mode of file to 97 --
-bool(false)
--- Changing mode of file to 98 --
-bool(false)
--- Changing mode of file to 99 --
-bool(false)
--- Changing mode of file to 100 --
-bool(false)
--- Changing mode of file to 101 --
-bool(false)
--- Changing mode of file to 102 --
-bool(false)
--- Changing mode of file to 103 --
-bool(false)
--- Changing mode of file to 104 --
-bool(false)
--- Changing mode of file to 105 --
-bool(false)
--- Changing mode of file to 106 --
-bool(false)
--- Changing mode of file to 107 --
-bool(false)
--- Changing mode of file to 108 --
-bool(false)
--- Changing mode of file to 109 --
-bool(false)
--- Changing mode of file to 110 --
-bool(false)
--- Changing mode of file to 111 --
-bool(false)
--- Changing mode of file to 112 --
-bool(false)
--- Changing mode of file to 113 --
-bool(false)
--- Changing mode of file to 114 --
-bool(false)
--- Changing mode of file to 115 --
-bool(false)
--- Changing mode of file to 116 --
-bool(false)
--- Changing mode of file to 117 --
-bool(false)
--- Changing mode of file to 118 --
-bool(false)
--- Changing mode of file to 119 --
-bool(false)
--- Changing mode of file to 120 --
-bool(false)
--- Changing mode of file to 121 --
-bool(false)
--- Changing mode of file to 122 --
-bool(false)
--- Changing mode of file to 123 --
-bool(false)
--- Changing mode of file to 124 --
-bool(false)
--- Changing mode of file to 125 --
-bool(false)
--- Changing mode of file to 126 --
-bool(false)
--- Changing mode of file to 127 --
-bool(false)
--- Changing mode of file to 128 --
-bool(false)
--- Changing mode of file to 129 --
-bool(false)
--- Changing mode of file to 130 --
-bool(false)
--- Changing mode of file to 131 --
-bool(false)
--- Changing mode of file to 132 --
-bool(false)
--- Changing mode of file to 133 --
-bool(false)
--- Changing mode of file to 134 --
-bool(false)
--- Changing mode of file to 135 --
-bool(false)
--- Changing mode of file to 136 --
-bool(false)
--- Changing mode of file to 137 --
-bool(false)
--- Changing mode of file to 138 --
-bool(false)
--- Changing mode of file to 139 --
-bool(false)
--- Changing mode of file to 140 --
-bool(false)
--- Changing mode of file to 141 --
-bool(false)
--- Changing mode of file to 142 --
-bool(false)
--- Changing mode of file to 143 --
-bool(false)
--- Changing mode of file to 144 --
-bool(false)
--- Changing mode of file to 145 --
-bool(false)
--- Changing mode of file to 146 --
-bool(false)
--- Changing mode of file to 147 --
-bool(false)
--- Changing mode of file to 148 --
-bool(false)
--- Changing mode of file to 149 --
-bool(false)
--- Changing mode of file to 150 --
-bool(false)
--- Changing mode of file to 151 --
-bool(false)
--- Changing mode of file to 152 --
-bool(false)
--- Changing mode of file to 153 --
-bool(false)
--- Changing mode of file to 154 --
-bool(false)
--- Changing mode of file to 155 --
-bool(false)
--- Changing mode of file to 156 --
-bool(false)
--- Changing mode of file to 157 --
-bool(false)
--- Changing mode of file to 158 --
-bool(false)
--- Changing mode of file to 159 --
-bool(false)
--- Changing mode of file to 160 --
-bool(false)
--- Changing mode of file to 161 --
-bool(false)
--- Changing mode of file to 162 --
-bool(false)
--- Changing mode of file to 163 --
-bool(false)
--- Changing mode of file to 164 --
-bool(false)
--- Changing mode of file to 165 --
-bool(false)
--- Changing mode of file to 166 --
-bool(false)
--- Changing mode of file to 167 --
-bool(false)
--- Changing mode of file to 168 --
-bool(false)
--- Changing mode of file to 169 --
-bool(false)
--- Changing mode of file to 170 --
-bool(false)
--- Changing mode of file to 171 --
-bool(false)
--- Changing mode of file to 172 --
-bool(false)
--- Changing mode of file to 173 --
-bool(false)
--- Changing mode of file to 174 --
-bool(false)
--- Changing mode of file to 175 --
-bool(false)
--- Changing mode of file to 176 --
-bool(false)
--- Changing mode of file to 177 --
-bool(false)
--- Changing mode of file to 178 --
-bool(false)
--- Changing mode of file to 179 --
-bool(false)
--- Changing mode of file to 180 --
-bool(false)
--- Changing mode of file to 181 --
-bool(false)
--- Changing mode of file to 182 --
-bool(false)
--- Changing mode of file to 183 --
-bool(false)
--- Changing mode of file to 184 --
-bool(false)
--- Changing mode of file to 185 --
-bool(false)
--- Changing mode of file to 186 --
-bool(false)
--- Changing mode of file to 187 --
-bool(false)
--- Changing mode of file to 188 --
-bool(false)
--- Changing mode of file to 189 --
-bool(false)
--- Changing mode of file to 190 --
-bool(false)
--- Changing mode of file to 191 --
-bool(false)
--- Changing mode of file to 192 --
-bool(false)
--- Changing mode of file to 193 --
-bool(false)
--- Changing mode of file to 194 --
-bool(false)
--- Changing mode of file to 195 --
-bool(false)
--- Changing mode of file to 196 --
-bool(false)
--- Changing mode of file to 197 --
-bool(false)
--- Changing mode of file to 198 --
-bool(false)
--- Changing mode of file to 199 --
-bool(false)
--- Changing mode of file to 200 --
-bool(false)
--- Changing mode of file to 201 --
-bool(false)
--- Changing mode of file to 202 --
-bool(false)
--- Changing mode of file to 203 --
-bool(false)
--- Changing mode of file to 204 --
-bool(false)
--- Changing mode of file to 205 --
-bool(false)
--- Changing mode of file to 206 --
-bool(false)
--- Changing mode of file to 207 --
-bool(false)
--- Changing mode of file to 208 --
-bool(false)
--- Changing mode of file to 209 --
-bool(false)
--- Changing mode of file to 210 --
-bool(false)
--- Changing mode of file to 211 --
-bool(false)
--- Changing mode of file to 212 --
-bool(false)
--- Changing mode of file to 213 --
-bool(false)
--- Changing mode of file to 214 --
-bool(false)
--- Changing mode of file to 215 --
-bool(false)
--- Changing mode of file to 216 --
-bool(false)
--- Changing mode of file to 217 --
-bool(false)
--- Changing mode of file to 218 --
-bool(false)
--- Changing mode of file to 219 --
-bool(false)
--- Changing mode of file to 220 --
-bool(false)
--- Changing mode of file to 221 --
-bool(false)
--- Changing mode of file to 222 --
-bool(false)
--- Changing mode of file to 223 --
-bool(false)
--- Changing mode of file to 224 --
-bool(false)
--- Changing mode of file to 225 --
-bool(false)
--- Changing mode of file to 226 --
-bool(false)
--- Changing mode of file to 227 --
-bool(false)
--- Changing mode of file to 228 --
-bool(false)
--- Changing mode of file to 229 --
-bool(false)
--- Changing mode of file to 230 --
-bool(false)
--- Changing mode of file to 231 --
-bool(false)
--- Changing mode of file to 232 --
-bool(false)
--- Changing mode of file to 233 --
-bool(false)
--- Changing mode of file to 234 --
-bool(false)
--- Changing mode of file to 235 --
-bool(false)
--- Changing mode of file to 236 --
-bool(false)
--- Changing mode of file to 237 --
-bool(false)
--- Changing mode of file to 238 --
-bool(false)
--- Changing mode of file to 239 --
-bool(false)
--- Changing mode of file to 240 --
-bool(false)
--- Changing mode of file to 241 --
-bool(false)
--- Changing mode of file to 242 --
-bool(false)
--- Changing mode of file to 243 --
-bool(false)
--- Changing mode of file to 244 --
-bool(false)
--- Changing mode of file to 245 --
-bool(false)
--- Changing mode of file to 246 --
-bool(false)
--- Changing mode of file to 247 --
-bool(false)
--- Changing mode of file to 248 --
-bool(false)
--- Changing mode of file to 249 --
-bool(false)
--- Changing mode of file to 250 --
-bool(false)
--- Changing mode of file to 251 --
-bool(false)
--- Changing mode of file to 252 --
-bool(false)
--- Changing mode of file to 253 --
-bool(false)
--- Changing mode of file to 254 --
-bool(false)
--- Changing mode of file to 255 --
-bool(false)
--- Changing mode of file to 256 --
-bool(false)
--- Changing mode of file to 257 --
-bool(false)
--- Changing mode of file to 258 --
-bool(false)
--- Changing mode of file to 259 --
-bool(false)
--- Changing mode of file to 260 --
-bool(false)
--- Changing mode of file to 261 --
-bool(false)
--- Changing mode of file to 262 --
-bool(false)
--- Changing mode of file to 263 --
-bool(false)
--- Changing mode of file to 264 --
-bool(false)
--- Changing mode of file to 265 --
-bool(false)
--- Changing mode of file to 266 --
-bool(false)
--- Changing mode of file to 267 --
-bool(false)
--- Changing mode of file to 268 --
-bool(false)
--- Changing mode of file to 269 --
-bool(false)
--- Changing mode of file to 270 --
-bool(false)
--- Changing mode of file to 271 --
-bool(false)
--- Changing mode of file to 272 --
-bool(false)
--- Changing mode of file to 273 --
-bool(false)
--- Changing mode of file to 274 --
-bool(false)
--- Changing mode of file to 275 --
-bool(false)
--- Changing mode of file to 276 --
-bool(false)
--- Changing mode of file to 277 --
-bool(false)
--- Changing mode of file to 278 --
-bool(false)
--- Changing mode of file to 279 --
-bool(false)
--- Changing mode of file to 280 --
-bool(false)
--- Changing mode of file to 281 --
-bool(false)
--- Changing mode of file to 282 --
-bool(false)
--- Changing mode of file to 283 --
-bool(false)
--- Changing mode of file to 284 --
-bool(false)
--- Changing mode of file to 285 --
-bool(false)
--- Changing mode of file to 286 --
-bool(false)
--- Changing mode of file to 287 --
-bool(false)
--- Changing mode of file to 288 --
-bool(false)
--- Changing mode of file to 289 --
-bool(false)
--- Changing mode of file to 290 --
-bool(false)
--- Changing mode of file to 291 --
-bool(false)
--- Changing mode of file to 292 --
-bool(false)
--- Changing mode of file to 293 --
-bool(false)
--- Changing mode of file to 294 --
-bool(false)
--- Changing mode of file to 295 --
-bool(false)
--- Changing mode of file to 296 --
-bool(false)
--- Changing mode of file to 297 --
-bool(false)
--- Changing mode of file to 298 --
-bool(false)
--- Changing mode of file to 299 --
-bool(false)
--- Changing mode of file to 300 --
-bool(false)
--- Changing mode of file to 301 --
-bool(false)
--- Changing mode of file to 302 --
-bool(false)
--- Changing mode of file to 303 --
-bool(false)
--- Changing mode of file to 304 --
-bool(false)
--- Changing mode of file to 305 --
-bool(false)
--- Changing mode of file to 306 --
-bool(false)
--- Changing mode of file to 307 --
-bool(false)
--- Changing mode of file to 308 --
-bool(false)
--- Changing mode of file to 309 --
-bool(false)
--- Changing mode of file to 310 --
-bool(false)
--- Changing mode of file to 311 --
-bool(false)
--- Changing mode of file to 312 --
-bool(false)
--- Changing mode of file to 313 --
-bool(false)
--- Changing mode of file to 314 --
-bool(false)
--- Changing mode of file to 315 --
-bool(false)
--- Changing mode of file to 316 --
-bool(false)
--- Changing mode of file to 317 --
-bool(false)
--- Changing mode of file to 318 --
-bool(false)
--- Changing mode of file to 319 --
-bool(false)
--- Changing mode of file to 320 --
-bool(false)
--- Changing mode of file to 321 --
-bool(false)
--- Changing mode of file to 322 --
-bool(false)
--- Changing mode of file to 323 --
-bool(false)
--- Changing mode of file to 324 --
-bool(false)
--- Changing mode of file to 325 --
-bool(false)
--- Changing mode of file to 326 --
-bool(false)
--- Changing mode of file to 327 --
-bool(false)
--- Changing mode of file to 328 --
-bool(false)
--- Changing mode of file to 329 --
-bool(false)
--- Changing mode of file to 330 --
-bool(false)
--- Changing mode of file to 331 --
-bool(false)
--- Changing mode of file to 332 --
-bool(false)
--- Changing mode of file to 333 --
-bool(false)
--- Changing mode of file to 334 --
-bool(false)
--- Changing mode of file to 335 --
-bool(false)
--- Changing mode of file to 336 --
-bool(false)
--- Changing mode of file to 337 --
-bool(false)
--- Changing mode of file to 338 --
-bool(false)
--- Changing mode of file to 339 --
-bool(false)
--- Changing mode of file to 340 --
-bool(false)
--- Changing mode of file to 341 --
-bool(false)
--- Changing mode of file to 342 --
-bool(false)
--- Changing mode of file to 343 --
-bool(false)
--- Changing mode of file to 344 --
-bool(false)
--- Changing mode of file to 345 --
-bool(false)
--- Changing mode of file to 346 --
-bool(false)
--- Changing mode of file to 347 --
-bool(false)
--- Changing mode of file to 348 --
-bool(false)
--- Changing mode of file to 349 --
-bool(false)
--- Changing mode of file to 350 --
-bool(false)
--- Changing mode of file to 351 --
-bool(false)
--- Changing mode of file to 352 --
-bool(false)
--- Changing mode of file to 353 --
-bool(false)
--- Changing mode of file to 354 --
-bool(false)
--- Changing mode of file to 355 --
-bool(false)
--- Changing mode of file to 356 --
-bool(false)
--- Changing mode of file to 357 --
-bool(false)
--- Changing mode of file to 358 --
-bool(false)
--- Changing mode of file to 359 --
-bool(false)
--- Changing mode of file to 360 --
-bool(false)
--- Changing mode of file to 361 --
-bool(false)
--- Changing mode of file to 362 --
-bool(false)
--- Changing mode of file to 363 --
-bool(false)
--- Changing mode of file to 364 --
-bool(false)
--- Changing mode of file to 365 --
-bool(false)
--- Changing mode of file to 366 --
-bool(false)
--- Changing mode of file to 367 --
-bool(false)
--- Changing mode of file to 368 --
-bool(false)
--- Changing mode of file to 369 --
-bool(false)
--- Changing mode of file to 370 --
-bool(false)
--- Changing mode of file to 371 --
-bool(false)
--- Changing mode of file to 372 --
-bool(false)
--- Changing mode of file to 373 --
-bool(false)
--- Changing mode of file to 374 --
-bool(false)
--- Changing mode of file to 375 --
-bool(false)
--- Changing mode of file to 376 --
-bool(false)
--- Changing mode of file to 377 --
-bool(false)
--- Changing mode of file to 378 --
-bool(false)
--- Changing mode of file to 379 --
-bool(false)
--- Changing mode of file to 380 --
-bool(false)
--- Changing mode of file to 381 --
-bool(false)
--- Changing mode of file to 382 --
-bool(false)
--- Changing mode of file to 383 --
-bool(false)
--- Changing mode of file to 384 --
-bool(false)
--- Changing mode of file to 385 --
-bool(false)
--- Changing mode of file to 386 --
-bool(false)
--- Changing mode of file to 387 --
-bool(false)
--- Changing mode of file to 388 --
-bool(false)
--- Changing mode of file to 389 --
-bool(false)
--- Changing mode of file to 390 --
-bool(false)
--- Changing mode of file to 391 --
-bool(false)
--- Changing mode of file to 392 --
-bool(false)
--- Changing mode of file to 393 --
-bool(false)
--- Changing mode of file to 394 --
-bool(false)
--- Changing mode of file to 395 --
-bool(false)
--- Changing mode of file to 396 --
-bool(false)
--- Changing mode of file to 397 --
-bool(false)
--- Changing mode of file to 398 --
-bool(false)
--- Changing mode of file to 399 --
-bool(false)
--- Changing mode of file to 400 --
-bool(false)
--- Changing mode of file to 401 --
-bool(false)
--- Changing mode of file to 402 --
-bool(false)
--- Changing mode of file to 403 --
-bool(false)
--- Changing mode of file to 404 --
-bool(false)
--- Changing mode of file to 405 --
-bool(false)
--- Changing mode of file to 406 --
-bool(false)
--- Changing mode of file to 407 --
-bool(false)
--- Changing mode of file to 408 --
-bool(false)
--- Changing mode of file to 409 --
-bool(false)
--- Changing mode of file to 410 --
-bool(false)
--- Changing mode of file to 411 --
-bool(false)
--- Changing mode of file to 412 --
-bool(false)
--- Changing mode of file to 413 --
-bool(false)
--- Changing mode of file to 414 --
-bool(false)
--- Changing mode of file to 415 --
-bool(false)
--- Changing mode of file to 416 --
-bool(false)
--- Changing mode of file to 417 --
-bool(false)
--- Changing mode of file to 418 --
-bool(false)
--- Changing mode of file to 419 --
-bool(false)
--- Changing mode of file to 420 --
-bool(false)
--- Changing mode of file to 421 --
-bool(false)
--- Changing mode of file to 422 --
-bool(false)
--- Changing mode of file to 423 --
-bool(false)
--- Changing mode of file to 424 --
-bool(false)
--- Changing mode of file to 425 --
-bool(false)
--- Changing mode of file to 426 --
-bool(false)
--- Changing mode of file to 427 --
-bool(false)
--- Changing mode of file to 428 --
-bool(false)
--- Changing mode of file to 429 --
-bool(false)
--- Changing mode of file to 430 --
-bool(false)
--- Changing mode of file to 431 --
-bool(false)
--- Changing mode of file to 432 --
-bool(false)
--- Changing mode of file to 433 --
-bool(false)
--- Changing mode of file to 434 --
-bool(false)
--- Changing mode of file to 435 --
-bool(false)
--- Changing mode of file to 436 --
-bool(false)
--- Changing mode of file to 437 --
-bool(false)
--- Changing mode of file to 438 --
-bool(false)
--- Changing mode of file to 439 --
-bool(false)
--- Changing mode of file to 440 --
-bool(false)
--- Changing mode of file to 441 --
-bool(false)
--- Changing mode of file to 442 --
-bool(false)
--- Changing mode of file to 443 --
-bool(false)
--- Changing mode of file to 444 --
-bool(false)
--- Changing mode of file to 445 --
-bool(false)
--- Changing mode of file to 446 --
-bool(false)
--- Changing mode of file to 447 --
-bool(false)
--- Changing mode of file to 448 --
-bool(false)
--- Changing mode of file to 449 --
-bool(false)
--- Changing mode of file to 450 --
-bool(false)
--- Changing mode of file to 451 --
-bool(false)
--- Changing mode of file to 452 --
-bool(false)
--- Changing mode of file to 453 --
-bool(false)
--- Changing mode of file to 454 --
-bool(false)
--- Changing mode of file to 455 --
-bool(false)
--- Changing mode of file to 456 --
-bool(false)
--- Changing mode of file to 457 --
-bool(false)
--- Changing mode of file to 458 --
-bool(false)
--- Changing mode of file to 459 --
-bool(false)
--- Changing mode of file to 460 --
-bool(false)
--- Changing mode of file to 461 --
-bool(false)
--- Changing mode of file to 462 --
-bool(false)
--- Changing mode of file to 463 --
-bool(false)
--- Changing mode of file to 464 --
-bool(false)
--- Changing mode of file to 465 --
-bool(false)
--- Changing mode of file to 466 --
-bool(false)
--- Changing mode of file to 467 --
-bool(false)
--- Changing mode of file to 468 --
-bool(false)
--- Changing mode of file to 469 --
-bool(false)
--- Changing mode of file to 470 --
-bool(false)
--- Changing mode of file to 471 --
-bool(false)
--- Changing mode of file to 472 --
-bool(false)
--- Changing mode of file to 473 --
-bool(false)
--- Changing mode of file to 474 --
-bool(false)
--- Changing mode of file to 475 --
-bool(false)
--- Changing mode of file to 476 --
-bool(false)
--- Changing mode of file to 477 --
-bool(false)
--- Changing mode of file to 478 --
-bool(false)
--- Changing mode of file to 479 --
-bool(false)
--- Changing mode of file to 480 --
-bool(false)
--- Changing mode of file to 481 --
-bool(false)
--- Changing mode of file to 482 --
-bool(false)
--- Changing mode of file to 483 --
-bool(false)
--- Changing mode of file to 484 --
-bool(false)
--- Changing mode of file to 485 --
-bool(false)
--- Changing mode of file to 486 --
-bool(false)
--- Changing mode of file to 487 --
-bool(false)
--- Changing mode of file to 488 --
-bool(false)
--- Changing mode of file to 489 --
-bool(false)
--- Changing mode of file to 490 --
-bool(false)
--- Changing mode of file to 491 --
-bool(false)
--- Changing mode of file to 492 --
-bool(false)
--- Changing mode of file to 493 --
-bool(false)
--- Changing mode of file to 494 --
-bool(false)
--- Changing mode of file to 495 --
-bool(false)
--- Changing mode of file to 496 --
-bool(false)
--- Changing mode of file to 497 --
-bool(false)
--- Changing mode of file to 498 --
-bool(false)
--- Changing mode of file to 499 --
-bool(false)
--- Changing mode of file to 500 --
-bool(false)
--- Changing mode of file to 501 --
-bool(false)
--- Changing mode of file to 502 --
-bool(false)
--- Changing mode of file to 503 --
-bool(false)
--- Changing mode of file to 504 --
-bool(false)
--- Changing mode of file to 505 --
-bool(false)
--- Changing mode of file to 506 --
-bool(false)
--- Changing mode of file to 507 --
-bool(false)
--- Changing mode of file to 508 --
-bool(false)
--- Changing mode of file to 509 --
-bool(false)
--- Changing mode of file to 510 --
-bool(false)
--- Changing mode of file to 511 --
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_executable(): basic functionality ***
-- Changing mode of file to 0 --
bool(false)
echo "Done\n";
?>
---EXPECTF--
-*** Testing is_executable(): basic functionality ***
--- Changing mode of file to 0 --
-bool(false)
--- Changing mode of file to 1 --
-bool(false)
--- Changing mode of file to 2 --
-bool(false)
--- Changing mode of file to 3 --
-bool(false)
--- Changing mode of file to 4 --
-bool(false)
--- Changing mode of file to 5 --
-bool(false)
--- Changing mode of file to 6 --
-bool(false)
--- Changing mode of file to 7 --
-bool(false)
--- Changing mode of file to 8 --
-bool(false)
--- Changing mode of file to 9 --
-bool(false)
--- Changing mode of file to 10 --
-bool(false)
--- Changing mode of file to 11 --
-bool(false)
--- Changing mode of file to 12 --
-bool(false)
--- Changing mode of file to 13 --
-bool(false)
--- Changing mode of file to 14 --
-bool(false)
--- Changing mode of file to 15 --
-bool(false)
--- Changing mode of file to 16 --
-bool(false)
--- Changing mode of file to 17 --
-bool(false)
--- Changing mode of file to 18 --
-bool(false)
--- Changing mode of file to 19 --
-bool(false)
--- Changing mode of file to 20 --
-bool(false)
--- Changing mode of file to 21 --
-bool(false)
--- Changing mode of file to 22 --
-bool(false)
--- Changing mode of file to 23 --
-bool(false)
--- Changing mode of file to 24 --
-bool(false)
--- Changing mode of file to 25 --
-bool(false)
--- Changing mode of file to 26 --
-bool(false)
--- Changing mode of file to 27 --
-bool(false)
--- Changing mode of file to 28 --
-bool(false)
--- Changing mode of file to 29 --
-bool(false)
--- Changing mode of file to 30 --
-bool(false)
--- Changing mode of file to 31 --
-bool(false)
--- Changing mode of file to 32 --
-bool(false)
--- Changing mode of file to 33 --
-bool(false)
--- Changing mode of file to 34 --
-bool(false)
--- Changing mode of file to 35 --
-bool(false)
--- Changing mode of file to 36 --
-bool(false)
--- Changing mode of file to 37 --
-bool(false)
--- Changing mode of file to 38 --
-bool(false)
--- Changing mode of file to 39 --
-bool(false)
--- Changing mode of file to 40 --
-bool(false)
--- Changing mode of file to 41 --
-bool(false)
--- Changing mode of file to 42 --
-bool(false)
--- Changing mode of file to 43 --
-bool(false)
--- Changing mode of file to 44 --
-bool(false)
--- Changing mode of file to 45 --
-bool(false)
--- Changing mode of file to 46 --
-bool(false)
--- Changing mode of file to 47 --
-bool(false)
--- Changing mode of file to 48 --
-bool(false)
--- Changing mode of file to 49 --
-bool(false)
--- Changing mode of file to 50 --
-bool(false)
--- Changing mode of file to 51 --
-bool(false)
--- Changing mode of file to 52 --
-bool(false)
--- Changing mode of file to 53 --
-bool(false)
--- Changing mode of file to 54 --
-bool(false)
--- Changing mode of file to 55 --
-bool(false)
--- Changing mode of file to 56 --
-bool(false)
--- Changing mode of file to 57 --
-bool(false)
--- Changing mode of file to 58 --
-bool(false)
--- Changing mode of file to 59 --
-bool(false)
--- Changing mode of file to 60 --
-bool(false)
--- Changing mode of file to 61 --
-bool(false)
--- Changing mode of file to 62 --
-bool(false)
--- Changing mode of file to 63 --
-bool(false)
--- Changing mode of file to 64 --
-bool(true)
--- Changing mode of file to 65 --
-bool(true)
--- Changing mode of file to 66 --
-bool(true)
--- Changing mode of file to 67 --
-bool(true)
--- Changing mode of file to 68 --
-bool(true)
--- Changing mode of file to 69 --
-bool(true)
--- Changing mode of file to 70 --
-bool(true)
--- Changing mode of file to 71 --
-bool(true)
--- Changing mode of file to 72 --
-bool(true)
--- Changing mode of file to 73 --
-bool(true)
--- Changing mode of file to 74 --
-bool(true)
--- Changing mode of file to 75 --
-bool(true)
--- Changing mode of file to 76 --
-bool(true)
--- Changing mode of file to 77 --
-bool(true)
--- Changing mode of file to 78 --
-bool(true)
--- Changing mode of file to 79 --
-bool(true)
--- Changing mode of file to 80 --
-bool(true)
--- Changing mode of file to 81 --
-bool(true)
--- Changing mode of file to 82 --
-bool(true)
--- Changing mode of file to 83 --
-bool(true)
--- Changing mode of file to 84 --
-bool(true)
--- Changing mode of file to 85 --
-bool(true)
--- Changing mode of file to 86 --
-bool(true)
--- Changing mode of file to 87 --
-bool(true)
--- Changing mode of file to 88 --
-bool(true)
--- Changing mode of file to 89 --
-bool(true)
--- Changing mode of file to 90 --
-bool(true)
--- Changing mode of file to 91 --
-bool(true)
--- Changing mode of file to 92 --
-bool(true)
--- Changing mode of file to 93 --
-bool(true)
--- Changing mode of file to 94 --
-bool(true)
--- Changing mode of file to 95 --
-bool(true)
--- Changing mode of file to 96 --
-bool(true)
--- Changing mode of file to 97 --
-bool(true)
--- Changing mode of file to 98 --
-bool(true)
--- Changing mode of file to 99 --
-bool(true)
--- Changing mode of file to 100 --
-bool(true)
--- Changing mode of file to 101 --
-bool(true)
--- Changing mode of file to 102 --
-bool(true)
--- Changing mode of file to 103 --
-bool(true)
--- Changing mode of file to 104 --
-bool(true)
--- Changing mode of file to 105 --
-bool(true)
--- Changing mode of file to 106 --
-bool(true)
--- Changing mode of file to 107 --
-bool(true)
--- Changing mode of file to 108 --
-bool(true)
--- Changing mode of file to 109 --
-bool(true)
--- Changing mode of file to 110 --
-bool(true)
--- Changing mode of file to 111 --
-bool(true)
--- Changing mode of file to 112 --
-bool(true)
--- Changing mode of file to 113 --
-bool(true)
--- Changing mode of file to 114 --
-bool(true)
--- Changing mode of file to 115 --
-bool(true)
--- Changing mode of file to 116 --
-bool(true)
--- Changing mode of file to 117 --
-bool(true)
--- Changing mode of file to 118 --
-bool(true)
--- Changing mode of file to 119 --
-bool(true)
--- Changing mode of file to 120 --
-bool(true)
--- Changing mode of file to 121 --
-bool(true)
--- Changing mode of file to 122 --
-bool(true)
--- Changing mode of file to 123 --
-bool(true)
--- Changing mode of file to 124 --
-bool(true)
--- Changing mode of file to 125 --
-bool(true)
--- Changing mode of file to 126 --
-bool(true)
--- Changing mode of file to 127 --
-bool(true)
--- Changing mode of file to 128 --
-bool(false)
--- Changing mode of file to 129 --
-bool(false)
--- Changing mode of file to 130 --
-bool(false)
--- Changing mode of file to 131 --
-bool(false)
--- Changing mode of file to 132 --
-bool(false)
--- Changing mode of file to 133 --
-bool(false)
--- Changing mode of file to 134 --
-bool(false)
--- Changing mode of file to 135 --
-bool(false)
--- Changing mode of file to 136 --
-bool(false)
--- Changing mode of file to 137 --
-bool(false)
--- Changing mode of file to 138 --
-bool(false)
--- Changing mode of file to 139 --
-bool(false)
--- Changing mode of file to 140 --
-bool(false)
--- Changing mode of file to 141 --
-bool(false)
--- Changing mode of file to 142 --
-bool(false)
--- Changing mode of file to 143 --
-bool(false)
--- Changing mode of file to 144 --
-bool(false)
--- Changing mode of file to 145 --
-bool(false)
--- Changing mode of file to 146 --
-bool(false)
--- Changing mode of file to 147 --
-bool(false)
--- Changing mode of file to 148 --
-bool(false)
--- Changing mode of file to 149 --
-bool(false)
--- Changing mode of file to 150 --
-bool(false)
--- Changing mode of file to 151 --
-bool(false)
--- Changing mode of file to 152 --
-bool(false)
--- Changing mode of file to 153 --
-bool(false)
--- Changing mode of file to 154 --
-bool(false)
--- Changing mode of file to 155 --
-bool(false)
--- Changing mode of file to 156 --
-bool(false)
--- Changing mode of file to 157 --
-bool(false)
--- Changing mode of file to 158 --
-bool(false)
--- Changing mode of file to 159 --
-bool(false)
--- Changing mode of file to 160 --
-bool(false)
--- Changing mode of file to 161 --
-bool(false)
--- Changing mode of file to 162 --
-bool(false)
--- Changing mode of file to 163 --
-bool(false)
--- Changing mode of file to 164 --
-bool(false)
--- Changing mode of file to 165 --
-bool(false)
--- Changing mode of file to 166 --
-bool(false)
--- Changing mode of file to 167 --
-bool(false)
--- Changing mode of file to 168 --
-bool(false)
--- Changing mode of file to 169 --
-bool(false)
--- Changing mode of file to 170 --
-bool(false)
--- Changing mode of file to 171 --
-bool(false)
--- Changing mode of file to 172 --
-bool(false)
--- Changing mode of file to 173 --
-bool(false)
--- Changing mode of file to 174 --
-bool(false)
--- Changing mode of file to 175 --
-bool(false)
--- Changing mode of file to 176 --
-bool(false)
--- Changing mode of file to 177 --
-bool(false)
--- Changing mode of file to 178 --
-bool(false)
--- Changing mode of file to 179 --
-bool(false)
--- Changing mode of file to 180 --
-bool(false)
--- Changing mode of file to 181 --
-bool(false)
--- Changing mode of file to 182 --
-bool(false)
--- Changing mode of file to 183 --
-bool(false)
--- Changing mode of file to 184 --
-bool(false)
--- Changing mode of file to 185 --
-bool(false)
--- Changing mode of file to 186 --
-bool(false)
--- Changing mode of file to 187 --
-bool(false)
--- Changing mode of file to 188 --
-bool(false)
--- Changing mode of file to 189 --
-bool(false)
--- Changing mode of file to 190 --
-bool(false)
--- Changing mode of file to 191 --
-bool(false)
--- Changing mode of file to 192 --
-bool(true)
--- Changing mode of file to 193 --
-bool(true)
--- Changing mode of file to 194 --
-bool(true)
--- Changing mode of file to 195 --
-bool(true)
--- Changing mode of file to 196 --
-bool(true)
--- Changing mode of file to 197 --
-bool(true)
--- Changing mode of file to 198 --
-bool(true)
--- Changing mode of file to 199 --
-bool(true)
--- Changing mode of file to 200 --
-bool(true)
--- Changing mode of file to 201 --
-bool(true)
--- Changing mode of file to 202 --
-bool(true)
--- Changing mode of file to 203 --
-bool(true)
--- Changing mode of file to 204 --
-bool(true)
--- Changing mode of file to 205 --
-bool(true)
--- Changing mode of file to 206 --
-bool(true)
--- Changing mode of file to 207 --
-bool(true)
--- Changing mode of file to 208 --
-bool(true)
--- Changing mode of file to 209 --
-bool(true)
--- Changing mode of file to 210 --
-bool(true)
--- Changing mode of file to 211 --
-bool(true)
--- Changing mode of file to 212 --
-bool(true)
--- Changing mode of file to 213 --
-bool(true)
--- Changing mode of file to 214 --
-bool(true)
--- Changing mode of file to 215 --
-bool(true)
--- Changing mode of file to 216 --
-bool(true)
--- Changing mode of file to 217 --
-bool(true)
--- Changing mode of file to 218 --
-bool(true)
--- Changing mode of file to 219 --
-bool(true)
--- Changing mode of file to 220 --
-bool(true)
--- Changing mode of file to 221 --
-bool(true)
--- Changing mode of file to 222 --
-bool(true)
--- Changing mode of file to 223 --
-bool(true)
--- Changing mode of file to 224 --
-bool(true)
--- Changing mode of file to 225 --
-bool(true)
--- Changing mode of file to 226 --
-bool(true)
--- Changing mode of file to 227 --
-bool(true)
--- Changing mode of file to 228 --
-bool(true)
--- Changing mode of file to 229 --
-bool(true)
--- Changing mode of file to 230 --
-bool(true)
--- Changing mode of file to 231 --
-bool(true)
--- Changing mode of file to 232 --
-bool(true)
--- Changing mode of file to 233 --
-bool(true)
--- Changing mode of file to 234 --
-bool(true)
--- Changing mode of file to 235 --
-bool(true)
--- Changing mode of file to 236 --
-bool(true)
--- Changing mode of file to 237 --
-bool(true)
--- Changing mode of file to 238 --
-bool(true)
--- Changing mode of file to 239 --
-bool(true)
--- Changing mode of file to 240 --
-bool(true)
--- Changing mode of file to 241 --
-bool(true)
--- Changing mode of file to 242 --
-bool(true)
--- Changing mode of file to 243 --
-bool(true)
--- Changing mode of file to 244 --
-bool(true)
--- Changing mode of file to 245 --
-bool(true)
--- Changing mode of file to 246 --
-bool(true)
--- Changing mode of file to 247 --
-bool(true)
--- Changing mode of file to 248 --
-bool(true)
--- Changing mode of file to 249 --
-bool(true)
--- Changing mode of file to 250 --
-bool(true)
--- Changing mode of file to 251 --
-bool(true)
--- Changing mode of file to 252 --
-bool(true)
--- Changing mode of file to 253 --
-bool(true)
--- Changing mode of file to 254 --
-bool(true)
--- Changing mode of file to 255 --
-bool(true)
--- Changing mode of file to 256 --
-bool(false)
--- Changing mode of file to 257 --
-bool(false)
--- Changing mode of file to 258 --
-bool(false)
--- Changing mode of file to 259 --
-bool(false)
--- Changing mode of file to 260 --
-bool(false)
--- Changing mode of file to 261 --
-bool(false)
--- Changing mode of file to 262 --
-bool(false)
--- Changing mode of file to 263 --
-bool(false)
--- Changing mode of file to 264 --
-bool(false)
--- Changing mode of file to 265 --
-bool(false)
--- Changing mode of file to 266 --
-bool(false)
--- Changing mode of file to 267 --
-bool(false)
--- Changing mode of file to 268 --
-bool(false)
--- Changing mode of file to 269 --
-bool(false)
--- Changing mode of file to 270 --
-bool(false)
--- Changing mode of file to 271 --
-bool(false)
--- Changing mode of file to 272 --
-bool(false)
--- Changing mode of file to 273 --
-bool(false)
--- Changing mode of file to 274 --
-bool(false)
--- Changing mode of file to 275 --
-bool(false)
--- Changing mode of file to 276 --
-bool(false)
--- Changing mode of file to 277 --
-bool(false)
--- Changing mode of file to 278 --
-bool(false)
--- Changing mode of file to 279 --
-bool(false)
--- Changing mode of file to 280 --
-bool(false)
--- Changing mode of file to 281 --
-bool(false)
--- Changing mode of file to 282 --
-bool(false)
--- Changing mode of file to 283 --
-bool(false)
--- Changing mode of file to 284 --
-bool(false)
--- Changing mode of file to 285 --
-bool(false)
--- Changing mode of file to 286 --
-bool(false)
--- Changing mode of file to 287 --
-bool(false)
--- Changing mode of file to 288 --
-bool(false)
--- Changing mode of file to 289 --
-bool(false)
--- Changing mode of file to 290 --
-bool(false)
--- Changing mode of file to 291 --
-bool(false)
--- Changing mode of file to 292 --
-bool(false)
--- Changing mode of file to 293 --
-bool(false)
--- Changing mode of file to 294 --
-bool(false)
--- Changing mode of file to 295 --
-bool(false)
--- Changing mode of file to 296 --
-bool(false)
--- Changing mode of file to 297 --
-bool(false)
--- Changing mode of file to 298 --
-bool(false)
--- Changing mode of file to 299 --
-bool(false)
--- Changing mode of file to 300 --
-bool(false)
--- Changing mode of file to 301 --
-bool(false)
--- Changing mode of file to 302 --
-bool(false)
--- Changing mode of file to 303 --
-bool(false)
--- Changing mode of file to 304 --
-bool(false)
--- Changing mode of file to 305 --
-bool(false)
--- Changing mode of file to 306 --
-bool(false)
--- Changing mode of file to 307 --
-bool(false)
--- Changing mode of file to 308 --
-bool(false)
--- Changing mode of file to 309 --
-bool(false)
--- Changing mode of file to 310 --
-bool(false)
--- Changing mode of file to 311 --
-bool(false)
--- Changing mode of file to 312 --
-bool(false)
--- Changing mode of file to 313 --
-bool(false)
--- Changing mode of file to 314 --
-bool(false)
--- Changing mode of file to 315 --
-bool(false)
--- Changing mode of file to 316 --
-bool(false)
--- Changing mode of file to 317 --
-bool(false)
--- Changing mode of file to 318 --
-bool(false)
--- Changing mode of file to 319 --
-bool(false)
--- Changing mode of file to 320 --
-bool(true)
--- Changing mode of file to 321 --
-bool(true)
--- Changing mode of file to 322 --
-bool(true)
--- Changing mode of file to 323 --
-bool(true)
--- Changing mode of file to 324 --
-bool(true)
--- Changing mode of file to 325 --
-bool(true)
--- Changing mode of file to 326 --
-bool(true)
--- Changing mode of file to 327 --
-bool(true)
--- Changing mode of file to 328 --
-bool(true)
--- Changing mode of file to 329 --
-bool(true)
--- Changing mode of file to 330 --
-bool(true)
--- Changing mode of file to 331 --
-bool(true)
--- Changing mode of file to 332 --
-bool(true)
--- Changing mode of file to 333 --
-bool(true)
--- Changing mode of file to 334 --
-bool(true)
--- Changing mode of file to 335 --
-bool(true)
--- Changing mode of file to 336 --
-bool(true)
--- Changing mode of file to 337 --
-bool(true)
--- Changing mode of file to 338 --
-bool(true)
--- Changing mode of file to 339 --
-bool(true)
--- Changing mode of file to 340 --
-bool(true)
--- Changing mode of file to 341 --
-bool(true)
--- Changing mode of file to 342 --
-bool(true)
--- Changing mode of file to 343 --
-bool(true)
--- Changing mode of file to 344 --
-bool(true)
--- Changing mode of file to 345 --
-bool(true)
--- Changing mode of file to 346 --
-bool(true)
--- Changing mode of file to 347 --
-bool(true)
--- Changing mode of file to 348 --
-bool(true)
--- Changing mode of file to 349 --
-bool(true)
--- Changing mode of file to 350 --
-bool(true)
--- Changing mode of file to 351 --
-bool(true)
--- Changing mode of file to 352 --
-bool(true)
--- Changing mode of file to 353 --
-bool(true)
--- Changing mode of file to 354 --
-bool(true)
--- Changing mode of file to 355 --
-bool(true)
--- Changing mode of file to 356 --
-bool(true)
--- Changing mode of file to 357 --
-bool(true)
--- Changing mode of file to 358 --
-bool(true)
--- Changing mode of file to 359 --
-bool(true)
--- Changing mode of file to 360 --
-bool(true)
--- Changing mode of file to 361 --
-bool(true)
--- Changing mode of file to 362 --
-bool(true)
--- Changing mode of file to 363 --
-bool(true)
--- Changing mode of file to 364 --
-bool(true)
--- Changing mode of file to 365 --
-bool(true)
--- Changing mode of file to 366 --
-bool(true)
--- Changing mode of file to 367 --
-bool(true)
--- Changing mode of file to 368 --
-bool(true)
--- Changing mode of file to 369 --
-bool(true)
--- Changing mode of file to 370 --
-bool(true)
--- Changing mode of file to 371 --
-bool(true)
--- Changing mode of file to 372 --
-bool(true)
--- Changing mode of file to 373 --
-bool(true)
--- Changing mode of file to 374 --
-bool(true)
--- Changing mode of file to 375 --
-bool(true)
--- Changing mode of file to 376 --
-bool(true)
--- Changing mode of file to 377 --
-bool(true)
--- Changing mode of file to 378 --
-bool(true)
--- Changing mode of file to 379 --
-bool(true)
--- Changing mode of file to 380 --
-bool(true)
--- Changing mode of file to 381 --
-bool(true)
--- Changing mode of file to 382 --
-bool(true)
--- Changing mode of file to 383 --
-bool(true)
--- Changing mode of file to 384 --
-bool(false)
--- Changing mode of file to 385 --
-bool(false)
--- Changing mode of file to 386 --
-bool(false)
--- Changing mode of file to 387 --
-bool(false)
--- Changing mode of file to 388 --
-bool(false)
--- Changing mode of file to 389 --
-bool(false)
--- Changing mode of file to 390 --
-bool(false)
--- Changing mode of file to 391 --
-bool(false)
--- Changing mode of file to 392 --
-bool(false)
--- Changing mode of file to 393 --
-bool(false)
--- Changing mode of file to 394 --
-bool(false)
--- Changing mode of file to 395 --
-bool(false)
--- Changing mode of file to 396 --
-bool(false)
--- Changing mode of file to 397 --
-bool(false)
--- Changing mode of file to 398 --
-bool(false)
--- Changing mode of file to 399 --
-bool(false)
--- Changing mode of file to 400 --
-bool(false)
--- Changing mode of file to 401 --
-bool(false)
--- Changing mode of file to 402 --
-bool(false)
--- Changing mode of file to 403 --
-bool(false)
--- Changing mode of file to 404 --
-bool(false)
--- Changing mode of file to 405 --
-bool(false)
--- Changing mode of file to 406 --
-bool(false)
--- Changing mode of file to 407 --
-bool(false)
--- Changing mode of file to 408 --
-bool(false)
--- Changing mode of file to 409 --
-bool(false)
--- Changing mode of file to 410 --
-bool(false)
--- Changing mode of file to 411 --
-bool(false)
--- Changing mode of file to 412 --
-bool(false)
--- Changing mode of file to 413 --
-bool(false)
--- Changing mode of file to 414 --
-bool(false)
--- Changing mode of file to 415 --
-bool(false)
--- Changing mode of file to 416 --
-bool(false)
--- Changing mode of file to 417 --
-bool(false)
--- Changing mode of file to 418 --
-bool(false)
--- Changing mode of file to 419 --
-bool(false)
--- Changing mode of file to 420 --
-bool(false)
--- Changing mode of file to 421 --
-bool(false)
--- Changing mode of file to 422 --
-bool(false)
--- Changing mode of file to 423 --
-bool(false)
--- Changing mode of file to 424 --
-bool(false)
--- Changing mode of file to 425 --
-bool(false)
--- Changing mode of file to 426 --
-bool(false)
--- Changing mode of file to 427 --
-bool(false)
--- Changing mode of file to 428 --
-bool(false)
--- Changing mode of file to 429 --
-bool(false)
--- Changing mode of file to 430 --
-bool(false)
--- Changing mode of file to 431 --
-bool(false)
--- Changing mode of file to 432 --
-bool(false)
--- Changing mode of file to 433 --
-bool(false)
--- Changing mode of file to 434 --
-bool(false)
--- Changing mode of file to 435 --
-bool(false)
--- Changing mode of file to 436 --
-bool(false)
--- Changing mode of file to 437 --
-bool(false)
--- Changing mode of file to 438 --
-bool(false)
--- Changing mode of file to 439 --
-bool(false)
--- Changing mode of file to 440 --
-bool(false)
--- Changing mode of file to 441 --
-bool(false)
--- Changing mode of file to 442 --
-bool(false)
--- Changing mode of file to 443 --
-bool(false)
--- Changing mode of file to 444 --
-bool(false)
--- Changing mode of file to 445 --
-bool(false)
--- Changing mode of file to 446 --
-bool(false)
--- Changing mode of file to 447 --
-bool(false)
--- Changing mode of file to 448 --
-bool(true)
--- Changing mode of file to 449 --
-bool(true)
--- Changing mode of file to 450 --
-bool(true)
--- Changing mode of file to 451 --
-bool(true)
--- Changing mode of file to 452 --
-bool(true)
--- Changing mode of file to 453 --
-bool(true)
--- Changing mode of file to 454 --
-bool(true)
--- Changing mode of file to 455 --
-bool(true)
--- Changing mode of file to 456 --
-bool(true)
--- Changing mode of file to 457 --
-bool(true)
--- Changing mode of file to 458 --
-bool(true)
--- Changing mode of file to 459 --
-bool(true)
--- Changing mode of file to 460 --
-bool(true)
--- Changing mode of file to 461 --
-bool(true)
--- Changing mode of file to 462 --
-bool(true)
--- Changing mode of file to 463 --
-bool(true)
--- Changing mode of file to 464 --
-bool(true)
--- Changing mode of file to 465 --
-bool(true)
--- Changing mode of file to 466 --
-bool(true)
--- Changing mode of file to 467 --
-bool(true)
--- Changing mode of file to 468 --
-bool(true)
--- Changing mode of file to 469 --
-bool(true)
--- Changing mode of file to 470 --
-bool(true)
--- Changing mode of file to 471 --
-bool(true)
--- Changing mode of file to 472 --
-bool(true)
--- Changing mode of file to 473 --
-bool(true)
--- Changing mode of file to 474 --
-bool(true)
--- Changing mode of file to 475 --
-bool(true)
--- Changing mode of file to 476 --
-bool(true)
--- Changing mode of file to 477 --
-bool(true)
--- Changing mode of file to 478 --
-bool(true)
--- Changing mode of file to 479 --
-bool(true)
--- Changing mode of file to 480 --
-bool(true)
--- Changing mode of file to 481 --
-bool(true)
--- Changing mode of file to 482 --
-bool(true)
--- Changing mode of file to 483 --
-bool(true)
--- Changing mode of file to 484 --
-bool(true)
--- Changing mode of file to 485 --
-bool(true)
--- Changing mode of file to 486 --
-bool(true)
--- Changing mode of file to 487 --
-bool(true)
--- Changing mode of file to 488 --
-bool(true)
--- Changing mode of file to 489 --
-bool(true)
--- Changing mode of file to 490 --
-bool(true)
--- Changing mode of file to 491 --
-bool(true)
--- Changing mode of file to 492 --
-bool(true)
--- Changing mode of file to 493 --
-bool(true)
--- Changing mode of file to 494 --
-bool(true)
--- Changing mode of file to 495 --
-bool(true)
--- Changing mode of file to 496 --
-bool(true)
--- Changing mode of file to 497 --
-bool(true)
--- Changing mode of file to 498 --
-bool(true)
--- Changing mode of file to 499 --
-bool(true)
--- Changing mode of file to 500 --
-bool(true)
--- Changing mode of file to 501 --
-bool(true)
--- Changing mode of file to 502 --
-bool(true)
--- Changing mode of file to 503 --
-bool(true)
--- Changing mode of file to 504 --
-bool(true)
--- Changing mode of file to 505 --
-bool(true)
--- Changing mode of file to 506 --
-bool(true)
--- Changing mode of file to 507 --
-bool(true)
--- Changing mode of file to 508 --
-bool(true)
--- Changing mode of file to 509 --
-bool(true)
--- Changing mode of file to 510 --
-bool(true)
--- Changing mode of file to 511 --
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_executable(): basic functionality ***
-- Changing mode of file to 0 --
bool(false)
*** Testing is_exceutable() on non-existent directory ***
bool(false)
Done
---UEXPECTF--
-*** Testing is_executable(): error conditions ***
-
-Warning: is_executable() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_executable() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Testing is_exceutable() on non-existent directory ***
-bool(false)
-Done
unlink(dirname(__FILE__)."/is_executable_variation1/bar.tmp");
rmdir(dirname(__FILE__)."/is_executable_variation1/");
?>
---EXPECTF--
+--EXPECT--
*** Testing is_executable(): usage variations ***
-- Iteration 1 --
bool(false)
-- Iteration 10 --
bool(true)
Done
---UEXPECTF--
-*** Testing is_executable(): usage variations ***
--- Iteration 1 --
-bool(false)
--- Iteration 2 --
-bool(false)
--- Iteration 3 --
-bool(false)
--- Iteration 4 --
-bool(false)
--- Iteration 5 --
-bool(false)
--- Iteration 6 --
-bool(true)
--- Iteration 7 --
-bool(true)
--- Iteration 8 --
-bool(false)
--- Iteration 9 --
-bool(true)
--- Iteration 10 --
-bool(true)
-Done
\ No newline at end of file
<?php
rmdir(dirname(__FILE__)."/is_executable_variation2/");
?>
---EXPECTF--
-*** Testing is_executable(): usage variations ***
-
-*** Testing is_executable() on directory without execute permission ***
-bool(false)
-
-*** Testing miscelleneous input for is_executable() function ***
--- Iteration 1 --
-bool(true)
--- Iteration 2 --
-bool(true)
--- Iteration 3 --
-bool(true)
--- Iteration 4 --
-bool(true)
--- Iteration 5 --
-bool(false)
--- Iteration 6 --
-bool(true)
--- Iteration 7 --
-bool(true)
--- Iteration 8 --
-bool(true)
--- Iteration 9 --
-bool(false)
--- Iteration 10 --
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_executable(): usage variations ***
*** Testing is_executable() on directory without execute permission ***
NULL
bool(false)
Done
---UEXPECTF--
-*** Testing is_executable(): usage variations ***
-
-*** Testing is_executable() on invalid files ***
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-Warning: is_executable() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-bool(false)
-Done
$file_name = $file_path."/is_file_basic.tmp";
unlink($file_name);
?>
---EXPECTF--
-*** Testing is_file(): basic functionality ***
-bool(true)
-bool(false)
-bool(false)
-bool(true)
-*** Testing is_file() for its return value type ***
-bool(true)
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing is_file(): basic functionality ***
bool(true)
bool(false)
NULL
*** Done ***
---UEXPECTF--
-*** Testing is_file() error conditions ***
-Warning: is_file() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_file() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-bool(false)
-
-Warning: is_file() expects parameter 1 to be string (Unicode or binary), resource given in %s on line %d
-NULL
-
-*** Done ***
?>
--EXPECTF--
-- Testing is_file() with file containing data --
-bool(true)
-
--- Testing is_file() after truncating filesize to zero bytes --
-bool(true)
-
--- Testing is_file() with an empty file --
-bool(true)
-bool(true)
-
-*** Done ***
---UEXPECTF--
--- Testing is_file() with file containing data --
Notice: fwrite(): 17 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
bool(true)
unlink($file_path."/is_file_variation2.tmp");
?>
---EXPECTF--
-*** Testing is_file() with links ***
-bool(true)
-bool(true)
-
-*** Done ***
---UEXPECTF--
+--EXPECT--
*** Testing is_file() with links ***
bool(true)
bool(true)
bool(false)
*** Done ***
---UEXPECTF--
-*** Testing Invalid file types ***
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-Warning: is_file() expects parameter 1 to be string (Unicode or binary), resource given in %s on line %d
-NULL
-bool(false)
-bool(false)
-
-*** Done ***
unlink($dir_name."/is_file_variation4.tmp");
rmdir($dir_name);
?>
---EXPECTF--
+--EXPECT--
*** Testing is_file() with different notations of file names ***
- Iteration 1 -
bool(true)
echo "Done\n";
?>
---EXPECTF--
-*** Testing is_readable(): basic functionality ***
--- Changing mode of file to 0 --
-bool(true)
--- Changing mode of file to 1 --
-bool(true)
--- Changing mode of file to 2 --
-bool(true)
--- Changing mode of file to 3 --
-bool(true)
--- Changing mode of file to 4 --
-bool(true)
--- Changing mode of file to 5 --
-bool(true)
--- Changing mode of file to 6 --
-bool(true)
--- Changing mode of file to 7 --
-bool(true)
--- Changing mode of file to 8 --
-bool(true)
--- Changing mode of file to 9 --
-bool(true)
--- Changing mode of file to 10 --
-bool(true)
--- Changing mode of file to 11 --
-bool(true)
--- Changing mode of file to 12 --
-bool(true)
--- Changing mode of file to 13 --
-bool(true)
--- Changing mode of file to 14 --
-bool(true)
--- Changing mode of file to 15 --
-bool(true)
--- Changing mode of file to 16 --
-bool(true)
--- Changing mode of file to 17 --
-bool(true)
--- Changing mode of file to 18 --
-bool(true)
--- Changing mode of file to 19 --
-bool(true)
--- Changing mode of file to 20 --
-bool(true)
--- Changing mode of file to 21 --
-bool(true)
--- Changing mode of file to 22 --
-bool(true)
--- Changing mode of file to 23 --
-bool(true)
--- Changing mode of file to 24 --
-bool(true)
--- Changing mode of file to 25 --
-bool(true)
--- Changing mode of file to 26 --
-bool(true)
--- Changing mode of file to 27 --
-bool(true)
--- Changing mode of file to 28 --
-bool(true)
--- Changing mode of file to 29 --
-bool(true)
--- Changing mode of file to 30 --
-bool(true)
--- Changing mode of file to 31 --
-bool(true)
--- Changing mode of file to 32 --
-bool(true)
--- Changing mode of file to 33 --
-bool(true)
--- Changing mode of file to 34 --
-bool(true)
--- Changing mode of file to 35 --
-bool(true)
--- Changing mode of file to 36 --
-bool(true)
--- Changing mode of file to 37 --
-bool(true)
--- Changing mode of file to 38 --
-bool(true)
--- Changing mode of file to 39 --
-bool(true)
--- Changing mode of file to 40 --
-bool(true)
--- Changing mode of file to 41 --
-bool(true)
--- Changing mode of file to 42 --
-bool(true)
--- Changing mode of file to 43 --
-bool(true)
--- Changing mode of file to 44 --
-bool(true)
--- Changing mode of file to 45 --
-bool(true)
--- Changing mode of file to 46 --
-bool(true)
--- Changing mode of file to 47 --
-bool(true)
--- Changing mode of file to 48 --
-bool(true)
--- Changing mode of file to 49 --
-bool(true)
--- Changing mode of file to 50 --
-bool(true)
--- Changing mode of file to 51 --
-bool(true)
--- Changing mode of file to 52 --
-bool(true)
--- Changing mode of file to 53 --
-bool(true)
--- Changing mode of file to 54 --
-bool(true)
--- Changing mode of file to 55 --
-bool(true)
--- Changing mode of file to 56 --
-bool(true)
--- Changing mode of file to 57 --
-bool(true)
--- Changing mode of file to 58 --
-bool(true)
--- Changing mode of file to 59 --
-bool(true)
--- Changing mode of file to 60 --
-bool(true)
--- Changing mode of file to 61 --
-bool(true)
--- Changing mode of file to 62 --
-bool(true)
--- Changing mode of file to 63 --
-bool(true)
--- Changing mode of file to 64 --
-bool(true)
--- Changing mode of file to 65 --
-bool(true)
--- Changing mode of file to 66 --
-bool(true)
--- Changing mode of file to 67 --
-bool(true)
--- Changing mode of file to 68 --
-bool(true)
--- Changing mode of file to 69 --
-bool(true)
--- Changing mode of file to 70 --
-bool(true)
--- Changing mode of file to 71 --
-bool(true)
--- Changing mode of file to 72 --
-bool(true)
--- Changing mode of file to 73 --
-bool(true)
--- Changing mode of file to 74 --
-bool(true)
--- Changing mode of file to 75 --
-bool(true)
--- Changing mode of file to 76 --
-bool(true)
--- Changing mode of file to 77 --
-bool(true)
--- Changing mode of file to 78 --
-bool(true)
--- Changing mode of file to 79 --
-bool(true)
--- Changing mode of file to 80 --
-bool(true)
--- Changing mode of file to 81 --
-bool(true)
--- Changing mode of file to 82 --
-bool(true)
--- Changing mode of file to 83 --
-bool(true)
--- Changing mode of file to 84 --
-bool(true)
--- Changing mode of file to 85 --
-bool(true)
--- Changing mode of file to 86 --
-bool(true)
--- Changing mode of file to 87 --
-bool(true)
--- Changing mode of file to 88 --
-bool(true)
--- Changing mode of file to 89 --
-bool(true)
--- Changing mode of file to 90 --
-bool(true)
--- Changing mode of file to 91 --
-bool(true)
--- Changing mode of file to 92 --
-bool(true)
--- Changing mode of file to 93 --
-bool(true)
--- Changing mode of file to 94 --
-bool(true)
--- Changing mode of file to 95 --
-bool(true)
--- Changing mode of file to 96 --
-bool(true)
--- Changing mode of file to 97 --
-bool(true)
--- Changing mode of file to 98 --
-bool(true)
--- Changing mode of file to 99 --
-bool(true)
--- Changing mode of file to 100 --
-bool(true)
--- Changing mode of file to 101 --
-bool(true)
--- Changing mode of file to 102 --
-bool(true)
--- Changing mode of file to 103 --
-bool(true)
--- Changing mode of file to 104 --
-bool(true)
--- Changing mode of file to 105 --
-bool(true)
--- Changing mode of file to 106 --
-bool(true)
--- Changing mode of file to 107 --
-bool(true)
--- Changing mode of file to 108 --
-bool(true)
--- Changing mode of file to 109 --
-bool(true)
--- Changing mode of file to 110 --
-bool(true)
--- Changing mode of file to 111 --
-bool(true)
--- Changing mode of file to 112 --
-bool(true)
--- Changing mode of file to 113 --
-bool(true)
--- Changing mode of file to 114 --
-bool(true)
--- Changing mode of file to 115 --
-bool(true)
--- Changing mode of file to 116 --
-bool(true)
--- Changing mode of file to 117 --
-bool(true)
--- Changing mode of file to 118 --
-bool(true)
--- Changing mode of file to 119 --
-bool(true)
--- Changing mode of file to 120 --
-bool(true)
--- Changing mode of file to 121 --
-bool(true)
--- Changing mode of file to 122 --
-bool(true)
--- Changing mode of file to 123 --
-bool(true)
--- Changing mode of file to 124 --
-bool(true)
--- Changing mode of file to 125 --
-bool(true)
--- Changing mode of file to 126 --
-bool(true)
--- Changing mode of file to 127 --
-bool(true)
--- Changing mode of file to 128 --
-bool(true)
--- Changing mode of file to 129 --
-bool(true)
--- Changing mode of file to 130 --
-bool(true)
--- Changing mode of file to 131 --
-bool(true)
--- Changing mode of file to 132 --
-bool(true)
--- Changing mode of file to 133 --
-bool(true)
--- Changing mode of file to 134 --
-bool(true)
--- Changing mode of file to 135 --
-bool(true)
--- Changing mode of file to 136 --
-bool(true)
--- Changing mode of file to 137 --
-bool(true)
--- Changing mode of file to 138 --
-bool(true)
--- Changing mode of file to 139 --
-bool(true)
--- Changing mode of file to 140 --
-bool(true)
--- Changing mode of file to 141 --
-bool(true)
--- Changing mode of file to 142 --
-bool(true)
--- Changing mode of file to 143 --
-bool(true)
--- Changing mode of file to 144 --
-bool(true)
--- Changing mode of file to 145 --
-bool(true)
--- Changing mode of file to 146 --
-bool(true)
--- Changing mode of file to 147 --
-bool(true)
--- Changing mode of file to 148 --
-bool(true)
--- Changing mode of file to 149 --
-bool(true)
--- Changing mode of file to 150 --
-bool(true)
--- Changing mode of file to 151 --
-bool(true)
--- Changing mode of file to 152 --
-bool(true)
--- Changing mode of file to 153 --
-bool(true)
--- Changing mode of file to 154 --
-bool(true)
--- Changing mode of file to 155 --
-bool(true)
--- Changing mode of file to 156 --
-bool(true)
--- Changing mode of file to 157 --
-bool(true)
--- Changing mode of file to 158 --
-bool(true)
--- Changing mode of file to 159 --
-bool(true)
--- Changing mode of file to 160 --
-bool(true)
--- Changing mode of file to 161 --
-bool(true)
--- Changing mode of file to 162 --
-bool(true)
--- Changing mode of file to 163 --
-bool(true)
--- Changing mode of file to 164 --
-bool(true)
--- Changing mode of file to 165 --
-bool(true)
--- Changing mode of file to 166 --
-bool(true)
--- Changing mode of file to 167 --
-bool(true)
--- Changing mode of file to 168 --
-bool(true)
--- Changing mode of file to 169 --
-bool(true)
--- Changing mode of file to 170 --
-bool(true)
--- Changing mode of file to 171 --
-bool(true)
--- Changing mode of file to 172 --
-bool(true)
--- Changing mode of file to 173 --
-bool(true)
--- Changing mode of file to 174 --
-bool(true)
--- Changing mode of file to 175 --
-bool(true)
--- Changing mode of file to 176 --
-bool(true)
--- Changing mode of file to 177 --
-bool(true)
--- Changing mode of file to 178 --
-bool(true)
--- Changing mode of file to 179 --
-bool(true)
--- Changing mode of file to 180 --
-bool(true)
--- Changing mode of file to 181 --
-bool(true)
--- Changing mode of file to 182 --
-bool(true)
--- Changing mode of file to 183 --
-bool(true)
--- Changing mode of file to 184 --
-bool(true)
--- Changing mode of file to 185 --
-bool(true)
--- Changing mode of file to 186 --
-bool(true)
--- Changing mode of file to 187 --
-bool(true)
--- Changing mode of file to 188 --
-bool(true)
--- Changing mode of file to 189 --
-bool(true)
--- Changing mode of file to 190 --
-bool(true)
--- Changing mode of file to 191 --
-bool(true)
--- Changing mode of file to 192 --
-bool(true)
--- Changing mode of file to 193 --
-bool(true)
--- Changing mode of file to 194 --
-bool(true)
--- Changing mode of file to 195 --
-bool(true)
--- Changing mode of file to 196 --
-bool(true)
--- Changing mode of file to 197 --
-bool(true)
--- Changing mode of file to 198 --
-bool(true)
--- Changing mode of file to 199 --
-bool(true)
--- Changing mode of file to 200 --
-bool(true)
--- Changing mode of file to 201 --
-bool(true)
--- Changing mode of file to 202 --
-bool(true)
--- Changing mode of file to 203 --
-bool(true)
--- Changing mode of file to 204 --
-bool(true)
--- Changing mode of file to 205 --
-bool(true)
--- Changing mode of file to 206 --
-bool(true)
--- Changing mode of file to 207 --
-bool(true)
--- Changing mode of file to 208 --
-bool(true)
--- Changing mode of file to 209 --
-bool(true)
--- Changing mode of file to 210 --
-bool(true)
--- Changing mode of file to 211 --
-bool(true)
--- Changing mode of file to 212 --
-bool(true)
--- Changing mode of file to 213 --
-bool(true)
--- Changing mode of file to 214 --
-bool(true)
--- Changing mode of file to 215 --
-bool(true)
--- Changing mode of file to 216 --
-bool(true)
--- Changing mode of file to 217 --
-bool(true)
--- Changing mode of file to 218 --
-bool(true)
--- Changing mode of file to 219 --
-bool(true)
--- Changing mode of file to 220 --
-bool(true)
--- Changing mode of file to 221 --
-bool(true)
--- Changing mode of file to 222 --
-bool(true)
--- Changing mode of file to 223 --
-bool(true)
--- Changing mode of file to 224 --
-bool(true)
--- Changing mode of file to 225 --
-bool(true)
--- Changing mode of file to 226 --
-bool(true)
--- Changing mode of file to 227 --
-bool(true)
--- Changing mode of file to 228 --
-bool(true)
--- Changing mode of file to 229 --
-bool(true)
--- Changing mode of file to 230 --
-bool(true)
--- Changing mode of file to 231 --
-bool(true)
--- Changing mode of file to 232 --
-bool(true)
--- Changing mode of file to 233 --
-bool(true)
--- Changing mode of file to 234 --
-bool(true)
--- Changing mode of file to 235 --
-bool(true)
--- Changing mode of file to 236 --
-bool(true)
--- Changing mode of file to 237 --
-bool(true)
--- Changing mode of file to 238 --
-bool(true)
--- Changing mode of file to 239 --
-bool(true)
--- Changing mode of file to 240 --
-bool(true)
--- Changing mode of file to 241 --
-bool(true)
--- Changing mode of file to 242 --
-bool(true)
--- Changing mode of file to 243 --
-bool(true)
--- Changing mode of file to 244 --
-bool(true)
--- Changing mode of file to 245 --
-bool(true)
--- Changing mode of file to 246 --
-bool(true)
--- Changing mode of file to 247 --
-bool(true)
--- Changing mode of file to 248 --
-bool(true)
--- Changing mode of file to 249 --
-bool(true)
--- Changing mode of file to 250 --
-bool(true)
--- Changing mode of file to 251 --
-bool(true)
--- Changing mode of file to 252 --
-bool(true)
--- Changing mode of file to 253 --
-bool(true)
--- Changing mode of file to 254 --
-bool(true)
--- Changing mode of file to 255 --
-bool(true)
--- Changing mode of file to 256 --
-bool(true)
--- Changing mode of file to 257 --
-bool(true)
--- Changing mode of file to 258 --
-bool(true)
--- Changing mode of file to 259 --
-bool(true)
--- Changing mode of file to 260 --
-bool(true)
--- Changing mode of file to 261 --
-bool(true)
--- Changing mode of file to 262 --
-bool(true)
--- Changing mode of file to 263 --
-bool(true)
--- Changing mode of file to 264 --
-bool(true)
--- Changing mode of file to 265 --
-bool(true)
--- Changing mode of file to 266 --
-bool(true)
--- Changing mode of file to 267 --
-bool(true)
--- Changing mode of file to 268 --
-bool(true)
--- Changing mode of file to 269 --
-bool(true)
--- Changing mode of file to 270 --
-bool(true)
--- Changing mode of file to 271 --
-bool(true)
--- Changing mode of file to 272 --
-bool(true)
--- Changing mode of file to 273 --
-bool(true)
--- Changing mode of file to 274 --
-bool(true)
--- Changing mode of file to 275 --
-bool(true)
--- Changing mode of file to 276 --
-bool(true)
--- Changing mode of file to 277 --
-bool(true)
--- Changing mode of file to 278 --
-bool(true)
--- Changing mode of file to 279 --
-bool(true)
--- Changing mode of file to 280 --
-bool(true)
--- Changing mode of file to 281 --
-bool(true)
--- Changing mode of file to 282 --
-bool(true)
--- Changing mode of file to 283 --
-bool(true)
--- Changing mode of file to 284 --
-bool(true)
--- Changing mode of file to 285 --
-bool(true)
--- Changing mode of file to 286 --
-bool(true)
--- Changing mode of file to 287 --
-bool(true)
--- Changing mode of file to 288 --
-bool(true)
--- Changing mode of file to 289 --
-bool(true)
--- Changing mode of file to 290 --
-bool(true)
--- Changing mode of file to 291 --
-bool(true)
--- Changing mode of file to 292 --
-bool(true)
--- Changing mode of file to 293 --
-bool(true)
--- Changing mode of file to 294 --
-bool(true)
--- Changing mode of file to 295 --
-bool(true)
--- Changing mode of file to 296 --
-bool(true)
--- Changing mode of file to 297 --
-bool(true)
--- Changing mode of file to 298 --
-bool(true)
--- Changing mode of file to 299 --
-bool(true)
--- Changing mode of file to 300 --
-bool(true)
--- Changing mode of file to 301 --
-bool(true)
--- Changing mode of file to 302 --
-bool(true)
--- Changing mode of file to 303 --
-bool(true)
--- Changing mode of file to 304 --
-bool(true)
--- Changing mode of file to 305 --
-bool(true)
--- Changing mode of file to 306 --
-bool(true)
--- Changing mode of file to 307 --
-bool(true)
--- Changing mode of file to 308 --
-bool(true)
--- Changing mode of file to 309 --
-bool(true)
--- Changing mode of file to 310 --
-bool(true)
--- Changing mode of file to 311 --
-bool(true)
--- Changing mode of file to 312 --
-bool(true)
--- Changing mode of file to 313 --
-bool(true)
--- Changing mode of file to 314 --
-bool(true)
--- Changing mode of file to 315 --
-bool(true)
--- Changing mode of file to 316 --
-bool(true)
--- Changing mode of file to 317 --
-bool(true)
--- Changing mode of file to 318 --
-bool(true)
--- Changing mode of file to 319 --
-bool(true)
--- Changing mode of file to 320 --
-bool(true)
--- Changing mode of file to 321 --
-bool(true)
--- Changing mode of file to 322 --
-bool(true)
--- Changing mode of file to 323 --
-bool(true)
--- Changing mode of file to 324 --
-bool(true)
--- Changing mode of file to 325 --
-bool(true)
--- Changing mode of file to 326 --
-bool(true)
--- Changing mode of file to 327 --
-bool(true)
--- Changing mode of file to 328 --
-bool(true)
--- Changing mode of file to 329 --
-bool(true)
--- Changing mode of file to 330 --
-bool(true)
--- Changing mode of file to 331 --
-bool(true)
--- Changing mode of file to 332 --
-bool(true)
--- Changing mode of file to 333 --
-bool(true)
--- Changing mode of file to 334 --
-bool(true)
--- Changing mode of file to 335 --
-bool(true)
--- Changing mode of file to 336 --
-bool(true)
--- Changing mode of file to 337 --
-bool(true)
--- Changing mode of file to 338 --
-bool(true)
--- Changing mode of file to 339 --
-bool(true)
--- Changing mode of file to 340 --
-bool(true)
--- Changing mode of file to 341 --
-bool(true)
--- Changing mode of file to 342 --
-bool(true)
--- Changing mode of file to 343 --
-bool(true)
--- Changing mode of file to 344 --
-bool(true)
--- Changing mode of file to 345 --
-bool(true)
--- Changing mode of file to 346 --
-bool(true)
--- Changing mode of file to 347 --
-bool(true)
--- Changing mode of file to 348 --
-bool(true)
--- Changing mode of file to 349 --
-bool(true)
--- Changing mode of file to 350 --
-bool(true)
--- Changing mode of file to 351 --
-bool(true)
--- Changing mode of file to 352 --
-bool(true)
--- Changing mode of file to 353 --
-bool(true)
--- Changing mode of file to 354 --
-bool(true)
--- Changing mode of file to 355 --
-bool(true)
--- Changing mode of file to 356 --
-bool(true)
--- Changing mode of file to 357 --
-bool(true)
--- Changing mode of file to 358 --
-bool(true)
--- Changing mode of file to 359 --
-bool(true)
--- Changing mode of file to 360 --
-bool(true)
--- Changing mode of file to 361 --
-bool(true)
--- Changing mode of file to 362 --
-bool(true)
--- Changing mode of file to 363 --
-bool(true)
--- Changing mode of file to 364 --
-bool(true)
--- Changing mode of file to 365 --
-bool(true)
--- Changing mode of file to 366 --
-bool(true)
--- Changing mode of file to 367 --
-bool(true)
--- Changing mode of file to 368 --
-bool(true)
--- Changing mode of file to 369 --
-bool(true)
--- Changing mode of file to 370 --
-bool(true)
--- Changing mode of file to 371 --
-bool(true)
--- Changing mode of file to 372 --
-bool(true)
--- Changing mode of file to 373 --
-bool(true)
--- Changing mode of file to 374 --
-bool(true)
--- Changing mode of file to 375 --
-bool(true)
--- Changing mode of file to 376 --
-bool(true)
--- Changing mode of file to 377 --
-bool(true)
--- Changing mode of file to 378 --
-bool(true)
--- Changing mode of file to 379 --
-bool(true)
--- Changing mode of file to 380 --
-bool(true)
--- Changing mode of file to 381 --
-bool(true)
--- Changing mode of file to 382 --
-bool(true)
--- Changing mode of file to 383 --
-bool(true)
--- Changing mode of file to 384 --
-bool(true)
--- Changing mode of file to 385 --
-bool(true)
--- Changing mode of file to 386 --
-bool(true)
--- Changing mode of file to 387 --
-bool(true)
--- Changing mode of file to 388 --
-bool(true)
--- Changing mode of file to 389 --
-bool(true)
--- Changing mode of file to 390 --
-bool(true)
--- Changing mode of file to 391 --
-bool(true)
--- Changing mode of file to 392 --
-bool(true)
--- Changing mode of file to 393 --
-bool(true)
--- Changing mode of file to 394 --
-bool(true)
--- Changing mode of file to 395 --
-bool(true)
--- Changing mode of file to 396 --
-bool(true)
--- Changing mode of file to 397 --
-bool(true)
--- Changing mode of file to 398 --
-bool(true)
--- Changing mode of file to 399 --
-bool(true)
--- Changing mode of file to 400 --
-bool(true)
--- Changing mode of file to 401 --
-bool(true)
--- Changing mode of file to 402 --
-bool(true)
--- Changing mode of file to 403 --
-bool(true)
--- Changing mode of file to 404 --
-bool(true)
--- Changing mode of file to 405 --
-bool(true)
--- Changing mode of file to 406 --
-bool(true)
--- Changing mode of file to 407 --
-bool(true)
--- Changing mode of file to 408 --
-bool(true)
--- Changing mode of file to 409 --
-bool(true)
--- Changing mode of file to 410 --
-bool(true)
--- Changing mode of file to 411 --
-bool(true)
--- Changing mode of file to 412 --
-bool(true)
--- Changing mode of file to 413 --
-bool(true)
--- Changing mode of file to 414 --
-bool(true)
--- Changing mode of file to 415 --
-bool(true)
--- Changing mode of file to 416 --
-bool(true)
--- Changing mode of file to 417 --
-bool(true)
--- Changing mode of file to 418 --
-bool(true)
--- Changing mode of file to 419 --
-bool(true)
--- Changing mode of file to 420 --
-bool(true)
--- Changing mode of file to 421 --
-bool(true)
--- Changing mode of file to 422 --
-bool(true)
--- Changing mode of file to 423 --
-bool(true)
--- Changing mode of file to 424 --
-bool(true)
--- Changing mode of file to 425 --
-bool(true)
--- Changing mode of file to 426 --
-bool(true)
--- Changing mode of file to 427 --
-bool(true)
--- Changing mode of file to 428 --
-bool(true)
--- Changing mode of file to 429 --
-bool(true)
--- Changing mode of file to 430 --
-bool(true)
--- Changing mode of file to 431 --
-bool(true)
--- Changing mode of file to 432 --
-bool(true)
--- Changing mode of file to 433 --
-bool(true)
--- Changing mode of file to 434 --
-bool(true)
--- Changing mode of file to 435 --
-bool(true)
--- Changing mode of file to 436 --
-bool(true)
--- Changing mode of file to 437 --
-bool(true)
--- Changing mode of file to 438 --
-bool(true)
--- Changing mode of file to 439 --
-bool(true)
--- Changing mode of file to 440 --
-bool(true)
--- Changing mode of file to 441 --
-bool(true)
--- Changing mode of file to 442 --
-bool(true)
--- Changing mode of file to 443 --
-bool(true)
--- Changing mode of file to 444 --
-bool(true)
--- Changing mode of file to 445 --
-bool(true)
--- Changing mode of file to 446 --
-bool(true)
--- Changing mode of file to 447 --
-bool(true)
--- Changing mode of file to 448 --
-bool(true)
--- Changing mode of file to 449 --
-bool(true)
--- Changing mode of file to 450 --
-bool(true)
--- Changing mode of file to 451 --
-bool(true)
--- Changing mode of file to 452 --
-bool(true)
--- Changing mode of file to 453 --
-bool(true)
--- Changing mode of file to 454 --
-bool(true)
--- Changing mode of file to 455 --
-bool(true)
--- Changing mode of file to 456 --
-bool(true)
--- Changing mode of file to 457 --
-bool(true)
--- Changing mode of file to 458 --
-bool(true)
--- Changing mode of file to 459 --
-bool(true)
--- Changing mode of file to 460 --
-bool(true)
--- Changing mode of file to 461 --
-bool(true)
--- Changing mode of file to 462 --
-bool(true)
--- Changing mode of file to 463 --
-bool(true)
--- Changing mode of file to 464 --
-bool(true)
--- Changing mode of file to 465 --
-bool(true)
--- Changing mode of file to 466 --
-bool(true)
--- Changing mode of file to 467 --
-bool(true)
--- Changing mode of file to 468 --
-bool(true)
--- Changing mode of file to 469 --
-bool(true)
--- Changing mode of file to 470 --
-bool(true)
--- Changing mode of file to 471 --
-bool(true)
--- Changing mode of file to 472 --
-bool(true)
--- Changing mode of file to 473 --
-bool(true)
--- Changing mode of file to 474 --
-bool(true)
--- Changing mode of file to 475 --
-bool(true)
--- Changing mode of file to 476 --
-bool(true)
--- Changing mode of file to 477 --
-bool(true)
--- Changing mode of file to 478 --
-bool(true)
--- Changing mode of file to 479 --
-bool(true)
--- Changing mode of file to 480 --
-bool(true)
--- Changing mode of file to 481 --
-bool(true)
--- Changing mode of file to 482 --
-bool(true)
--- Changing mode of file to 483 --
-bool(true)
--- Changing mode of file to 484 --
-bool(true)
--- Changing mode of file to 485 --
-bool(true)
--- Changing mode of file to 486 --
-bool(true)
--- Changing mode of file to 487 --
-bool(true)
--- Changing mode of file to 488 --
-bool(true)
--- Changing mode of file to 489 --
-bool(true)
--- Changing mode of file to 490 --
-bool(true)
--- Changing mode of file to 491 --
-bool(true)
--- Changing mode of file to 492 --
-bool(true)
--- Changing mode of file to 493 --
-bool(true)
--- Changing mode of file to 494 --
-bool(true)
--- Changing mode of file to 495 --
-bool(true)
--- Changing mode of file to 496 --
-bool(true)
--- Changing mode of file to 497 --
-bool(true)
--- Changing mode of file to 498 --
-bool(true)
--- Changing mode of file to 499 --
-bool(true)
--- Changing mode of file to 500 --
-bool(true)
--- Changing mode of file to 501 --
-bool(true)
--- Changing mode of file to 502 --
-bool(true)
--- Changing mode of file to 503 --
-bool(true)
--- Changing mode of file to 504 --
-bool(true)
--- Changing mode of file to 505 --
-bool(true)
--- Changing mode of file to 506 --
-bool(true)
--- Changing mode of file to 507 --
-bool(true)
--- Changing mode of file to 508 --
-bool(true)
--- Changing mode of file to 509 --
-bool(true)
--- Changing mode of file to 510 --
-bool(true)
--- Changing mode of file to 511 --
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_readable(): basic functionality ***
-- Changing mode of file to 0 --
bool(true)
echo "Done\n";
?>
---EXPECTF--
-*** Testing is_readable(): basic functionality ***
--- Changing mode of file to 0 --
-bool(false)
--- Changing mode of file to 1 --
-bool(false)
--- Changing mode of file to 2 --
-bool(false)
--- Changing mode of file to 3 --
-bool(false)
--- Changing mode of file to 4 --
-bool(false)
--- Changing mode of file to 5 --
-bool(false)
--- Changing mode of file to 6 --
-bool(false)
--- Changing mode of file to 7 --
-bool(false)
--- Changing mode of file to 8 --
-bool(false)
--- Changing mode of file to 9 --
-bool(false)
--- Changing mode of file to 10 --
-bool(false)
--- Changing mode of file to 11 --
-bool(false)
--- Changing mode of file to 12 --
-bool(false)
--- Changing mode of file to 13 --
-bool(false)
--- Changing mode of file to 14 --
-bool(false)
--- Changing mode of file to 15 --
-bool(false)
--- Changing mode of file to 16 --
-bool(false)
--- Changing mode of file to 17 --
-bool(false)
--- Changing mode of file to 18 --
-bool(false)
--- Changing mode of file to 19 --
-bool(false)
--- Changing mode of file to 20 --
-bool(false)
--- Changing mode of file to 21 --
-bool(false)
--- Changing mode of file to 22 --
-bool(false)
--- Changing mode of file to 23 --
-bool(false)
--- Changing mode of file to 24 --
-bool(false)
--- Changing mode of file to 25 --
-bool(false)
--- Changing mode of file to 26 --
-bool(false)
--- Changing mode of file to 27 --
-bool(false)
--- Changing mode of file to 28 --
-bool(false)
--- Changing mode of file to 29 --
-bool(false)
--- Changing mode of file to 30 --
-bool(false)
--- Changing mode of file to 31 --
-bool(false)
--- Changing mode of file to 32 --
-bool(false)
--- Changing mode of file to 33 --
-bool(false)
--- Changing mode of file to 34 --
-bool(false)
--- Changing mode of file to 35 --
-bool(false)
--- Changing mode of file to 36 --
-bool(false)
--- Changing mode of file to 37 --
-bool(false)
--- Changing mode of file to 38 --
-bool(false)
--- Changing mode of file to 39 --
-bool(false)
--- Changing mode of file to 40 --
-bool(false)
--- Changing mode of file to 41 --
-bool(false)
--- Changing mode of file to 42 --
-bool(false)
--- Changing mode of file to 43 --
-bool(false)
--- Changing mode of file to 44 --
-bool(false)
--- Changing mode of file to 45 --
-bool(false)
--- Changing mode of file to 46 --
-bool(false)
--- Changing mode of file to 47 --
-bool(false)
--- Changing mode of file to 48 --
-bool(false)
--- Changing mode of file to 49 --
-bool(false)
--- Changing mode of file to 50 --
-bool(false)
--- Changing mode of file to 51 --
-bool(false)
--- Changing mode of file to 52 --
-bool(false)
--- Changing mode of file to 53 --
-bool(false)
--- Changing mode of file to 54 --
-bool(false)
--- Changing mode of file to 55 --
-bool(false)
--- Changing mode of file to 56 --
-bool(false)
--- Changing mode of file to 57 --
-bool(false)
--- Changing mode of file to 58 --
-bool(false)
--- Changing mode of file to 59 --
-bool(false)
--- Changing mode of file to 60 --
-bool(false)
--- Changing mode of file to 61 --
-bool(false)
--- Changing mode of file to 62 --
-bool(false)
--- Changing mode of file to 63 --
-bool(false)
--- Changing mode of file to 64 --
-bool(false)
--- Changing mode of file to 65 --
-bool(false)
--- Changing mode of file to 66 --
-bool(false)
--- Changing mode of file to 67 --
-bool(false)
--- Changing mode of file to 68 --
-bool(false)
--- Changing mode of file to 69 --
-bool(false)
--- Changing mode of file to 70 --
-bool(false)
--- Changing mode of file to 71 --
-bool(false)
--- Changing mode of file to 72 --
-bool(false)
--- Changing mode of file to 73 --
-bool(false)
--- Changing mode of file to 74 --
-bool(false)
--- Changing mode of file to 75 --
-bool(false)
--- Changing mode of file to 76 --
-bool(false)
--- Changing mode of file to 77 --
-bool(false)
--- Changing mode of file to 78 --
-bool(false)
--- Changing mode of file to 79 --
-bool(false)
--- Changing mode of file to 80 --
-bool(false)
--- Changing mode of file to 81 --
-bool(false)
--- Changing mode of file to 82 --
-bool(false)
--- Changing mode of file to 83 --
-bool(false)
--- Changing mode of file to 84 --
-bool(false)
--- Changing mode of file to 85 --
-bool(false)
--- Changing mode of file to 86 --
-bool(false)
--- Changing mode of file to 87 --
-bool(false)
--- Changing mode of file to 88 --
-bool(false)
--- Changing mode of file to 89 --
-bool(false)
--- Changing mode of file to 90 --
-bool(false)
--- Changing mode of file to 91 --
-bool(false)
--- Changing mode of file to 92 --
-bool(false)
--- Changing mode of file to 93 --
-bool(false)
--- Changing mode of file to 94 --
-bool(false)
--- Changing mode of file to 95 --
-bool(false)
--- Changing mode of file to 96 --
-bool(false)
--- Changing mode of file to 97 --
-bool(false)
--- Changing mode of file to 98 --
-bool(false)
--- Changing mode of file to 99 --
-bool(false)
--- Changing mode of file to 100 --
-bool(false)
--- Changing mode of file to 101 --
-bool(false)
--- Changing mode of file to 102 --
-bool(false)
--- Changing mode of file to 103 --
-bool(false)
--- Changing mode of file to 104 --
-bool(false)
--- Changing mode of file to 105 --
-bool(false)
--- Changing mode of file to 106 --
-bool(false)
--- Changing mode of file to 107 --
-bool(false)
--- Changing mode of file to 108 --
-bool(false)
--- Changing mode of file to 109 --
-bool(false)
--- Changing mode of file to 110 --
-bool(false)
--- Changing mode of file to 111 --
-bool(false)
--- Changing mode of file to 112 --
-bool(false)
--- Changing mode of file to 113 --
-bool(false)
--- Changing mode of file to 114 --
-bool(false)
--- Changing mode of file to 115 --
-bool(false)
--- Changing mode of file to 116 --
-bool(false)
--- Changing mode of file to 117 --
-bool(false)
--- Changing mode of file to 118 --
-bool(false)
--- Changing mode of file to 119 --
-bool(false)
--- Changing mode of file to 120 --
-bool(false)
--- Changing mode of file to 121 --
-bool(false)
--- Changing mode of file to 122 --
-bool(false)
--- Changing mode of file to 123 --
-bool(false)
--- Changing mode of file to 124 --
-bool(false)
--- Changing mode of file to 125 --
-bool(false)
--- Changing mode of file to 126 --
-bool(false)
--- Changing mode of file to 127 --
-bool(false)
--- Changing mode of file to 128 --
-bool(false)
--- Changing mode of file to 129 --
-bool(false)
--- Changing mode of file to 130 --
-bool(false)
--- Changing mode of file to 131 --
-bool(false)
--- Changing mode of file to 132 --
-bool(false)
--- Changing mode of file to 133 --
-bool(false)
--- Changing mode of file to 134 --
-bool(false)
--- Changing mode of file to 135 --
-bool(false)
--- Changing mode of file to 136 --
-bool(false)
--- Changing mode of file to 137 --
-bool(false)
--- Changing mode of file to 138 --
-bool(false)
--- Changing mode of file to 139 --
-bool(false)
--- Changing mode of file to 140 --
-bool(false)
--- Changing mode of file to 141 --
-bool(false)
--- Changing mode of file to 142 --
-bool(false)
--- Changing mode of file to 143 --
-bool(false)
--- Changing mode of file to 144 --
-bool(false)
--- Changing mode of file to 145 --
-bool(false)
--- Changing mode of file to 146 --
-bool(false)
--- Changing mode of file to 147 --
-bool(false)
--- Changing mode of file to 148 --
-bool(false)
--- Changing mode of file to 149 --
-bool(false)
--- Changing mode of file to 150 --
-bool(false)
--- Changing mode of file to 151 --
-bool(false)
--- Changing mode of file to 152 --
-bool(false)
--- Changing mode of file to 153 --
-bool(false)
--- Changing mode of file to 154 --
-bool(false)
--- Changing mode of file to 155 --
-bool(false)
--- Changing mode of file to 156 --
-bool(false)
--- Changing mode of file to 157 --
-bool(false)
--- Changing mode of file to 158 --
-bool(false)
--- Changing mode of file to 159 --
-bool(false)
--- Changing mode of file to 160 --
-bool(false)
--- Changing mode of file to 161 --
-bool(false)
--- Changing mode of file to 162 --
-bool(false)
--- Changing mode of file to 163 --
-bool(false)
--- Changing mode of file to 164 --
-bool(false)
--- Changing mode of file to 165 --
-bool(false)
--- Changing mode of file to 166 --
-bool(false)
--- Changing mode of file to 167 --
-bool(false)
--- Changing mode of file to 168 --
-bool(false)
--- Changing mode of file to 169 --
-bool(false)
--- Changing mode of file to 170 --
-bool(false)
--- Changing mode of file to 171 --
-bool(false)
--- Changing mode of file to 172 --
-bool(false)
--- Changing mode of file to 173 --
-bool(false)
--- Changing mode of file to 174 --
-bool(false)
--- Changing mode of file to 175 --
-bool(false)
--- Changing mode of file to 176 --
-bool(false)
--- Changing mode of file to 177 --
-bool(false)
--- Changing mode of file to 178 --
-bool(false)
--- Changing mode of file to 179 --
-bool(false)
--- Changing mode of file to 180 --
-bool(false)
--- Changing mode of file to 181 --
-bool(false)
--- Changing mode of file to 182 --
-bool(false)
--- Changing mode of file to 183 --
-bool(false)
--- Changing mode of file to 184 --
-bool(false)
--- Changing mode of file to 185 --
-bool(false)
--- Changing mode of file to 186 --
-bool(false)
--- Changing mode of file to 187 --
-bool(false)
--- Changing mode of file to 188 --
-bool(false)
--- Changing mode of file to 189 --
-bool(false)
--- Changing mode of file to 190 --
-bool(false)
--- Changing mode of file to 191 --
-bool(false)
--- Changing mode of file to 192 --
-bool(false)
--- Changing mode of file to 193 --
-bool(false)
--- Changing mode of file to 194 --
-bool(false)
--- Changing mode of file to 195 --
-bool(false)
--- Changing mode of file to 196 --
-bool(false)
--- Changing mode of file to 197 --
-bool(false)
--- Changing mode of file to 198 --
-bool(false)
--- Changing mode of file to 199 --
-bool(false)
--- Changing mode of file to 200 --
-bool(false)
--- Changing mode of file to 201 --
-bool(false)
--- Changing mode of file to 202 --
-bool(false)
--- Changing mode of file to 203 --
-bool(false)
--- Changing mode of file to 204 --
-bool(false)
--- Changing mode of file to 205 --
-bool(false)
--- Changing mode of file to 206 --
-bool(false)
--- Changing mode of file to 207 --
-bool(false)
--- Changing mode of file to 208 --
-bool(false)
--- Changing mode of file to 209 --
-bool(false)
--- Changing mode of file to 210 --
-bool(false)
--- Changing mode of file to 211 --
-bool(false)
--- Changing mode of file to 212 --
-bool(false)
--- Changing mode of file to 213 --
-bool(false)
--- Changing mode of file to 214 --
-bool(false)
--- Changing mode of file to 215 --
-bool(false)
--- Changing mode of file to 216 --
-bool(false)
--- Changing mode of file to 217 --
-bool(false)
--- Changing mode of file to 218 --
-bool(false)
--- Changing mode of file to 219 --
-bool(false)
--- Changing mode of file to 220 --
-bool(false)
--- Changing mode of file to 221 --
-bool(false)
--- Changing mode of file to 222 --
-bool(false)
--- Changing mode of file to 223 --
-bool(false)
--- Changing mode of file to 224 --
-bool(false)
--- Changing mode of file to 225 --
-bool(false)
--- Changing mode of file to 226 --
-bool(false)
--- Changing mode of file to 227 --
-bool(false)
--- Changing mode of file to 228 --
-bool(false)
--- Changing mode of file to 229 --
-bool(false)
--- Changing mode of file to 230 --
-bool(false)
--- Changing mode of file to 231 --
-bool(false)
--- Changing mode of file to 232 --
-bool(false)
--- Changing mode of file to 233 --
-bool(false)
--- Changing mode of file to 234 --
-bool(false)
--- Changing mode of file to 235 --
-bool(false)
--- Changing mode of file to 236 --
-bool(false)
--- Changing mode of file to 237 --
-bool(false)
--- Changing mode of file to 238 --
-bool(false)
--- Changing mode of file to 239 --
-bool(false)
--- Changing mode of file to 240 --
-bool(false)
--- Changing mode of file to 241 --
-bool(false)
--- Changing mode of file to 242 --
-bool(false)
--- Changing mode of file to 243 --
-bool(false)
--- Changing mode of file to 244 --
-bool(false)
--- Changing mode of file to 245 --
-bool(false)
--- Changing mode of file to 246 --
-bool(false)
--- Changing mode of file to 247 --
-bool(false)
--- Changing mode of file to 248 --
-bool(false)
--- Changing mode of file to 249 --
-bool(false)
--- Changing mode of file to 250 --
-bool(false)
--- Changing mode of file to 251 --
-bool(false)
--- Changing mode of file to 252 --
-bool(false)
--- Changing mode of file to 253 --
-bool(false)
--- Changing mode of file to 254 --
-bool(false)
--- Changing mode of file to 255 --
-bool(false)
--- Changing mode of file to 256 --
-bool(true)
--- Changing mode of file to 257 --
-bool(true)
--- Changing mode of file to 258 --
-bool(true)
--- Changing mode of file to 259 --
-bool(true)
--- Changing mode of file to 260 --
-bool(true)
--- Changing mode of file to 261 --
-bool(true)
--- Changing mode of file to 262 --
-bool(true)
--- Changing mode of file to 263 --
-bool(true)
--- Changing mode of file to 264 --
-bool(true)
--- Changing mode of file to 265 --
-bool(true)
--- Changing mode of file to 266 --
-bool(true)
--- Changing mode of file to 267 --
-bool(true)
--- Changing mode of file to 268 --
-bool(true)
--- Changing mode of file to 269 --
-bool(true)
--- Changing mode of file to 270 --
-bool(true)
--- Changing mode of file to 271 --
-bool(true)
--- Changing mode of file to 272 --
-bool(true)
--- Changing mode of file to 273 --
-bool(true)
--- Changing mode of file to 274 --
-bool(true)
--- Changing mode of file to 275 --
-bool(true)
--- Changing mode of file to 276 --
-bool(true)
--- Changing mode of file to 277 --
-bool(true)
--- Changing mode of file to 278 --
-bool(true)
--- Changing mode of file to 279 --
-bool(true)
--- Changing mode of file to 280 --
-bool(true)
--- Changing mode of file to 281 --
-bool(true)
--- Changing mode of file to 282 --
-bool(true)
--- Changing mode of file to 283 --
-bool(true)
--- Changing mode of file to 284 --
-bool(true)
--- Changing mode of file to 285 --
-bool(true)
--- Changing mode of file to 286 --
-bool(true)
--- Changing mode of file to 287 --
-bool(true)
--- Changing mode of file to 288 --
-bool(true)
--- Changing mode of file to 289 --
-bool(true)
--- Changing mode of file to 290 --
-bool(true)
--- Changing mode of file to 291 --
-bool(true)
--- Changing mode of file to 292 --
-bool(true)
--- Changing mode of file to 293 --
-bool(true)
--- Changing mode of file to 294 --
-bool(true)
--- Changing mode of file to 295 --
-bool(true)
--- Changing mode of file to 296 --
-bool(true)
--- Changing mode of file to 297 --
-bool(true)
--- Changing mode of file to 298 --
-bool(true)
--- Changing mode of file to 299 --
-bool(true)
--- Changing mode of file to 300 --
-bool(true)
--- Changing mode of file to 301 --
-bool(true)
--- Changing mode of file to 302 --
-bool(true)
--- Changing mode of file to 303 --
-bool(true)
--- Changing mode of file to 304 --
-bool(true)
--- Changing mode of file to 305 --
-bool(true)
--- Changing mode of file to 306 --
-bool(true)
--- Changing mode of file to 307 --
-bool(true)
--- Changing mode of file to 308 --
-bool(true)
--- Changing mode of file to 309 --
-bool(true)
--- Changing mode of file to 310 --
-bool(true)
--- Changing mode of file to 311 --
-bool(true)
--- Changing mode of file to 312 --
-bool(true)
--- Changing mode of file to 313 --
-bool(true)
--- Changing mode of file to 314 --
-bool(true)
--- Changing mode of file to 315 --
-bool(true)
--- Changing mode of file to 316 --
-bool(true)
--- Changing mode of file to 317 --
-bool(true)
--- Changing mode of file to 318 --
-bool(true)
--- Changing mode of file to 319 --
-bool(true)
--- Changing mode of file to 320 --
-bool(true)
--- Changing mode of file to 321 --
-bool(true)
--- Changing mode of file to 322 --
-bool(true)
--- Changing mode of file to 323 --
-bool(true)
--- Changing mode of file to 324 --
-bool(true)
--- Changing mode of file to 325 --
-bool(true)
--- Changing mode of file to 326 --
-bool(true)
--- Changing mode of file to 327 --
-bool(true)
--- Changing mode of file to 328 --
-bool(true)
--- Changing mode of file to 329 --
-bool(true)
--- Changing mode of file to 330 --
-bool(true)
--- Changing mode of file to 331 --
-bool(true)
--- Changing mode of file to 332 --
-bool(true)
--- Changing mode of file to 333 --
-bool(true)
--- Changing mode of file to 334 --
-bool(true)
--- Changing mode of file to 335 --
-bool(true)
--- Changing mode of file to 336 --
-bool(true)
--- Changing mode of file to 337 --
-bool(true)
--- Changing mode of file to 338 --
-bool(true)
--- Changing mode of file to 339 --
-bool(true)
--- Changing mode of file to 340 --
-bool(true)
--- Changing mode of file to 341 --
-bool(true)
--- Changing mode of file to 342 --
-bool(true)
--- Changing mode of file to 343 --
-bool(true)
--- Changing mode of file to 344 --
-bool(true)
--- Changing mode of file to 345 --
-bool(true)
--- Changing mode of file to 346 --
-bool(true)
--- Changing mode of file to 347 --
-bool(true)
--- Changing mode of file to 348 --
-bool(true)
--- Changing mode of file to 349 --
-bool(true)
--- Changing mode of file to 350 --
-bool(true)
--- Changing mode of file to 351 --
-bool(true)
--- Changing mode of file to 352 --
-bool(true)
--- Changing mode of file to 353 --
-bool(true)
--- Changing mode of file to 354 --
-bool(true)
--- Changing mode of file to 355 --
-bool(true)
--- Changing mode of file to 356 --
-bool(true)
--- Changing mode of file to 357 --
-bool(true)
--- Changing mode of file to 358 --
-bool(true)
--- Changing mode of file to 359 --
-bool(true)
--- Changing mode of file to 360 --
-bool(true)
--- Changing mode of file to 361 --
-bool(true)
--- Changing mode of file to 362 --
-bool(true)
--- Changing mode of file to 363 --
-bool(true)
--- Changing mode of file to 364 --
-bool(true)
--- Changing mode of file to 365 --
-bool(true)
--- Changing mode of file to 366 --
-bool(true)
--- Changing mode of file to 367 --
-bool(true)
--- Changing mode of file to 368 --
-bool(true)
--- Changing mode of file to 369 --
-bool(true)
--- Changing mode of file to 370 --
-bool(true)
--- Changing mode of file to 371 --
-bool(true)
--- Changing mode of file to 372 --
-bool(true)
--- Changing mode of file to 373 --
-bool(true)
--- Changing mode of file to 374 --
-bool(true)
--- Changing mode of file to 375 --
-bool(true)
--- Changing mode of file to 376 --
-bool(true)
--- Changing mode of file to 377 --
-bool(true)
--- Changing mode of file to 378 --
-bool(true)
--- Changing mode of file to 379 --
-bool(true)
--- Changing mode of file to 380 --
-bool(true)
--- Changing mode of file to 381 --
-bool(true)
--- Changing mode of file to 382 --
-bool(true)
--- Changing mode of file to 383 --
-bool(true)
--- Changing mode of file to 384 --
-bool(true)
--- Changing mode of file to 385 --
-bool(true)
--- Changing mode of file to 386 --
-bool(true)
--- Changing mode of file to 387 --
-bool(true)
--- Changing mode of file to 388 --
-bool(true)
--- Changing mode of file to 389 --
-bool(true)
--- Changing mode of file to 390 --
-bool(true)
--- Changing mode of file to 391 --
-bool(true)
--- Changing mode of file to 392 --
-bool(true)
--- Changing mode of file to 393 --
-bool(true)
--- Changing mode of file to 394 --
-bool(true)
--- Changing mode of file to 395 --
-bool(true)
--- Changing mode of file to 396 --
-bool(true)
--- Changing mode of file to 397 --
-bool(true)
--- Changing mode of file to 398 --
-bool(true)
--- Changing mode of file to 399 --
-bool(true)
--- Changing mode of file to 400 --
-bool(true)
--- Changing mode of file to 401 --
-bool(true)
--- Changing mode of file to 402 --
-bool(true)
--- Changing mode of file to 403 --
-bool(true)
--- Changing mode of file to 404 --
-bool(true)
--- Changing mode of file to 405 --
-bool(true)
--- Changing mode of file to 406 --
-bool(true)
--- Changing mode of file to 407 --
-bool(true)
--- Changing mode of file to 408 --
-bool(true)
--- Changing mode of file to 409 --
-bool(true)
--- Changing mode of file to 410 --
-bool(true)
--- Changing mode of file to 411 --
-bool(true)
--- Changing mode of file to 412 --
-bool(true)
--- Changing mode of file to 413 --
-bool(true)
--- Changing mode of file to 414 --
-bool(true)
--- Changing mode of file to 415 --
-bool(true)
--- Changing mode of file to 416 --
-bool(true)
--- Changing mode of file to 417 --
-bool(true)
--- Changing mode of file to 418 --
-bool(true)
--- Changing mode of file to 419 --
-bool(true)
--- Changing mode of file to 420 --
-bool(true)
--- Changing mode of file to 421 --
-bool(true)
--- Changing mode of file to 422 --
-bool(true)
--- Changing mode of file to 423 --
-bool(true)
--- Changing mode of file to 424 --
-bool(true)
--- Changing mode of file to 425 --
-bool(true)
--- Changing mode of file to 426 --
-bool(true)
--- Changing mode of file to 427 --
-bool(true)
--- Changing mode of file to 428 --
-bool(true)
--- Changing mode of file to 429 --
-bool(true)
--- Changing mode of file to 430 --
-bool(true)
--- Changing mode of file to 431 --
-bool(true)
--- Changing mode of file to 432 --
-bool(true)
--- Changing mode of file to 433 --
-bool(true)
--- Changing mode of file to 434 --
-bool(true)
--- Changing mode of file to 435 --
-bool(true)
--- Changing mode of file to 436 --
-bool(true)
--- Changing mode of file to 437 --
-bool(true)
--- Changing mode of file to 438 --
-bool(true)
--- Changing mode of file to 439 --
-bool(true)
--- Changing mode of file to 440 --
-bool(true)
--- Changing mode of file to 441 --
-bool(true)
--- Changing mode of file to 442 --
-bool(true)
--- Changing mode of file to 443 --
-bool(true)
--- Changing mode of file to 444 --
-bool(true)
--- Changing mode of file to 445 --
-bool(true)
--- Changing mode of file to 446 --
-bool(true)
--- Changing mode of file to 447 --
-bool(true)
--- Changing mode of file to 448 --
-bool(true)
--- Changing mode of file to 449 --
-bool(true)
--- Changing mode of file to 450 --
-bool(true)
--- Changing mode of file to 451 --
-bool(true)
--- Changing mode of file to 452 --
-bool(true)
--- Changing mode of file to 453 --
-bool(true)
--- Changing mode of file to 454 --
-bool(true)
--- Changing mode of file to 455 --
-bool(true)
--- Changing mode of file to 456 --
-bool(true)
--- Changing mode of file to 457 --
-bool(true)
--- Changing mode of file to 458 --
-bool(true)
--- Changing mode of file to 459 --
-bool(true)
--- Changing mode of file to 460 --
-bool(true)
--- Changing mode of file to 461 --
-bool(true)
--- Changing mode of file to 462 --
-bool(true)
--- Changing mode of file to 463 --
-bool(true)
--- Changing mode of file to 464 --
-bool(true)
--- Changing mode of file to 465 --
-bool(true)
--- Changing mode of file to 466 --
-bool(true)
--- Changing mode of file to 467 --
-bool(true)
--- Changing mode of file to 468 --
-bool(true)
--- Changing mode of file to 469 --
-bool(true)
--- Changing mode of file to 470 --
-bool(true)
--- Changing mode of file to 471 --
-bool(true)
--- Changing mode of file to 472 --
-bool(true)
--- Changing mode of file to 473 --
-bool(true)
--- Changing mode of file to 474 --
-bool(true)
--- Changing mode of file to 475 --
-bool(true)
--- Changing mode of file to 476 --
-bool(true)
--- Changing mode of file to 477 --
-bool(true)
--- Changing mode of file to 478 --
-bool(true)
--- Changing mode of file to 479 --
-bool(true)
--- Changing mode of file to 480 --
-bool(true)
--- Changing mode of file to 481 --
-bool(true)
--- Changing mode of file to 482 --
-bool(true)
--- Changing mode of file to 483 --
-bool(true)
--- Changing mode of file to 484 --
-bool(true)
--- Changing mode of file to 485 --
-bool(true)
--- Changing mode of file to 486 --
-bool(true)
--- Changing mode of file to 487 --
-bool(true)
--- Changing mode of file to 488 --
-bool(true)
--- Changing mode of file to 489 --
-bool(true)
--- Changing mode of file to 490 --
-bool(true)
--- Changing mode of file to 491 --
-bool(true)
--- Changing mode of file to 492 --
-bool(true)
--- Changing mode of file to 493 --
-bool(true)
--- Changing mode of file to 494 --
-bool(true)
--- Changing mode of file to 495 --
-bool(true)
--- Changing mode of file to 496 --
-bool(true)
--- Changing mode of file to 497 --
-bool(true)
--- Changing mode of file to 498 --
-bool(true)
--- Changing mode of file to 499 --
-bool(true)
--- Changing mode of file to 500 --
-bool(true)
--- Changing mode of file to 501 --
-bool(true)
--- Changing mode of file to 502 --
-bool(true)
--- Changing mode of file to 503 --
-bool(true)
--- Changing mode of file to 504 --
-bool(true)
--- Changing mode of file to 505 --
-bool(true)
--- Changing mode of file to 506 --
-bool(true)
--- Changing mode of file to 507 --
-bool(true)
--- Changing mode of file to 508 --
-bool(true)
--- Changing mode of file to 509 --
-bool(true)
--- Changing mode of file to 510 --
-bool(true)
--- Changing mode of file to 511 --
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_readable(): basic functionality ***
-- Changing mode of file to 0 --
bool(false)
*** Testing is_readable() on non-existent file ***
bool(false)
Done
---UEXPECTF--
-*** Testing is_readable(): error conditions ***
-
-Warning: is_readable() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_readable() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Testing is_readable() on non-existent file ***
-bool(false)
-Done
unlink(dirname(__FILE__)."/is_readable_variation1/bar.tmp");
rmdir(dirname(__FILE__)."/is_readable_variation1/");
?>
---EXPECTF--
+--EXPECT--
*** Testing is_readable(): usage variations ***
-- Iteration 1 --
bool(true)
-- Iteration 11 --
bool(true)
Done
---UEXPECTF--
-*** Testing is_readable(): usage variations ***
--- Iteration 1 --
-bool(true)
--- Iteration 2 --
-bool(%s)
--- Iteration 3 --
-bool(true)
--- Iteration 4 --
-bool(true)
--- Iteration 5 --
-bool(false)
--- Iteration 6 --
-bool(false)
--- Iteration 7 --
-bool(true)
--- Iteration 8 --
-bool(true)
--- Iteration 9 --
-bool(true)
--- Iteration 10 --
-bool(true)
--- Iteration 11 --
-bool(true)
-Done
\ No newline at end of file
<?php
rmdir(dirname(__FILE__)."/is_readable_variation2/");
?>
---EXPECTF--
+--EXPECT--
*** Testing is_readable(): usage variations ***
*** Testing is_readable() on directory without read permission ***
-- Iteration 10 --
bool(true)
Done
---UEXPECTF--
-*** Testing is_readable(): usage variations ***
-
-*** Testing is_readable() on directory without read permission ***
-bool(false)
-
-*** Testing miscelleneous input for is_readable() function ***
--- Iteration 1 --
-bool(true)
--- Iteration 2 --
-bool(true)
--- Iteration 3 --
-bool(true)
--- Iteration 4 --
-bool(true)
--- Iteration 5 --
-bool(false)
--- Iteration 6 --
-bool(true)
--- Iteration 7 --
-bool(true)
--- Iteration 8 --
-bool(true)
--- Iteration 9 --
-bool(true)
--- Iteration 10 --
-bool(true)
-Done
\ No newline at end of file
NULL
bool(false)
Done
---UEXPECTF--
-*** Testing is_readable(): usage variations ***
-
-*** Testing is_readable() on miscelleneous filenames ***
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-Warning: is_readable() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-bool(false)
-Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing is_writable(): basic functionality ***
--- Changing mode of file to 0 --
-bool(false)
-bool(false)
--- Changing mode of file to 1 --
-bool(false)
-bool(false)
--- Changing mode of file to 2 --
-bool(false)
-bool(false)
--- Changing mode of file to 3 --
-bool(false)
-bool(false)
--- Changing mode of file to 4 --
-bool(false)
-bool(false)
--- Changing mode of file to 5 --
-bool(false)
-bool(false)
--- Changing mode of file to 6 --
-bool(false)
-bool(false)
--- Changing mode of file to 7 --
-bool(false)
-bool(false)
--- Changing mode of file to 8 --
-bool(false)
-bool(false)
--- Changing mode of file to 9 --
-bool(false)
-bool(false)
--- Changing mode of file to 10 --
-bool(false)
-bool(false)
--- Changing mode of file to 11 --
-bool(false)
-bool(false)
--- Changing mode of file to 12 --
-bool(false)
-bool(false)
--- Changing mode of file to 13 --
-bool(false)
-bool(false)
--- Changing mode of file to 14 --
-bool(false)
-bool(false)
--- Changing mode of file to 15 --
-bool(false)
-bool(false)
--- Changing mode of file to 16 --
-bool(false)
-bool(false)
--- Changing mode of file to 17 --
-bool(false)
-bool(false)
--- Changing mode of file to 18 --
-bool(false)
-bool(false)
--- Changing mode of file to 19 --
-bool(false)
-bool(false)
--- Changing mode of file to 20 --
-bool(false)
-bool(false)
--- Changing mode of file to 21 --
-bool(false)
-bool(false)
--- Changing mode of file to 22 --
-bool(false)
-bool(false)
--- Changing mode of file to 23 --
-bool(false)
-bool(false)
--- Changing mode of file to 24 --
-bool(false)
-bool(false)
--- Changing mode of file to 25 --
-bool(false)
-bool(false)
--- Changing mode of file to 26 --
-bool(false)
-bool(false)
--- Changing mode of file to 27 --
-bool(false)
-bool(false)
--- Changing mode of file to 28 --
-bool(false)
-bool(false)
--- Changing mode of file to 29 --
-bool(false)
-bool(false)
--- Changing mode of file to 30 --
-bool(false)
-bool(false)
--- Changing mode of file to 31 --
-bool(false)
-bool(false)
--- Changing mode of file to 32 --
-bool(false)
-bool(false)
--- Changing mode of file to 33 --
-bool(false)
-bool(false)
--- Changing mode of file to 34 --
-bool(false)
-bool(false)
--- Changing mode of file to 35 --
-bool(false)
-bool(false)
--- Changing mode of file to 36 --
-bool(false)
-bool(false)
--- Changing mode of file to 37 --
-bool(false)
-bool(false)
--- Changing mode of file to 38 --
-bool(false)
-bool(false)
--- Changing mode of file to 39 --
-bool(false)
-bool(false)
--- Changing mode of file to 40 --
-bool(false)
-bool(false)
--- Changing mode of file to 41 --
-bool(false)
-bool(false)
--- Changing mode of file to 42 --
-bool(false)
-bool(false)
--- Changing mode of file to 43 --
-bool(false)
-bool(false)
--- Changing mode of file to 44 --
-bool(false)
-bool(false)
--- Changing mode of file to 45 --
-bool(false)
-bool(false)
--- Changing mode of file to 46 --
-bool(false)
-bool(false)
--- Changing mode of file to 47 --
-bool(false)
-bool(false)
--- Changing mode of file to 48 --
-bool(false)
-bool(false)
--- Changing mode of file to 49 --
-bool(false)
-bool(false)
--- Changing mode of file to 50 --
-bool(false)
-bool(false)
--- Changing mode of file to 51 --
-bool(false)
-bool(false)
--- Changing mode of file to 52 --
-bool(false)
-bool(false)
--- Changing mode of file to 53 --
-bool(false)
-bool(false)
--- Changing mode of file to 54 --
-bool(false)
-bool(false)
--- Changing mode of file to 55 --
-bool(false)
-bool(false)
--- Changing mode of file to 56 --
-bool(false)
-bool(false)
--- Changing mode of file to 57 --
-bool(false)
-bool(false)
--- Changing mode of file to 58 --
-bool(false)
-bool(false)
--- Changing mode of file to 59 --
-bool(false)
-bool(false)
--- Changing mode of file to 60 --
-bool(false)
-bool(false)
--- Changing mode of file to 61 --
-bool(false)
-bool(false)
--- Changing mode of file to 62 --
-bool(false)
-bool(false)
--- Changing mode of file to 63 --
-bool(false)
-bool(false)
--- Changing mode of file to 64 --
-bool(false)
-bool(false)
--- Changing mode of file to 65 --
-bool(false)
-bool(false)
--- Changing mode of file to 66 --
-bool(false)
-bool(false)
--- Changing mode of file to 67 --
-bool(false)
-bool(false)
--- Changing mode of file to 68 --
-bool(false)
-bool(false)
--- Changing mode of file to 69 --
-bool(false)
-bool(false)
--- Changing mode of file to 70 --
-bool(false)
-bool(false)
--- Changing mode of file to 71 --
-bool(false)
-bool(false)
--- Changing mode of file to 72 --
-bool(false)
-bool(false)
--- Changing mode of file to 73 --
-bool(false)
-bool(false)
--- Changing mode of file to 74 --
-bool(false)
-bool(false)
--- Changing mode of file to 75 --
-bool(false)
-bool(false)
--- Changing mode of file to 76 --
-bool(false)
-bool(false)
--- Changing mode of file to 77 --
-bool(false)
-bool(false)
--- Changing mode of file to 78 --
-bool(false)
-bool(false)
--- Changing mode of file to 79 --
-bool(false)
-bool(false)
--- Changing mode of file to 80 --
-bool(false)
-bool(false)
--- Changing mode of file to 81 --
-bool(false)
-bool(false)
--- Changing mode of file to 82 --
-bool(false)
-bool(false)
--- Changing mode of file to 83 --
-bool(false)
-bool(false)
--- Changing mode of file to 84 --
-bool(false)
-bool(false)
--- Changing mode of file to 85 --
-bool(false)
-bool(false)
--- Changing mode of file to 86 --
-bool(false)
-bool(false)
--- Changing mode of file to 87 --
-bool(false)
-bool(false)
--- Changing mode of file to 88 --
-bool(false)
-bool(false)
--- Changing mode of file to 89 --
-bool(false)
-bool(false)
--- Changing mode of file to 90 --
-bool(false)
-bool(false)
--- Changing mode of file to 91 --
-bool(false)
-bool(false)
--- Changing mode of file to 92 --
-bool(false)
-bool(false)
--- Changing mode of file to 93 --
-bool(false)
-bool(false)
--- Changing mode of file to 94 --
-bool(false)
-bool(false)
--- Changing mode of file to 95 --
-bool(false)
-bool(false)
--- Changing mode of file to 96 --
-bool(false)
-bool(false)
--- Changing mode of file to 97 --
-bool(false)
-bool(false)
--- Changing mode of file to 98 --
-bool(false)
-bool(false)
--- Changing mode of file to 99 --
-bool(false)
-bool(false)
--- Changing mode of file to 100 --
-bool(false)
-bool(false)
--- Changing mode of file to 101 --
-bool(false)
-bool(false)
--- Changing mode of file to 102 --
-bool(false)
-bool(false)
--- Changing mode of file to 103 --
-bool(false)
-bool(false)
--- Changing mode of file to 104 --
-bool(false)
-bool(false)
--- Changing mode of file to 105 --
-bool(false)
-bool(false)
--- Changing mode of file to 106 --
-bool(false)
-bool(false)
--- Changing mode of file to 107 --
-bool(false)
-bool(false)
--- Changing mode of file to 108 --
-bool(false)
-bool(false)
--- Changing mode of file to 109 --
-bool(false)
-bool(false)
--- Changing mode of file to 110 --
-bool(false)
-bool(false)
--- Changing mode of file to 111 --
-bool(false)
-bool(false)
--- Changing mode of file to 112 --
-bool(false)
-bool(false)
--- Changing mode of file to 113 --
-bool(false)
-bool(false)
--- Changing mode of file to 114 --
-bool(false)
-bool(false)
--- Changing mode of file to 115 --
-bool(false)
-bool(false)
--- Changing mode of file to 116 --
-bool(false)
-bool(false)
--- Changing mode of file to 117 --
-bool(false)
-bool(false)
--- Changing mode of file to 118 --
-bool(false)
-bool(false)
--- Changing mode of file to 119 --
-bool(false)
-bool(false)
--- Changing mode of file to 120 --
-bool(false)
-bool(false)
--- Changing mode of file to 121 --
-bool(false)
-bool(false)
--- Changing mode of file to 122 --
-bool(false)
-bool(false)
--- Changing mode of file to 123 --
-bool(false)
-bool(false)
--- Changing mode of file to 124 --
-bool(false)
-bool(false)
--- Changing mode of file to 125 --
-bool(false)
-bool(false)
--- Changing mode of file to 126 --
-bool(false)
-bool(false)
--- Changing mode of file to 127 --
-bool(false)
-bool(false)
--- Changing mode of file to 128 --
-bool(true)
-bool(true)
--- Changing mode of file to 129 --
-bool(true)
-bool(true)
--- Changing mode of file to 130 --
-bool(true)
-bool(true)
--- Changing mode of file to 131 --
-bool(true)
-bool(true)
--- Changing mode of file to 132 --
-bool(true)
-bool(true)
--- Changing mode of file to 133 --
-bool(true)
-bool(true)
--- Changing mode of file to 134 --
-bool(true)
-bool(true)
--- Changing mode of file to 135 --
-bool(true)
-bool(true)
--- Changing mode of file to 136 --
-bool(true)
-bool(true)
--- Changing mode of file to 137 --
-bool(true)
-bool(true)
--- Changing mode of file to 138 --
-bool(true)
-bool(true)
--- Changing mode of file to 139 --
-bool(true)
-bool(true)
--- Changing mode of file to 140 --
-bool(true)
-bool(true)
--- Changing mode of file to 141 --
-bool(true)
-bool(true)
--- Changing mode of file to 142 --
-bool(true)
-bool(true)
--- Changing mode of file to 143 --
-bool(true)
-bool(true)
--- Changing mode of file to 144 --
-bool(true)
-bool(true)
--- Changing mode of file to 145 --
-bool(true)
-bool(true)
--- Changing mode of file to 146 --
-bool(true)
-bool(true)
--- Changing mode of file to 147 --
-bool(true)
-bool(true)
--- Changing mode of file to 148 --
-bool(true)
-bool(true)
--- Changing mode of file to 149 --
-bool(true)
-bool(true)
--- Changing mode of file to 150 --
-bool(true)
-bool(true)
--- Changing mode of file to 151 --
-bool(true)
-bool(true)
--- Changing mode of file to 152 --
-bool(true)
-bool(true)
--- Changing mode of file to 153 --
-bool(true)
-bool(true)
--- Changing mode of file to 154 --
-bool(true)
-bool(true)
--- Changing mode of file to 155 --
-bool(true)
-bool(true)
--- Changing mode of file to 156 --
-bool(true)
-bool(true)
--- Changing mode of file to 157 --
-bool(true)
-bool(true)
--- Changing mode of file to 158 --
-bool(true)
-bool(true)
--- Changing mode of file to 159 --
-bool(true)
-bool(true)
--- Changing mode of file to 160 --
-bool(true)
-bool(true)
--- Changing mode of file to 161 --
-bool(true)
-bool(true)
--- Changing mode of file to 162 --
-bool(true)
-bool(true)
--- Changing mode of file to 163 --
-bool(true)
-bool(true)
--- Changing mode of file to 164 --
-bool(true)
-bool(true)
--- Changing mode of file to 165 --
-bool(true)
-bool(true)
--- Changing mode of file to 166 --
-bool(true)
-bool(true)
--- Changing mode of file to 167 --
-bool(true)
-bool(true)
--- Changing mode of file to 168 --
-bool(true)
-bool(true)
--- Changing mode of file to 169 --
-bool(true)
-bool(true)
--- Changing mode of file to 170 --
-bool(true)
-bool(true)
--- Changing mode of file to 171 --
-bool(true)
-bool(true)
--- Changing mode of file to 172 --
-bool(true)
-bool(true)
--- Changing mode of file to 173 --
-bool(true)
-bool(true)
--- Changing mode of file to 174 --
-bool(true)
-bool(true)
--- Changing mode of file to 175 --
-bool(true)
-bool(true)
--- Changing mode of file to 176 --
-bool(true)
-bool(true)
--- Changing mode of file to 177 --
-bool(true)
-bool(true)
--- Changing mode of file to 178 --
-bool(true)
-bool(true)
--- Changing mode of file to 179 --
-bool(true)
-bool(true)
--- Changing mode of file to 180 --
-bool(true)
-bool(true)
--- Changing mode of file to 181 --
-bool(true)
-bool(true)
--- Changing mode of file to 182 --
-bool(true)
-bool(true)
--- Changing mode of file to 183 --
-bool(true)
-bool(true)
--- Changing mode of file to 184 --
-bool(true)
-bool(true)
--- Changing mode of file to 185 --
-bool(true)
-bool(true)
--- Changing mode of file to 186 --
-bool(true)
-bool(true)
--- Changing mode of file to 187 --
-bool(true)
-bool(true)
--- Changing mode of file to 188 --
-bool(true)
-bool(true)
--- Changing mode of file to 189 --
-bool(true)
-bool(true)
--- Changing mode of file to 190 --
-bool(true)
-bool(true)
--- Changing mode of file to 191 --
-bool(true)
-bool(true)
--- Changing mode of file to 192 --
-bool(true)
-bool(true)
--- Changing mode of file to 193 --
-bool(true)
-bool(true)
--- Changing mode of file to 194 --
-bool(true)
-bool(true)
--- Changing mode of file to 195 --
-bool(true)
-bool(true)
--- Changing mode of file to 196 --
-bool(true)
-bool(true)
--- Changing mode of file to 197 --
-bool(true)
-bool(true)
--- Changing mode of file to 198 --
-bool(true)
-bool(true)
--- Changing mode of file to 199 --
-bool(true)
-bool(true)
--- Changing mode of file to 200 --
-bool(true)
-bool(true)
--- Changing mode of file to 201 --
-bool(true)
-bool(true)
--- Changing mode of file to 202 --
-bool(true)
-bool(true)
--- Changing mode of file to 203 --
-bool(true)
-bool(true)
--- Changing mode of file to 204 --
-bool(true)
-bool(true)
--- Changing mode of file to 205 --
-bool(true)
-bool(true)
--- Changing mode of file to 206 --
-bool(true)
-bool(true)
--- Changing mode of file to 207 --
-bool(true)
-bool(true)
--- Changing mode of file to 208 --
-bool(true)
-bool(true)
--- Changing mode of file to 209 --
-bool(true)
-bool(true)
--- Changing mode of file to 210 --
-bool(true)
-bool(true)
--- Changing mode of file to 211 --
-bool(true)
-bool(true)
--- Changing mode of file to 212 --
-bool(true)
-bool(true)
--- Changing mode of file to 213 --
-bool(true)
-bool(true)
--- Changing mode of file to 214 --
-bool(true)
-bool(true)
--- Changing mode of file to 215 --
-bool(true)
-bool(true)
--- Changing mode of file to 216 --
-bool(true)
-bool(true)
--- Changing mode of file to 217 --
-bool(true)
-bool(true)
--- Changing mode of file to 218 --
-bool(true)
-bool(true)
--- Changing mode of file to 219 --
-bool(true)
-bool(true)
--- Changing mode of file to 220 --
-bool(true)
-bool(true)
--- Changing mode of file to 221 --
-bool(true)
-bool(true)
--- Changing mode of file to 222 --
-bool(true)
-bool(true)
--- Changing mode of file to 223 --
-bool(true)
-bool(true)
--- Changing mode of file to 224 --
-bool(true)
-bool(true)
--- Changing mode of file to 225 --
-bool(true)
-bool(true)
--- Changing mode of file to 226 --
-bool(true)
-bool(true)
--- Changing mode of file to 227 --
-bool(true)
-bool(true)
--- Changing mode of file to 228 --
-bool(true)
-bool(true)
--- Changing mode of file to 229 --
-bool(true)
-bool(true)
--- Changing mode of file to 230 --
-bool(true)
-bool(true)
--- Changing mode of file to 231 --
-bool(true)
-bool(true)
--- Changing mode of file to 232 --
-bool(true)
-bool(true)
--- Changing mode of file to 233 --
-bool(true)
-bool(true)
--- Changing mode of file to 234 --
-bool(true)
-bool(true)
--- Changing mode of file to 235 --
-bool(true)
-bool(true)
--- Changing mode of file to 236 --
-bool(true)
-bool(true)
--- Changing mode of file to 237 --
-bool(true)
-bool(true)
--- Changing mode of file to 238 --
-bool(true)
-bool(true)
--- Changing mode of file to 239 --
-bool(true)
-bool(true)
--- Changing mode of file to 240 --
-bool(true)
-bool(true)
--- Changing mode of file to 241 --
-bool(true)
-bool(true)
--- Changing mode of file to 242 --
-bool(true)
-bool(true)
--- Changing mode of file to 243 --
-bool(true)
-bool(true)
--- Changing mode of file to 244 --
-bool(true)
-bool(true)
--- Changing mode of file to 245 --
-bool(true)
-bool(true)
--- Changing mode of file to 246 --
-bool(true)
-bool(true)
--- Changing mode of file to 247 --
-bool(true)
-bool(true)
--- Changing mode of file to 248 --
-bool(true)
-bool(true)
--- Changing mode of file to 249 --
-bool(true)
-bool(true)
--- Changing mode of file to 250 --
-bool(true)
-bool(true)
--- Changing mode of file to 251 --
-bool(true)
-bool(true)
--- Changing mode of file to 252 --
-bool(true)
-bool(true)
--- Changing mode of file to 253 --
-bool(true)
-bool(true)
--- Changing mode of file to 254 --
-bool(true)
-bool(true)
--- Changing mode of file to 255 --
-bool(true)
-bool(true)
--- Changing mode of file to 256 --
-bool(false)
-bool(false)
--- Changing mode of file to 257 --
-bool(false)
-bool(false)
--- Changing mode of file to 258 --
-bool(false)
-bool(false)
--- Changing mode of file to 259 --
-bool(false)
-bool(false)
--- Changing mode of file to 260 --
-bool(false)
-bool(false)
--- Changing mode of file to 261 --
-bool(false)
-bool(false)
--- Changing mode of file to 262 --
-bool(false)
-bool(false)
--- Changing mode of file to 263 --
-bool(false)
-bool(false)
--- Changing mode of file to 264 --
-bool(false)
-bool(false)
--- Changing mode of file to 265 --
-bool(false)
-bool(false)
--- Changing mode of file to 266 --
-bool(false)
-bool(false)
--- Changing mode of file to 267 --
-bool(false)
-bool(false)
--- Changing mode of file to 268 --
-bool(false)
-bool(false)
--- Changing mode of file to 269 --
-bool(false)
-bool(false)
--- Changing mode of file to 270 --
-bool(false)
-bool(false)
--- Changing mode of file to 271 --
-bool(false)
-bool(false)
--- Changing mode of file to 272 --
-bool(false)
-bool(false)
--- Changing mode of file to 273 --
-bool(false)
-bool(false)
--- Changing mode of file to 274 --
-bool(false)
-bool(false)
--- Changing mode of file to 275 --
-bool(false)
-bool(false)
--- Changing mode of file to 276 --
-bool(false)
-bool(false)
--- Changing mode of file to 277 --
-bool(false)
-bool(false)
--- Changing mode of file to 278 --
-bool(false)
-bool(false)
--- Changing mode of file to 279 --
-bool(false)
-bool(false)
--- Changing mode of file to 280 --
-bool(false)
-bool(false)
--- Changing mode of file to 281 --
-bool(false)
-bool(false)
--- Changing mode of file to 282 --
-bool(false)
-bool(false)
--- Changing mode of file to 283 --
-bool(false)
-bool(false)
--- Changing mode of file to 284 --
-bool(false)
-bool(false)
--- Changing mode of file to 285 --
-bool(false)
-bool(false)
--- Changing mode of file to 286 --
-bool(false)
-bool(false)
--- Changing mode of file to 287 --
-bool(false)
-bool(false)
--- Changing mode of file to 288 --
-bool(false)
-bool(false)
--- Changing mode of file to 289 --
-bool(false)
-bool(false)
--- Changing mode of file to 290 --
-bool(false)
-bool(false)
--- Changing mode of file to 291 --
-bool(false)
-bool(false)
--- Changing mode of file to 292 --
-bool(false)
-bool(false)
--- Changing mode of file to 293 --
-bool(false)
-bool(false)
--- Changing mode of file to 294 --
-bool(false)
-bool(false)
--- Changing mode of file to 295 --
-bool(false)
-bool(false)
--- Changing mode of file to 296 --
-bool(false)
-bool(false)
--- Changing mode of file to 297 --
-bool(false)
-bool(false)
--- Changing mode of file to 298 --
-bool(false)
-bool(false)
--- Changing mode of file to 299 --
-bool(false)
-bool(false)
--- Changing mode of file to 300 --
-bool(false)
-bool(false)
--- Changing mode of file to 301 --
-bool(false)
-bool(false)
--- Changing mode of file to 302 --
-bool(false)
-bool(false)
--- Changing mode of file to 303 --
-bool(false)
-bool(false)
--- Changing mode of file to 304 --
-bool(false)
-bool(false)
--- Changing mode of file to 305 --
-bool(false)
-bool(false)
--- Changing mode of file to 306 --
-bool(false)
-bool(false)
--- Changing mode of file to 307 --
-bool(false)
-bool(false)
--- Changing mode of file to 308 --
-bool(false)
-bool(false)
--- Changing mode of file to 309 --
-bool(false)
-bool(false)
--- Changing mode of file to 310 --
-bool(false)
-bool(false)
--- Changing mode of file to 311 --
-bool(false)
-bool(false)
--- Changing mode of file to 312 --
-bool(false)
-bool(false)
--- Changing mode of file to 313 --
-bool(false)
-bool(false)
--- Changing mode of file to 314 --
-bool(false)
-bool(false)
--- Changing mode of file to 315 --
-bool(false)
-bool(false)
--- Changing mode of file to 316 --
-bool(false)
-bool(false)
--- Changing mode of file to 317 --
-bool(false)
-bool(false)
--- Changing mode of file to 318 --
-bool(false)
-bool(false)
--- Changing mode of file to 319 --
-bool(false)
-bool(false)
--- Changing mode of file to 320 --
-bool(false)
-bool(false)
--- Changing mode of file to 321 --
-bool(false)
-bool(false)
--- Changing mode of file to 322 --
-bool(false)
-bool(false)
--- Changing mode of file to 323 --
-bool(false)
-bool(false)
--- Changing mode of file to 324 --
-bool(false)
-bool(false)
--- Changing mode of file to 325 --
-bool(false)
-bool(false)
--- Changing mode of file to 326 --
-bool(false)
-bool(false)
--- Changing mode of file to 327 --
-bool(false)
-bool(false)
--- Changing mode of file to 328 --
-bool(false)
-bool(false)
--- Changing mode of file to 329 --
-bool(false)
-bool(false)
--- Changing mode of file to 330 --
-bool(false)
-bool(false)
--- Changing mode of file to 331 --
-bool(false)
-bool(false)
--- Changing mode of file to 332 --
-bool(false)
-bool(false)
--- Changing mode of file to 333 --
-bool(false)
-bool(false)
--- Changing mode of file to 334 --
-bool(false)
-bool(false)
--- Changing mode of file to 335 --
-bool(false)
-bool(false)
--- Changing mode of file to 336 --
-bool(false)
-bool(false)
--- Changing mode of file to 337 --
-bool(false)
-bool(false)
--- Changing mode of file to 338 --
-bool(false)
-bool(false)
--- Changing mode of file to 339 --
-bool(false)
-bool(false)
--- Changing mode of file to 340 --
-bool(false)
-bool(false)
--- Changing mode of file to 341 --
-bool(false)
-bool(false)
--- Changing mode of file to 342 --
-bool(false)
-bool(false)
--- Changing mode of file to 343 --
-bool(false)
-bool(false)
--- Changing mode of file to 344 --
-bool(false)
-bool(false)
--- Changing mode of file to 345 --
-bool(false)
-bool(false)
--- Changing mode of file to 346 --
-bool(false)
-bool(false)
--- Changing mode of file to 347 --
-bool(false)
-bool(false)
--- Changing mode of file to 348 --
-bool(false)
-bool(false)
--- Changing mode of file to 349 --
-bool(false)
-bool(false)
--- Changing mode of file to 350 --
-bool(false)
-bool(false)
--- Changing mode of file to 351 --
-bool(false)
-bool(false)
--- Changing mode of file to 352 --
-bool(false)
-bool(false)
--- Changing mode of file to 353 --
-bool(false)
-bool(false)
--- Changing mode of file to 354 --
-bool(false)
-bool(false)
--- Changing mode of file to 355 --
-bool(false)
-bool(false)
--- Changing mode of file to 356 --
-bool(false)
-bool(false)
--- Changing mode of file to 357 --
-bool(false)
-bool(false)
--- Changing mode of file to 358 --
-bool(false)
-bool(false)
--- Changing mode of file to 359 --
-bool(false)
-bool(false)
--- Changing mode of file to 360 --
-bool(false)
-bool(false)
--- Changing mode of file to 361 --
-bool(false)
-bool(false)
--- Changing mode of file to 362 --
-bool(false)
-bool(false)
--- Changing mode of file to 363 --
-bool(false)
-bool(false)
--- Changing mode of file to 364 --
-bool(false)
-bool(false)
--- Changing mode of file to 365 --
-bool(false)
-bool(false)
--- Changing mode of file to 366 --
-bool(false)
-bool(false)
--- Changing mode of file to 367 --
-bool(false)
-bool(false)
--- Changing mode of file to 368 --
-bool(false)
-bool(false)
--- Changing mode of file to 369 --
-bool(false)
-bool(false)
--- Changing mode of file to 370 --
-bool(false)
-bool(false)
--- Changing mode of file to 371 --
-bool(false)
-bool(false)
--- Changing mode of file to 372 --
-bool(false)
-bool(false)
--- Changing mode of file to 373 --
-bool(false)
-bool(false)
--- Changing mode of file to 374 --
-bool(false)
-bool(false)
--- Changing mode of file to 375 --
-bool(false)
-bool(false)
--- Changing mode of file to 376 --
-bool(false)
-bool(false)
--- Changing mode of file to 377 --
-bool(false)
-bool(false)
--- Changing mode of file to 378 --
-bool(false)
-bool(false)
--- Changing mode of file to 379 --
-bool(false)
-bool(false)
--- Changing mode of file to 380 --
-bool(false)
-bool(false)
--- Changing mode of file to 381 --
-bool(false)
-bool(false)
--- Changing mode of file to 382 --
-bool(false)
-bool(false)
--- Changing mode of file to 383 --
-bool(false)
-bool(false)
--- Changing mode of file to 384 --
-bool(true)
-bool(true)
--- Changing mode of file to 385 --
-bool(true)
-bool(true)
--- Changing mode of file to 386 --
-bool(true)
-bool(true)
--- Changing mode of file to 387 --
-bool(true)
-bool(true)
--- Changing mode of file to 388 --
-bool(true)
-bool(true)
--- Changing mode of file to 389 --
-bool(true)
-bool(true)
--- Changing mode of file to 390 --
-bool(true)
-bool(true)
--- Changing mode of file to 391 --
-bool(true)
-bool(true)
--- Changing mode of file to 392 --
-bool(true)
-bool(true)
--- Changing mode of file to 393 --
-bool(true)
-bool(true)
--- Changing mode of file to 394 --
-bool(true)
-bool(true)
--- Changing mode of file to 395 --
-bool(true)
-bool(true)
--- Changing mode of file to 396 --
-bool(true)
-bool(true)
--- Changing mode of file to 397 --
-bool(true)
-bool(true)
--- Changing mode of file to 398 --
-bool(true)
-bool(true)
--- Changing mode of file to 399 --
-bool(true)
-bool(true)
--- Changing mode of file to 400 --
-bool(true)
-bool(true)
--- Changing mode of file to 401 --
-bool(true)
-bool(true)
--- Changing mode of file to 402 --
-bool(true)
-bool(true)
--- Changing mode of file to 403 --
-bool(true)
-bool(true)
--- Changing mode of file to 404 --
-bool(true)
-bool(true)
--- Changing mode of file to 405 --
-bool(true)
-bool(true)
--- Changing mode of file to 406 --
-bool(true)
-bool(true)
--- Changing mode of file to 407 --
-bool(true)
-bool(true)
--- Changing mode of file to 408 --
-bool(true)
-bool(true)
--- Changing mode of file to 409 --
-bool(true)
-bool(true)
--- Changing mode of file to 410 --
-bool(true)
-bool(true)
--- Changing mode of file to 411 --
-bool(true)
-bool(true)
--- Changing mode of file to 412 --
-bool(true)
-bool(true)
--- Changing mode of file to 413 --
-bool(true)
-bool(true)
--- Changing mode of file to 414 --
-bool(true)
-bool(true)
--- Changing mode of file to 415 --
-bool(true)
-bool(true)
--- Changing mode of file to 416 --
-bool(true)
-bool(true)
--- Changing mode of file to 417 --
-bool(true)
-bool(true)
--- Changing mode of file to 418 --
-bool(true)
-bool(true)
--- Changing mode of file to 419 --
-bool(true)
-bool(true)
--- Changing mode of file to 420 --
-bool(true)
-bool(true)
--- Changing mode of file to 421 --
-bool(true)
-bool(true)
--- Changing mode of file to 422 --
-bool(true)
-bool(true)
--- Changing mode of file to 423 --
-bool(true)
-bool(true)
--- Changing mode of file to 424 --
-bool(true)
-bool(true)
--- Changing mode of file to 425 --
-bool(true)
-bool(true)
--- Changing mode of file to 426 --
-bool(true)
-bool(true)
--- Changing mode of file to 427 --
-bool(true)
-bool(true)
--- Changing mode of file to 428 --
-bool(true)
-bool(true)
--- Changing mode of file to 429 --
-bool(true)
-bool(true)
--- Changing mode of file to 430 --
-bool(true)
-bool(true)
--- Changing mode of file to 431 --
-bool(true)
-bool(true)
--- Changing mode of file to 432 --
-bool(true)
-bool(true)
--- Changing mode of file to 433 --
-bool(true)
-bool(true)
--- Changing mode of file to 434 --
-bool(true)
-bool(true)
--- Changing mode of file to 435 --
-bool(true)
-bool(true)
--- Changing mode of file to 436 --
-bool(true)
-bool(true)
--- Changing mode of file to 437 --
-bool(true)
-bool(true)
--- Changing mode of file to 438 --
-bool(true)
-bool(true)
--- Changing mode of file to 439 --
-bool(true)
-bool(true)
--- Changing mode of file to 440 --
-bool(true)
-bool(true)
--- Changing mode of file to 441 --
-bool(true)
-bool(true)
--- Changing mode of file to 442 --
-bool(true)
-bool(true)
--- Changing mode of file to 443 --
-bool(true)
-bool(true)
--- Changing mode of file to 444 --
-bool(true)
-bool(true)
--- Changing mode of file to 445 --
-bool(true)
-bool(true)
--- Changing mode of file to 446 --
-bool(true)
-bool(true)
--- Changing mode of file to 447 --
-bool(true)
-bool(true)
--- Changing mode of file to 448 --
-bool(true)
-bool(true)
--- Changing mode of file to 449 --
-bool(true)
-bool(true)
--- Changing mode of file to 450 --
-bool(true)
-bool(true)
--- Changing mode of file to 451 --
-bool(true)
-bool(true)
--- Changing mode of file to 452 --
-bool(true)
-bool(true)
--- Changing mode of file to 453 --
-bool(true)
-bool(true)
--- Changing mode of file to 454 --
-bool(true)
-bool(true)
--- Changing mode of file to 455 --
-bool(true)
-bool(true)
--- Changing mode of file to 456 --
-bool(true)
-bool(true)
--- Changing mode of file to 457 --
-bool(true)
-bool(true)
--- Changing mode of file to 458 --
-bool(true)
-bool(true)
--- Changing mode of file to 459 --
-bool(true)
-bool(true)
--- Changing mode of file to 460 --
-bool(true)
-bool(true)
--- Changing mode of file to 461 --
-bool(true)
-bool(true)
--- Changing mode of file to 462 --
-bool(true)
-bool(true)
--- Changing mode of file to 463 --
-bool(true)
-bool(true)
--- Changing mode of file to 464 --
-bool(true)
-bool(true)
--- Changing mode of file to 465 --
-bool(true)
-bool(true)
--- Changing mode of file to 466 --
-bool(true)
-bool(true)
--- Changing mode of file to 467 --
-bool(true)
-bool(true)
--- Changing mode of file to 468 --
-bool(true)
-bool(true)
--- Changing mode of file to 469 --
-bool(true)
-bool(true)
--- Changing mode of file to 470 --
-bool(true)
-bool(true)
--- Changing mode of file to 471 --
-bool(true)
-bool(true)
--- Changing mode of file to 472 --
-bool(true)
-bool(true)
--- Changing mode of file to 473 --
-bool(true)
-bool(true)
--- Changing mode of file to 474 --
-bool(true)
-bool(true)
--- Changing mode of file to 475 --
-bool(true)
-bool(true)
--- Changing mode of file to 476 --
-bool(true)
-bool(true)
--- Changing mode of file to 477 --
-bool(true)
-bool(true)
--- Changing mode of file to 478 --
-bool(true)
-bool(true)
--- Changing mode of file to 479 --
-bool(true)
-bool(true)
--- Changing mode of file to 480 --
-bool(true)
-bool(true)
--- Changing mode of file to 481 --
-bool(true)
-bool(true)
--- Changing mode of file to 482 --
-bool(true)
-bool(true)
--- Changing mode of file to 483 --
-bool(true)
-bool(true)
--- Changing mode of file to 484 --
-bool(true)
-bool(true)
--- Changing mode of file to 485 --
-bool(true)
-bool(true)
--- Changing mode of file to 486 --
-bool(true)
-bool(true)
--- Changing mode of file to 487 --
-bool(true)
-bool(true)
--- Changing mode of file to 488 --
-bool(true)
-bool(true)
--- Changing mode of file to 489 --
-bool(true)
-bool(true)
--- Changing mode of file to 490 --
-bool(true)
-bool(true)
--- Changing mode of file to 491 --
-bool(true)
-bool(true)
--- Changing mode of file to 492 --
-bool(true)
-bool(true)
--- Changing mode of file to 493 --
-bool(true)
-bool(true)
--- Changing mode of file to 494 --
-bool(true)
-bool(true)
--- Changing mode of file to 495 --
-bool(true)
-bool(true)
--- Changing mode of file to 496 --
-bool(true)
-bool(true)
--- Changing mode of file to 497 --
-bool(true)
-bool(true)
--- Changing mode of file to 498 --
-bool(true)
-bool(true)
--- Changing mode of file to 499 --
-bool(true)
-bool(true)
--- Changing mode of file to 500 --
-bool(true)
-bool(true)
--- Changing mode of file to 501 --
-bool(true)
-bool(true)
--- Changing mode of file to 502 --
-bool(true)
-bool(true)
--- Changing mode of file to 503 --
-bool(true)
-bool(true)
--- Changing mode of file to 504 --
-bool(true)
-bool(true)
--- Changing mode of file to 505 --
-bool(true)
-bool(true)
--- Changing mode of file to 506 --
-bool(true)
-bool(true)
--- Changing mode of file to 507 --
-bool(true)
-bool(true)
--- Changing mode of file to 508 --
-bool(true)
-bool(true)
--- Changing mode of file to 509 --
-bool(true)
-bool(true)
--- Changing mode of file to 510 --
-bool(true)
-bool(true)
--- Changing mode of file to 511 --
-bool(true)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_writable(): basic functionality ***
-- Changing mode of file to 0 --
bool(false)
bool(false)
bool(false)
Done
---UEXPECTF--
-*** Testing is_writable(): error conditions ***
-
-Warning: is_writable() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_writeable() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-*** Testing is_writeable(): error conditions ***
-
-Warning: is_writable() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: is_writeable() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Testing is_writable() on non-existent file ***
-bool(false)
-bool(false)
-Done
bool(true)
bool(true)
Done
---UEXPECTF--
-*** Testing is_writable(): usage variations ***
--- Iteration 1 --
-bool(true)
-bool(true)
--- Iteration 2 --
-bool(%s)
-bool(%s)
--- Iteration 3 --
-bool(true)
-bool(true)
--- Iteration 4 --
-bool(true)
-bool(true)
--- Iteration 5 --
-bool(false)
-bool(false)
--- Iteration 6 --
-bool(false)
-bool(false)
--- Iteration 7 --
-bool(true)
-bool(true)
--- Iteration 8 --
-bool(true)
-bool(true)
--- Iteration 9 --
-bool(true)
-bool(true)
--- Iteration 10 --
-bool(true)
-bool(true)
--- Iteration 11 --
-bool(true)
-bool(true)
-Done
<?php
rmdir(dirname(__FILE__)."/is_writable_variation2/");
?>
---EXPECTF--
-*** Testing is_writable(): usage variations ***
-
-*** Testing is_writable() on directory without write permission ***
-bool(false)
-bool(false)
-
-*** Testing miscelleneous input for is_writable() function ***
--- Iteration 1 --
-bool(true)
-bool(true)
--- Iteration 2 --
-bool(true)
-bool(true)
--- Iteration 3 --
-bool(true)
-bool(true)
--- Iteration 4 --
-bool(false)
-bool(false)
--- Iteration 5 --
-bool(true)
-bool(true)
--- Iteration 6 --
-bool(true)
-bool(true)
--- Iteration 7 --
-bool(false)
-bool(false)
--- Iteration 8 --
-bool(true)
-bool(true)
--- Iteration 9 --
-bool(false)
-bool(false)
--- Iteration 10 --
-bool(false)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing is_writable(): usage variations ***
*** Testing is_writable() on directory without write permission ***
bool(false)
bool(false)
Done
---UEXPECTF--
-*** Testing is_writable(): usage variations ***
-
-*** Testing is_writable() with invalid filenames ***
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-
-Warning: is_writable() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-
-Warning: is_writeable() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-bool(false)
-bool(false)
-Done
bool(true)
*** Testing stat() and lstat() : comparing stats (recorded before and after file/link creation) ***
-- comparing difference in dir stats before and after creating file in it --
-array(26) {
- [0]=>
- int(%i)
- [1]=>
- int(%i)
- [2]=>
- int(%i)
- [3]=>
- int(%i)
- [4]=>
- int(%i)
- [5]=>
- int(%i)
- [6]=>
- int(%i)
- [7]=>
- int(%i)
- [8]=>
- int(%i)
- [9]=>
- int(%i)
- [10]=>
- int(%i)
- [11]=>
- int(%i)
- [12]=>
- int(%i)
- ["dev"]=>
- int(%i)
- ["ino"]=>
- int(%i)
- ["mode"]=>
- int(%i)
- ["nlink"]=>
- int(%i)
- ["uid"]=>
- int(%i)
- ["gid"]=>
- int(%i)
- ["rdev"]=>
- int(%i)
- ["size"]=>
- int(%i)
- ["atime"]=>
- int(%i)
- ["mtime"]=>
- int(%i)
- ["ctime"]=>
- int(%i)
- ["blksize"]=>
- int(%i)
- ["blocks"]=>
- int(%i)
-}
-array(26) {
- [0]=>
- int(%i)
- [1]=>
- int(%i)
- [2]=>
- int(%i)
- [3]=>
- int(%i)
- [4]=>
- int(%i)
- [5]=>
- int(%i)
- [6]=>
- int(%i)
- [7]=>
- int(%i)
- [8]=>
- int(%i)
- [9]=>
- int(%i)
- [10]=>
- int(%i)
- [11]=>
- int(%i)
- [12]=>
- int(%i)
- ["dev"]=>
- int(%i)
- ["ino"]=>
- int(%i)
- ["mode"]=>
- int(%i)
- ["nlink"]=>
- int(%i)
- ["uid"]=>
- int(%i)
- ["gid"]=>
- int(%i)
- ["rdev"]=>
- int(%i)
- ["size"]=>
- int(%i)
- ["atime"]=>
- int(%i)
- ["mtime"]=>
- int(%i)
- ["ctime"]=>
- int(%i)
- ["blksize"]=>
- int(%i)
- ["blocks"]=>
- int(%i)
-}
-bool(true)
--- comparing difference in file stats before and after creating link to it --
-array(26) {
- [0]=>
- int(%i)
- [1]=>
- int(%i)
- [2]=>
- int(%i)
- [3]=>
- int(%i)
- [4]=>
- int(%i)
- [5]=>
- int(%i)
- [6]=>
- int(%i)
- [7]=>
- int(%i)
- [8]=>
- int(%i)
- [9]=>
- int(%i)
- [10]=>
- int(%i)
- [11]=>
- int(%i)
- [12]=>
- int(%i)
- ["dev"]=>
- int(%i)
- ["ino"]=>
- int(%i)
- ["mode"]=>
- int(%i)
- ["nlink"]=>
- int(%i)
- ["uid"]=>
- int(%i)
- ["gid"]=>
- int(%i)
- ["rdev"]=>
- int(%i)
- ["size"]=>
- int(%i)
- ["atime"]=>
- int(%i)
- ["mtime"]=>
- int(%i)
- ["ctime"]=>
- int(%i)
- ["blksize"]=>
- int(%i)
- ["blocks"]=>
- int(%i)
-}
-array(26) {
- [0]=>
- int(%i)
- [1]=>
- int(%i)
- [2]=>
- int(%i)
- [3]=>
- int(%i)
- [4]=>
- int(%i)
- [5]=>
- int(%i)
- [6]=>
- int(%i)
- [7]=>
- int(%i)
- [8]=>
- int(%i)
- [9]=>
- int(%i)
- [10]=>
- int(%i)
- [11]=>
- int(%i)
- [12]=>
- int(%i)
- ["dev"]=>
- int(%i)
- ["ino"]=>
- int(%i)
- ["mode"]=>
- int(%i)
- ["nlink"]=>
- int(%i)
- ["uid"]=>
- int(%i)
- ["gid"]=>
- int(%i)
- ["rdev"]=>
- int(%i)
- ["size"]=>
- int(%i)
- ["atime"]=>
- int(%i)
- ["mtime"]=>
- int(%i)
- ["ctime"]=>
- int(%i)
- ["blksize"]=>
- int(%i)
- ["blocks"]=>
- int(%i)
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing lstat() & stat() : basic functionality ***
-*** Testing stat() and lstat() : validating the values stored in stat ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-*** Testing stat() and lstat() : comparing stats (recorded before and after file/link creation) ***
--- comparing difference in dir stats before and after creating file in it --
array(26) {
[0]=>
int(%i)
Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
NULL
Done
---UEXPECTF--
-*** Testing lstat() for error conditions ***
-
-Warning: lstat() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: lstat() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: lstat(): Lstat failed for %s in %s on line %d
-bool(false)
-
-Warning: lstat(): Lstat failed for 22 in %s on line %d
-bool(false)
-
-Warning: lstat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-
-*** Testing stat() for error conditions ***
-
-Warning: stat() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: stat(): stat failed for %s in %s on line %d
-bool(false)
-
-Warning: stat(): stat failed for %s in %s on line %d
-bool(false)
-
-Warning: stat(): stat failed for 22 in %s on line %d
-bool(false)
-
-Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-Done
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation1a.tmp");
?>
---EXPECTF--
-*** Testing stat() for files after being renamed ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for files after being renamed ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
rmdir("$file_path/lstat_stat_variation10");
?>
---EXPECTF--
-*** Testing stat() on directory after using is_dir() on it ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on directory after using is_dir() on it ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation11.tmp");
?>
---EXPECTF--
-*** Testing stat() on a file after using is_file() on it ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on a file after using is_file() on it ***
bool(true)
bool(true)
unlink("$file_path/lstat_stat_variation12_link.tmp");
unlink("$file_path/lstat_stat_variation12.tmp");
?>
---EXPECTF--
-*** Testing stat() on a link after using is_link() on it ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on a link after using is_link() on it ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation13.tmp");
?>
---EXPECTF--
-*** Checking stat() on a file opened using read/write mode ***
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Checking stat() on a file opened using read/write mode ***
bool(true)
bool(true)
unlink("$file_path/lstat_stat_variation14_hard.tmp");
unlink("$file_path/lstat_stat_variation14.tmp");
?>
---EXPECTF--
-*** Checking lstat() and stat() on hard link ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Checking lstat() and stat() on hard link ***
bool(true)
bool(true)
unlink("$file_path/lstat_stat_variation15_link.tmp");
unlink("$file_path/lstat_stat_variation15.tmp");
?>
---EXPECTF--
-*** Testing lstat() on a link after changing its access permission ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing lstat() on a link after changing its access permission ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation16.tmp");
?>
---EXPECTF--
-*** Testing lstat() on a file after changing its access permission ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing lstat() on a file after changing its access permission ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
rmdir("$file_path/lstat_stat_variation17");
?>
---EXPECTF--
-*** Testing lstat() on a dir after changing its access permission ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing lstat() on a dir after changing its access permission ***
bool(true)
bool(true)
--EXPECTF--
*** Testing stat() with filename & directory name stored inside an object ***
--- Testing stat() on filename stored inside an object --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
--- Testing stat() on directory name stored inside an object --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
---- Done ---
---UEXPECTF--
-*** Testing stat() with filename & directory name stored inside an object ***
-
-- Testing stat() on filename stored inside an object --
array(26) {
[0]=>
--EXPECTF--
*** Testing stat() with filename & directory name stored inside an array ***
--- Testing stat() on filename stored inside an array --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
--- Testing stat() on dir name stored inside an array --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
---- Done ---
---UEXPECTF--
-*** Testing stat() with filename & directory name stored inside an array ***
-
-- Testing stat() on filename stored inside an array --
array(26) {
[0]=>
$file_path = dirname(__FILE__);
rmdir("$file_path/lstat_stat_variation2a");
?>
---EXPECTF--
-*** Testing stat() for directory after being renamed ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for directory after being renamed ***
bool(true)
bool(true)
--EXPECTF--
*** Testing lstat() with linkname stored inside an object/array ***
--- Testing lstat() on link name stored inside an object --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
--- Testing stat() on link name stored inside an array --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(%d)
- [12]=>
- int(%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(%d)
- ["blocks"]=>
- int(%d)
-}
-
---- Done ---
---UEXPECTF--
-*** Testing lstat() with linkname stored inside an object/array ***
-
-- Testing lstat() on link name stored inside an object --
array(26) {
[0]=>
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation21.tmp");
?>
---EXPECTF--
-*** Testing stat() on file by truncating it to given size ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on file by truncating it to given size ***
bool(true)
bool(true)
unlink("$file_path/lstat_stat_variation3.tmp");
unlink("$file_path/lstat_stat_variation_link3a.tmp");
?>
---EXPECTF--
-*** Testing lstat() for link after being renamed ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing lstat() for link after being renamed ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation4.tmp");
?>
---EXPECTF--
-*** Testing stat() for file after using touch() on the file ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for file after using touch() on the file ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
rmdir("$file_path/lstat_stat_variation5");
?>
---EXPECTF--
-*** Testing stat() for directory after using touch() on the directory ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for directory after using touch() on the directory ***
bool(true)
bool(true)
unlink("$file_path/lstat_stat_variation6.tmp");
unlink("$file_path/lstat_stat_variation_link6.tmp");
?>
---EXPECTF--
-*** Testing lstat() for link after using touch() on the link ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing lstat() for link after using touch() on the link ***
bool(true)
bool(true)
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation7.tmp");
?>
---EXPECTF--
-*** Testing stat() on file after data is written in it ***
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on file after data is written in it ***
bool(true)
bool(true)
rmdir("$file_path/lstat_stat_variation8/lstat_stat_variation8_subdir/");
rmdir("$file_path/lstat_stat_variation8");
?>
---EXPECTF--
-*** Testing stat() on dir after subdir and file is created in it ***
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() on dir after subdir and file is created in it ***
bool(true)
bool(true)
$dirname = "$file_path/lstat_stat_variation9";
rmdir($dirname);
?>
---EXPECTF--
-*** Testing stat() for comparing stats after the deletion of subdir and file ***
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for comparing stats after the deletion of subdir and file ***
bool(true)
bool(true)
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
bool(true)
bool(true)
string(%d) "%s
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
bool(true)
bool(true)
bool(true)
Warning: rmdir(temp): No such file or directory in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing mkdir(): error conditions ***
-
-Warning: mkdir() expects at least 1 parameter, 0 given in %s on line %d
-bool(false)
-
-Warning: mkdir() expects at most 4 parameters, 5 given in %s on line %d
-bool(false)
-
-Notice: Undefined variable: context in %s on line %d
-
-Warning: mkdir() expects at most 4 parameters, 5 given in %s on line %d
-bool(false)
-
-*** Testing rmdir(): error conditions ***
-
-Warning: rmdir() expects at least 1 parameter, 0 given in %s on line %d
-bool(false)
-
-Warning: rmdir() expects at most 2 parameters, 3 given in %s on line %d
-bool(false)
-
-Notice: Undefined variable: context in %s on line %d
-
-Warning: rmdir() expects at most 2 parameters, 3 given in %s on line %d
-bool(false)
-
-*** Testing rmdir() on non-existent directory ***
-
-Warning: rmdir(temp): No such file or directory in %s on line %d
-bool(false)
-Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing mkdir() and rmdir() for different permissions ***
--- Changing mode of directory to 0 --
-bool(true)
-bool(true)
--- Changing mode of directory to 1 --
-bool(true)
-bool(true)
--- Changing mode of directory to 2 --
-bool(true)
-bool(true)
--- Changing mode of directory to 3 --
-bool(true)
-bool(true)
--- Changing mode of directory to 4 --
-bool(true)
-bool(true)
--- Changing mode of directory to 5 --
-bool(true)
-bool(true)
--- Changing mode of directory to 6 --
-bool(true)
-bool(true)
--- Changing mode of directory to 7 --
-bool(true)
-bool(true)
--- Changing mode of directory to 8 --
-bool(true)
-bool(true)
--- Changing mode of directory to 9 --
-bool(true)
-bool(true)
--- Changing mode of directory to 10 --
-bool(true)
-bool(true)
--- Changing mode of directory to 11 --
-bool(true)
-bool(true)
--- Changing mode of directory to 12 --
-bool(true)
-bool(true)
--- Changing mode of directory to 13 --
-bool(true)
-bool(true)
--- Changing mode of directory to 14 --
-bool(true)
-bool(true)
--- Changing mode of directory to 15 --
-bool(true)
-bool(true)
--- Changing mode of directory to 16 --
-bool(true)
-bool(true)
--- Changing mode of directory to 17 --
-bool(true)
-bool(true)
--- Changing mode of directory to 18 --
-bool(true)
-bool(true)
--- Changing mode of directory to 19 --
-bool(true)
-bool(true)
--- Changing mode of directory to 20 --
-bool(true)
-bool(true)
--- Changing mode of directory to 21 --
-bool(true)
-bool(true)
--- Changing mode of directory to 22 --
-bool(true)
-bool(true)
--- Changing mode of directory to 23 --
-bool(true)
-bool(true)
--- Changing mode of directory to 24 --
-bool(true)
-bool(true)
--- Changing mode of directory to 25 --
-bool(true)
-bool(true)
--- Changing mode of directory to 26 --
-bool(true)
-bool(true)
--- Changing mode of directory to 27 --
-bool(true)
-bool(true)
--- Changing mode of directory to 28 --
-bool(true)
-bool(true)
--- Changing mode of directory to 29 --
-bool(true)
-bool(true)
--- Changing mode of directory to 30 --
-bool(true)
-bool(true)
--- Changing mode of directory to 31 --
-bool(true)
-bool(true)
--- Changing mode of directory to 32 --
-bool(true)
-bool(true)
--- Changing mode of directory to 33 --
-bool(true)
-bool(true)
--- Changing mode of directory to 34 --
-bool(true)
-bool(true)
--- Changing mode of directory to 35 --
-bool(true)
-bool(true)
--- Changing mode of directory to 36 --
-bool(true)
-bool(true)
--- Changing mode of directory to 37 --
-bool(true)
-bool(true)
--- Changing mode of directory to 38 --
-bool(true)
-bool(true)
--- Changing mode of directory to 39 --
-bool(true)
-bool(true)
--- Changing mode of directory to 40 --
-bool(true)
-bool(true)
--- Changing mode of directory to 41 --
-bool(true)
-bool(true)
--- Changing mode of directory to 42 --
-bool(true)
-bool(true)
--- Changing mode of directory to 43 --
-bool(true)
-bool(true)
--- Changing mode of directory to 44 --
-bool(true)
-bool(true)
--- Changing mode of directory to 45 --
-bool(true)
-bool(true)
--- Changing mode of directory to 46 --
-bool(true)
-bool(true)
--- Changing mode of directory to 47 --
-bool(true)
-bool(true)
--- Changing mode of directory to 48 --
-bool(true)
-bool(true)
--- Changing mode of directory to 49 --
-bool(true)
-bool(true)
--- Changing mode of directory to 50 --
-bool(true)
-bool(true)
--- Changing mode of directory to 51 --
-bool(true)
-bool(true)
--- Changing mode of directory to 52 --
-bool(true)
-bool(true)
--- Changing mode of directory to 53 --
-bool(true)
-bool(true)
--- Changing mode of directory to 54 --
-bool(true)
-bool(true)
--- Changing mode of directory to 55 --
-bool(true)
-bool(true)
--- Changing mode of directory to 56 --
-bool(true)
-bool(true)
--- Changing mode of directory to 57 --
-bool(true)
-bool(true)
--- Changing mode of directory to 58 --
-bool(true)
-bool(true)
--- Changing mode of directory to 59 --
-bool(true)
-bool(true)
--- Changing mode of directory to 60 --
-bool(true)
-bool(true)
--- Changing mode of directory to 61 --
-bool(true)
-bool(true)
--- Changing mode of directory to 62 --
-bool(true)
-bool(true)
--- Changing mode of directory to 63 --
-bool(true)
-bool(true)
--- Changing mode of directory to 64 --
-bool(true)
-bool(true)
--- Changing mode of directory to 65 --
-bool(true)
-bool(true)
--- Changing mode of directory to 66 --
-bool(true)
-bool(true)
--- Changing mode of directory to 67 --
-bool(true)
-bool(true)
--- Changing mode of directory to 68 --
-bool(true)
-bool(true)
--- Changing mode of directory to 69 --
-bool(true)
-bool(true)
--- Changing mode of directory to 70 --
-bool(true)
-bool(true)
--- Changing mode of directory to 71 --
-bool(true)
-bool(true)
--- Changing mode of directory to 72 --
-bool(true)
-bool(true)
--- Changing mode of directory to 73 --
-bool(true)
-bool(true)
--- Changing mode of directory to 74 --
-bool(true)
-bool(true)
--- Changing mode of directory to 75 --
-bool(true)
-bool(true)
--- Changing mode of directory to 76 --
-bool(true)
-bool(true)
--- Changing mode of directory to 77 --
-bool(true)
-bool(true)
--- Changing mode of directory to 78 --
-bool(true)
-bool(true)
--- Changing mode of directory to 79 --
-bool(true)
-bool(true)
--- Changing mode of directory to 80 --
-bool(true)
-bool(true)
--- Changing mode of directory to 81 --
-bool(true)
-bool(true)
--- Changing mode of directory to 82 --
-bool(true)
-bool(true)
--- Changing mode of directory to 83 --
-bool(true)
-bool(true)
--- Changing mode of directory to 84 --
-bool(true)
-bool(true)
--- Changing mode of directory to 85 --
-bool(true)
-bool(true)
--- Changing mode of directory to 86 --
-bool(true)
-bool(true)
--- Changing mode of directory to 87 --
-bool(true)
-bool(true)
--- Changing mode of directory to 88 --
-bool(true)
-bool(true)
--- Changing mode of directory to 89 --
-bool(true)
-bool(true)
--- Changing mode of directory to 90 --
-bool(true)
-bool(true)
--- Changing mode of directory to 91 --
-bool(true)
-bool(true)
--- Changing mode of directory to 92 --
-bool(true)
-bool(true)
--- Changing mode of directory to 93 --
-bool(true)
-bool(true)
--- Changing mode of directory to 94 --
-bool(true)
-bool(true)
--- Changing mode of directory to 95 --
-bool(true)
-bool(true)
--- Changing mode of directory to 96 --
-bool(true)
-bool(true)
--- Changing mode of directory to 97 --
-bool(true)
-bool(true)
--- Changing mode of directory to 98 --
-bool(true)
-bool(true)
--- Changing mode of directory to 99 --
-bool(true)
-bool(true)
--- Changing mode of directory to 100 --
-bool(true)
-bool(true)
--- Changing mode of directory to 101 --
-bool(true)
-bool(true)
--- Changing mode of directory to 102 --
-bool(true)
-bool(true)
--- Changing mode of directory to 103 --
-bool(true)
-bool(true)
--- Changing mode of directory to 104 --
-bool(true)
-bool(true)
--- Changing mode of directory to 105 --
-bool(true)
-bool(true)
--- Changing mode of directory to 106 --
-bool(true)
-bool(true)
--- Changing mode of directory to 107 --
-bool(true)
-bool(true)
--- Changing mode of directory to 108 --
-bool(true)
-bool(true)
--- Changing mode of directory to 109 --
-bool(true)
-bool(true)
--- Changing mode of directory to 110 --
-bool(true)
-bool(true)
--- Changing mode of directory to 111 --
-bool(true)
-bool(true)
--- Changing mode of directory to 112 --
-bool(true)
-bool(true)
--- Changing mode of directory to 113 --
-bool(true)
-bool(true)
--- Changing mode of directory to 114 --
-bool(true)
-bool(true)
--- Changing mode of directory to 115 --
-bool(true)
-bool(true)
--- Changing mode of directory to 116 --
-bool(true)
-bool(true)
--- Changing mode of directory to 117 --
-bool(true)
-bool(true)
--- Changing mode of directory to 118 --
-bool(true)
-bool(true)
--- Changing mode of directory to 119 --
-bool(true)
-bool(true)
--- Changing mode of directory to 120 --
-bool(true)
-bool(true)
--- Changing mode of directory to 121 --
-bool(true)
-bool(true)
--- Changing mode of directory to 122 --
-bool(true)
-bool(true)
--- Changing mode of directory to 123 --
-bool(true)
-bool(true)
--- Changing mode of directory to 124 --
-bool(true)
-bool(true)
--- Changing mode of directory to 125 --
-bool(true)
-bool(true)
--- Changing mode of directory to 126 --
-bool(true)
-bool(true)
--- Changing mode of directory to 127 --
-bool(true)
-bool(true)
--- Changing mode of directory to 128 --
-bool(true)
-bool(true)
--- Changing mode of directory to 129 --
-bool(true)
-bool(true)
--- Changing mode of directory to 130 --
-bool(true)
-bool(true)
--- Changing mode of directory to 131 --
-bool(true)
-bool(true)
--- Changing mode of directory to 132 --
-bool(true)
-bool(true)
--- Changing mode of directory to 133 --
-bool(true)
-bool(true)
--- Changing mode of directory to 134 --
-bool(true)
-bool(true)
--- Changing mode of directory to 135 --
-bool(true)
-bool(true)
--- Changing mode of directory to 136 --
-bool(true)
-bool(true)
--- Changing mode of directory to 137 --
-bool(true)
-bool(true)
--- Changing mode of directory to 138 --
-bool(true)
-bool(true)
--- Changing mode of directory to 139 --
-bool(true)
-bool(true)
--- Changing mode of directory to 140 --
-bool(true)
-bool(true)
--- Changing mode of directory to 141 --
-bool(true)
-bool(true)
--- Changing mode of directory to 142 --
-bool(true)
-bool(true)
--- Changing mode of directory to 143 --
-bool(true)
-bool(true)
--- Changing mode of directory to 144 --
-bool(true)
-bool(true)
--- Changing mode of directory to 145 --
-bool(true)
-bool(true)
--- Changing mode of directory to 146 --
-bool(true)
-bool(true)
--- Changing mode of directory to 147 --
-bool(true)
-bool(true)
--- Changing mode of directory to 148 --
-bool(true)
-bool(true)
--- Changing mode of directory to 149 --
-bool(true)
-bool(true)
--- Changing mode of directory to 150 --
-bool(true)
-bool(true)
--- Changing mode of directory to 151 --
-bool(true)
-bool(true)
--- Changing mode of directory to 152 --
-bool(true)
-bool(true)
--- Changing mode of directory to 153 --
-bool(true)
-bool(true)
--- Changing mode of directory to 154 --
-bool(true)
-bool(true)
--- Changing mode of directory to 155 --
-bool(true)
-bool(true)
--- Changing mode of directory to 156 --
-bool(true)
-bool(true)
--- Changing mode of directory to 157 --
-bool(true)
-bool(true)
--- Changing mode of directory to 158 --
-bool(true)
-bool(true)
--- Changing mode of directory to 159 --
-bool(true)
-bool(true)
--- Changing mode of directory to 160 --
-bool(true)
-bool(true)
--- Changing mode of directory to 161 --
-bool(true)
-bool(true)
--- Changing mode of directory to 162 --
-bool(true)
-bool(true)
--- Changing mode of directory to 163 --
-bool(true)
-bool(true)
--- Changing mode of directory to 164 --
-bool(true)
-bool(true)
--- Changing mode of directory to 165 --
-bool(true)
-bool(true)
--- Changing mode of directory to 166 --
-bool(true)
-bool(true)
--- Changing mode of directory to 167 --
-bool(true)
-bool(true)
--- Changing mode of directory to 168 --
-bool(true)
-bool(true)
--- Changing mode of directory to 169 --
-bool(true)
-bool(true)
--- Changing mode of directory to 170 --
-bool(true)
-bool(true)
--- Changing mode of directory to 171 --
-bool(true)
-bool(true)
--- Changing mode of directory to 172 --
-bool(true)
-bool(true)
--- Changing mode of directory to 173 --
-bool(true)
-bool(true)
--- Changing mode of directory to 174 --
-bool(true)
-bool(true)
--- Changing mode of directory to 175 --
-bool(true)
-bool(true)
--- Changing mode of directory to 176 --
-bool(true)
-bool(true)
--- Changing mode of directory to 177 --
-bool(true)
-bool(true)
--- Changing mode of directory to 178 --
-bool(true)
-bool(true)
--- Changing mode of directory to 179 --
-bool(true)
-bool(true)
--- Changing mode of directory to 180 --
-bool(true)
-bool(true)
--- Changing mode of directory to 181 --
-bool(true)
-bool(true)
--- Changing mode of directory to 182 --
-bool(true)
-bool(true)
--- Changing mode of directory to 183 --
-bool(true)
-bool(true)
--- Changing mode of directory to 184 --
-bool(true)
-bool(true)
--- Changing mode of directory to 185 --
-bool(true)
-bool(true)
--- Changing mode of directory to 186 --
-bool(true)
-bool(true)
--- Changing mode of directory to 187 --
-bool(true)
-bool(true)
--- Changing mode of directory to 188 --
-bool(true)
-bool(true)
--- Changing mode of directory to 189 --
-bool(true)
-bool(true)
--- Changing mode of directory to 190 --
-bool(true)
-bool(true)
--- Changing mode of directory to 191 --
-bool(true)
-bool(true)
--- Changing mode of directory to 192 --
-bool(true)
-bool(true)
--- Changing mode of directory to 193 --
-bool(true)
-bool(true)
--- Changing mode of directory to 194 --
-bool(true)
-bool(true)
--- Changing mode of directory to 195 --
-bool(true)
-bool(true)
--- Changing mode of directory to 196 --
-bool(true)
-bool(true)
--- Changing mode of directory to 197 --
-bool(true)
-bool(true)
--- Changing mode of directory to 198 --
-bool(true)
-bool(true)
--- Changing mode of directory to 199 --
-bool(true)
-bool(true)
--- Changing mode of directory to 200 --
-bool(true)
-bool(true)
--- Changing mode of directory to 201 --
-bool(true)
-bool(true)
--- Changing mode of directory to 202 --
-bool(true)
-bool(true)
--- Changing mode of directory to 203 --
-bool(true)
-bool(true)
--- Changing mode of directory to 204 --
-bool(true)
-bool(true)
--- Changing mode of directory to 205 --
-bool(true)
-bool(true)
--- Changing mode of directory to 206 --
-bool(true)
-bool(true)
--- Changing mode of directory to 207 --
-bool(true)
-bool(true)
--- Changing mode of directory to 208 --
-bool(true)
-bool(true)
--- Changing mode of directory to 209 --
-bool(true)
-bool(true)
--- Changing mode of directory to 210 --
-bool(true)
-bool(true)
--- Changing mode of directory to 211 --
-bool(true)
-bool(true)
--- Changing mode of directory to 212 --
-bool(true)
-bool(true)
--- Changing mode of directory to 213 --
-bool(true)
-bool(true)
--- Changing mode of directory to 214 --
-bool(true)
-bool(true)
--- Changing mode of directory to 215 --
-bool(true)
-bool(true)
--- Changing mode of directory to 216 --
-bool(true)
-bool(true)
--- Changing mode of directory to 217 --
-bool(true)
-bool(true)
--- Changing mode of directory to 218 --
-bool(true)
-bool(true)
--- Changing mode of directory to 219 --
-bool(true)
-bool(true)
--- Changing mode of directory to 220 --
-bool(true)
-bool(true)
--- Changing mode of directory to 221 --
-bool(true)
-bool(true)
--- Changing mode of directory to 222 --
-bool(true)
-bool(true)
--- Changing mode of directory to 223 --
-bool(true)
-bool(true)
--- Changing mode of directory to 224 --
-bool(true)
-bool(true)
--- Changing mode of directory to 225 --
-bool(true)
-bool(true)
--- Changing mode of directory to 226 --
-bool(true)
-bool(true)
--- Changing mode of directory to 227 --
-bool(true)
-bool(true)
--- Changing mode of directory to 228 --
-bool(true)
-bool(true)
--- Changing mode of directory to 229 --
-bool(true)
-bool(true)
--- Changing mode of directory to 230 --
-bool(true)
-bool(true)
--- Changing mode of directory to 231 --
-bool(true)
-bool(true)
--- Changing mode of directory to 232 --
-bool(true)
-bool(true)
--- Changing mode of directory to 233 --
-bool(true)
-bool(true)
--- Changing mode of directory to 234 --
-bool(true)
-bool(true)
--- Changing mode of directory to 235 --
-bool(true)
-bool(true)
--- Changing mode of directory to 236 --
-bool(true)
-bool(true)
--- Changing mode of directory to 237 --
-bool(true)
-bool(true)
--- Changing mode of directory to 238 --
-bool(true)
-bool(true)
--- Changing mode of directory to 239 --
-bool(true)
-bool(true)
--- Changing mode of directory to 240 --
-bool(true)
-bool(true)
--- Changing mode of directory to 241 --
-bool(true)
-bool(true)
--- Changing mode of directory to 242 --
-bool(true)
-bool(true)
--- Changing mode of directory to 243 --
-bool(true)
-bool(true)
--- Changing mode of directory to 244 --
-bool(true)
-bool(true)
--- Changing mode of directory to 245 --
-bool(true)
-bool(true)
--- Changing mode of directory to 246 --
-bool(true)
-bool(true)
--- Changing mode of directory to 247 --
-bool(true)
-bool(true)
--- Changing mode of directory to 248 --
-bool(true)
-bool(true)
--- Changing mode of directory to 249 --
-bool(true)
-bool(true)
--- Changing mode of directory to 250 --
-bool(true)
-bool(true)
--- Changing mode of directory to 251 --
-bool(true)
-bool(true)
--- Changing mode of directory to 252 --
-bool(true)
-bool(true)
--- Changing mode of directory to 253 --
-bool(true)
-bool(true)
--- Changing mode of directory to 254 --
-bool(true)
-bool(true)
--- Changing mode of directory to 255 --
-bool(true)
-bool(true)
--- Changing mode of directory to 256 --
-bool(true)
-bool(true)
--- Changing mode of directory to 257 --
-bool(true)
-bool(true)
--- Changing mode of directory to 258 --
-bool(true)
-bool(true)
--- Changing mode of directory to 259 --
-bool(true)
-bool(true)
--- Changing mode of directory to 260 --
-bool(true)
-bool(true)
--- Changing mode of directory to 261 --
-bool(true)
-bool(true)
--- Changing mode of directory to 262 --
-bool(true)
-bool(true)
--- Changing mode of directory to 263 --
-bool(true)
-bool(true)
--- Changing mode of directory to 264 --
-bool(true)
-bool(true)
--- Changing mode of directory to 265 --
-bool(true)
-bool(true)
--- Changing mode of directory to 266 --
-bool(true)
-bool(true)
--- Changing mode of directory to 267 --
-bool(true)
-bool(true)
--- Changing mode of directory to 268 --
-bool(true)
-bool(true)
--- Changing mode of directory to 269 --
-bool(true)
-bool(true)
--- Changing mode of directory to 270 --
-bool(true)
-bool(true)
--- Changing mode of directory to 271 --
-bool(true)
-bool(true)
--- Changing mode of directory to 272 --
-bool(true)
-bool(true)
--- Changing mode of directory to 273 --
-bool(true)
-bool(true)
--- Changing mode of directory to 274 --
-bool(true)
-bool(true)
--- Changing mode of directory to 275 --
-bool(true)
-bool(true)
--- Changing mode of directory to 276 --
-bool(true)
-bool(true)
--- Changing mode of directory to 277 --
-bool(true)
-bool(true)
--- Changing mode of directory to 278 --
-bool(true)
-bool(true)
--- Changing mode of directory to 279 --
-bool(true)
-bool(true)
--- Changing mode of directory to 280 --
-bool(true)
-bool(true)
--- Changing mode of directory to 281 --
-bool(true)
-bool(true)
--- Changing mode of directory to 282 --
-bool(true)
-bool(true)
--- Changing mode of directory to 283 --
-bool(true)
-bool(true)
--- Changing mode of directory to 284 --
-bool(true)
-bool(true)
--- Changing mode of directory to 285 --
-bool(true)
-bool(true)
--- Changing mode of directory to 286 --
-bool(true)
-bool(true)
--- Changing mode of directory to 287 --
-bool(true)
-bool(true)
--- Changing mode of directory to 288 --
-bool(true)
-bool(true)
--- Changing mode of directory to 289 --
-bool(true)
-bool(true)
--- Changing mode of directory to 290 --
-bool(true)
-bool(true)
--- Changing mode of directory to 291 --
-bool(true)
-bool(true)
--- Changing mode of directory to 292 --
-bool(true)
-bool(true)
--- Changing mode of directory to 293 --
-bool(true)
-bool(true)
--- Changing mode of directory to 294 --
-bool(true)
-bool(true)
--- Changing mode of directory to 295 --
-bool(true)
-bool(true)
--- Changing mode of directory to 296 --
-bool(true)
-bool(true)
--- Changing mode of directory to 297 --
-bool(true)
-bool(true)
--- Changing mode of directory to 298 --
-bool(true)
-bool(true)
--- Changing mode of directory to 299 --
-bool(true)
-bool(true)
--- Changing mode of directory to 300 --
-bool(true)
-bool(true)
--- Changing mode of directory to 301 --
-bool(true)
-bool(true)
--- Changing mode of directory to 302 --
-bool(true)
-bool(true)
--- Changing mode of directory to 303 --
-bool(true)
-bool(true)
--- Changing mode of directory to 304 --
-bool(true)
-bool(true)
--- Changing mode of directory to 305 --
-bool(true)
-bool(true)
--- Changing mode of directory to 306 --
-bool(true)
-bool(true)
--- Changing mode of directory to 307 --
-bool(true)
-bool(true)
--- Changing mode of directory to 308 --
-bool(true)
-bool(true)
--- Changing mode of directory to 309 --
-bool(true)
-bool(true)
--- Changing mode of directory to 310 --
-bool(true)
-bool(true)
--- Changing mode of directory to 311 --
-bool(true)
-bool(true)
--- Changing mode of directory to 312 --
-bool(true)
-bool(true)
--- Changing mode of directory to 313 --
-bool(true)
-bool(true)
--- Changing mode of directory to 314 --
-bool(true)
-bool(true)
--- Changing mode of directory to 315 --
-bool(true)
-bool(true)
--- Changing mode of directory to 316 --
-bool(true)
-bool(true)
--- Changing mode of directory to 317 --
-bool(true)
-bool(true)
--- Changing mode of directory to 318 --
-bool(true)
-bool(true)
--- Changing mode of directory to 319 --
-bool(true)
-bool(true)
--- Changing mode of directory to 320 --
-bool(true)
-bool(true)
--- Changing mode of directory to 321 --
-bool(true)
-bool(true)
--- Changing mode of directory to 322 --
-bool(true)
-bool(true)
--- Changing mode of directory to 323 --
-bool(true)
-bool(true)
--- Changing mode of directory to 324 --
-bool(true)
-bool(true)
--- Changing mode of directory to 325 --
-bool(true)
-bool(true)
--- Changing mode of directory to 326 --
-bool(true)
-bool(true)
--- Changing mode of directory to 327 --
-bool(true)
-bool(true)
--- Changing mode of directory to 328 --
-bool(true)
-bool(true)
--- Changing mode of directory to 329 --
-bool(true)
-bool(true)
--- Changing mode of directory to 330 --
-bool(true)
-bool(true)
--- Changing mode of directory to 331 --
-bool(true)
-bool(true)
--- Changing mode of directory to 332 --
-bool(true)
-bool(true)
--- Changing mode of directory to 333 --
-bool(true)
-bool(true)
--- Changing mode of directory to 334 --
-bool(true)
-bool(true)
--- Changing mode of directory to 335 --
-bool(true)
-bool(true)
--- Changing mode of directory to 336 --
-bool(true)
-bool(true)
--- Changing mode of directory to 337 --
-bool(true)
-bool(true)
--- Changing mode of directory to 338 --
-bool(true)
-bool(true)
--- Changing mode of directory to 339 --
-bool(true)
-bool(true)
--- Changing mode of directory to 340 --
-bool(true)
-bool(true)
--- Changing mode of directory to 341 --
-bool(true)
-bool(true)
--- Changing mode of directory to 342 --
-bool(true)
-bool(true)
--- Changing mode of directory to 343 --
-bool(true)
-bool(true)
--- Changing mode of directory to 344 --
-bool(true)
-bool(true)
--- Changing mode of directory to 345 --
-bool(true)
-bool(true)
--- Changing mode of directory to 346 --
-bool(true)
-bool(true)
--- Changing mode of directory to 347 --
-bool(true)
-bool(true)
--- Changing mode of directory to 348 --
-bool(true)
-bool(true)
--- Changing mode of directory to 349 --
-bool(true)
-bool(true)
--- Changing mode of directory to 350 --
-bool(true)
-bool(true)
--- Changing mode of directory to 351 --
-bool(true)
-bool(true)
--- Changing mode of directory to 352 --
-bool(true)
-bool(true)
--- Changing mode of directory to 353 --
-bool(true)
-bool(true)
--- Changing mode of directory to 354 --
-bool(true)
-bool(true)
--- Changing mode of directory to 355 --
-bool(true)
-bool(true)
--- Changing mode of directory to 356 --
-bool(true)
-bool(true)
--- Changing mode of directory to 357 --
-bool(true)
-bool(true)
--- Changing mode of directory to 358 --
-bool(true)
-bool(true)
--- Changing mode of directory to 359 --
-bool(true)
-bool(true)
--- Changing mode of directory to 360 --
-bool(true)
-bool(true)
--- Changing mode of directory to 361 --
-bool(true)
-bool(true)
--- Changing mode of directory to 362 --
-bool(true)
-bool(true)
--- Changing mode of directory to 363 --
-bool(true)
-bool(true)
--- Changing mode of directory to 364 --
-bool(true)
-bool(true)
--- Changing mode of directory to 365 --
-bool(true)
-bool(true)
--- Changing mode of directory to 366 --
-bool(true)
-bool(true)
--- Changing mode of directory to 367 --
-bool(true)
-bool(true)
--- Changing mode of directory to 368 --
-bool(true)
-bool(true)
--- Changing mode of directory to 369 --
-bool(true)
-bool(true)
--- Changing mode of directory to 370 --
-bool(true)
-bool(true)
--- Changing mode of directory to 371 --
-bool(true)
-bool(true)
--- Changing mode of directory to 372 --
-bool(true)
-bool(true)
--- Changing mode of directory to 373 --
-bool(true)
-bool(true)
--- Changing mode of directory to 374 --
-bool(true)
-bool(true)
--- Changing mode of directory to 375 --
-bool(true)
-bool(true)
--- Changing mode of directory to 376 --
-bool(true)
-bool(true)
--- Changing mode of directory to 377 --
-bool(true)
-bool(true)
--- Changing mode of directory to 378 --
-bool(true)
-bool(true)
--- Changing mode of directory to 379 --
-bool(true)
-bool(true)
--- Changing mode of directory to 380 --
-bool(true)
-bool(true)
--- Changing mode of directory to 381 --
-bool(true)
-bool(true)
--- Changing mode of directory to 382 --
-bool(true)
-bool(true)
--- Changing mode of directory to 383 --
-bool(true)
-bool(true)
--- Changing mode of directory to 384 --
-bool(true)
-bool(true)
--- Changing mode of directory to 385 --
-bool(true)
-bool(true)
--- Changing mode of directory to 386 --
-bool(true)
-bool(true)
--- Changing mode of directory to 387 --
-bool(true)
-bool(true)
--- Changing mode of directory to 388 --
-bool(true)
-bool(true)
--- Changing mode of directory to 389 --
-bool(true)
-bool(true)
--- Changing mode of directory to 390 --
-bool(true)
-bool(true)
--- Changing mode of directory to 391 --
-bool(true)
-bool(true)
--- Changing mode of directory to 392 --
-bool(true)
-bool(true)
--- Changing mode of directory to 393 --
-bool(true)
-bool(true)
--- Changing mode of directory to 394 --
-bool(true)
-bool(true)
--- Changing mode of directory to 395 --
-bool(true)
-bool(true)
--- Changing mode of directory to 396 --
-bool(true)
-bool(true)
--- Changing mode of directory to 397 --
-bool(true)
-bool(true)
--- Changing mode of directory to 398 --
-bool(true)
-bool(true)
--- Changing mode of directory to 399 --
-bool(true)
-bool(true)
--- Changing mode of directory to 400 --
-bool(true)
-bool(true)
--- Changing mode of directory to 401 --
-bool(true)
-bool(true)
--- Changing mode of directory to 402 --
-bool(true)
-bool(true)
--- Changing mode of directory to 403 --
-bool(true)
-bool(true)
--- Changing mode of directory to 404 --
-bool(true)
-bool(true)
--- Changing mode of directory to 405 --
-bool(true)
-bool(true)
--- Changing mode of directory to 406 --
-bool(true)
-bool(true)
--- Changing mode of directory to 407 --
-bool(true)
-bool(true)
--- Changing mode of directory to 408 --
-bool(true)
-bool(true)
--- Changing mode of directory to 409 --
-bool(true)
-bool(true)
--- Changing mode of directory to 410 --
-bool(true)
-bool(true)
--- Changing mode of directory to 411 --
-bool(true)
-bool(true)
--- Changing mode of directory to 412 --
-bool(true)
-bool(true)
--- Changing mode of directory to 413 --
-bool(true)
-bool(true)
--- Changing mode of directory to 414 --
-bool(true)
-bool(true)
--- Changing mode of directory to 415 --
-bool(true)
-bool(true)
--- Changing mode of directory to 416 --
-bool(true)
-bool(true)
--- Changing mode of directory to 417 --
-bool(true)
-bool(true)
--- Changing mode of directory to 418 --
-bool(true)
-bool(true)
--- Changing mode of directory to 419 --
-bool(true)
-bool(true)
--- Changing mode of directory to 420 --
-bool(true)
-bool(true)
--- Changing mode of directory to 421 --
-bool(true)
-bool(true)
--- Changing mode of directory to 422 --
-bool(true)
-bool(true)
--- Changing mode of directory to 423 --
-bool(true)
-bool(true)
--- Changing mode of directory to 424 --
-bool(true)
-bool(true)
--- Changing mode of directory to 425 --
-bool(true)
-bool(true)
--- Changing mode of directory to 426 --
-bool(true)
-bool(true)
--- Changing mode of directory to 427 --
-bool(true)
-bool(true)
--- Changing mode of directory to 428 --
-bool(true)
-bool(true)
--- Changing mode of directory to 429 --
-bool(true)
-bool(true)
--- Changing mode of directory to 430 --
-bool(true)
-bool(true)
--- Changing mode of directory to 431 --
-bool(true)
-bool(true)
--- Changing mode of directory to 432 --
-bool(true)
-bool(true)
--- Changing mode of directory to 433 --
-bool(true)
-bool(true)
--- Changing mode of directory to 434 --
-bool(true)
-bool(true)
--- Changing mode of directory to 435 --
-bool(true)
-bool(true)
--- Changing mode of directory to 436 --
-bool(true)
-bool(true)
--- Changing mode of directory to 437 --
-bool(true)
-bool(true)
--- Changing mode of directory to 438 --
-bool(true)
-bool(true)
--- Changing mode of directory to 439 --
-bool(true)
-bool(true)
--- Changing mode of directory to 440 --
-bool(true)
-bool(true)
--- Changing mode of directory to 441 --
-bool(true)
-bool(true)
--- Changing mode of directory to 442 --
-bool(true)
-bool(true)
--- Changing mode of directory to 443 --
-bool(true)
-bool(true)
--- Changing mode of directory to 444 --
-bool(true)
-bool(true)
--- Changing mode of directory to 445 --
-bool(true)
-bool(true)
--- Changing mode of directory to 446 --
-bool(true)
-bool(true)
--- Changing mode of directory to 447 --
-bool(true)
-bool(true)
--- Changing mode of directory to 448 --
-bool(true)
-bool(true)
--- Changing mode of directory to 449 --
-bool(true)
-bool(true)
--- Changing mode of directory to 450 --
-bool(true)
-bool(true)
--- Changing mode of directory to 451 --
-bool(true)
-bool(true)
--- Changing mode of directory to 452 --
-bool(true)
-bool(true)
--- Changing mode of directory to 453 --
-bool(true)
-bool(true)
--- Changing mode of directory to 454 --
-bool(true)
-bool(true)
--- Changing mode of directory to 455 --
-bool(true)
-bool(true)
--- Changing mode of directory to 456 --
-bool(true)
-bool(true)
--- Changing mode of directory to 457 --
-bool(true)
-bool(true)
--- Changing mode of directory to 458 --
-bool(true)
-bool(true)
--- Changing mode of directory to 459 --
-bool(true)
-bool(true)
--- Changing mode of directory to 460 --
-bool(true)
-bool(true)
--- Changing mode of directory to 461 --
-bool(true)
-bool(true)
--- Changing mode of directory to 462 --
-bool(true)
-bool(true)
--- Changing mode of directory to 463 --
-bool(true)
-bool(true)
--- Changing mode of directory to 464 --
-bool(true)
-bool(true)
--- Changing mode of directory to 465 --
-bool(true)
-bool(true)
--- Changing mode of directory to 466 --
-bool(true)
-bool(true)
--- Changing mode of directory to 467 --
-bool(true)
-bool(true)
--- Changing mode of directory to 468 --
-bool(true)
-bool(true)
--- Changing mode of directory to 469 --
-bool(true)
-bool(true)
--- Changing mode of directory to 470 --
-bool(true)
-bool(true)
--- Changing mode of directory to 471 --
-bool(true)
-bool(true)
--- Changing mode of directory to 472 --
-bool(true)
-bool(true)
--- Changing mode of directory to 473 --
-bool(true)
-bool(true)
--- Changing mode of directory to 474 --
-bool(true)
-bool(true)
--- Changing mode of directory to 475 --
-bool(true)
-bool(true)
--- Changing mode of directory to 476 --
-bool(true)
-bool(true)
--- Changing mode of directory to 477 --
-bool(true)
-bool(true)
--- Changing mode of directory to 478 --
-bool(true)
-bool(true)
--- Changing mode of directory to 479 --
-bool(true)
-bool(true)
--- Changing mode of directory to 480 --
-bool(true)
-bool(true)
--- Changing mode of directory to 481 --
-bool(true)
-bool(true)
--- Changing mode of directory to 482 --
-bool(true)
-bool(true)
--- Changing mode of directory to 483 --
-bool(true)
-bool(true)
--- Changing mode of directory to 484 --
-bool(true)
-bool(true)
--- Changing mode of directory to 485 --
-bool(true)
-bool(true)
--- Changing mode of directory to 486 --
-bool(true)
-bool(true)
--- Changing mode of directory to 487 --
-bool(true)
-bool(true)
--- Changing mode of directory to 488 --
-bool(true)
-bool(true)
--- Changing mode of directory to 489 --
-bool(true)
-bool(true)
--- Changing mode of directory to 490 --
-bool(true)
-bool(true)
--- Changing mode of directory to 491 --
-bool(true)
-bool(true)
--- Changing mode of directory to 492 --
-bool(true)
-bool(true)
--- Changing mode of directory to 493 --
-bool(true)
-bool(true)
--- Changing mode of directory to 494 --
-bool(true)
-bool(true)
--- Changing mode of directory to 495 --
-bool(true)
-bool(true)
--- Changing mode of directory to 496 --
-bool(true)
-bool(true)
--- Changing mode of directory to 497 --
-bool(true)
-bool(true)
--- Changing mode of directory to 498 --
-bool(true)
-bool(true)
--- Changing mode of directory to 499 --
-bool(true)
-bool(true)
--- Changing mode of directory to 500 --
-bool(true)
-bool(true)
--- Changing mode of directory to 501 --
-bool(true)
-bool(true)
--- Changing mode of directory to 502 --
-bool(true)
-bool(true)
--- Changing mode of directory to 503 --
-bool(true)
-bool(true)
--- Changing mode of directory to 504 --
-bool(true)
-bool(true)
--- Changing mode of directory to 505 --
-bool(true)
-bool(true)
--- Changing mode of directory to 506 --
-bool(true)
-bool(true)
--- Changing mode of directory to 507 --
-bool(true)
-bool(true)
--- Changing mode of directory to 508 --
-bool(true)
-bool(true)
--- Changing mode of directory to 509 --
-bool(true)
-bool(true)
--- Changing mode of directory to 510 --
-bool(true)
-bool(true)
--- Changing mode of directory to 511 --
-bool(true)
-bool(true)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing mkdir() and rmdir() for different permissions ***
-- Changing mode of directory to 0 --
bool(true)
bool(false)
bool(true)
Done
---UEXPECTF--
-*** Testing mkdir() and rmdir() by giving stream context as fourth argument ***
-bool(true)
-bool(true)
-
-*** Testing rmdir() on a non-empty directory ***
-bool(true)
-
-Warning: rmdir(%s/mkdir_variation2/): %s on line %d
-bool(false)
-
-*** Testing mkdir() and rmdir() for binary safe functionality ***
-bool(true)
-bool(true)
-
-*** Testing mkdir() with miscelleneous input ***
-bool(true)
-bool(false)
-bool(true)
-Done
<?php
unlink(dirname(__FILE__)."/parse.ini");
?>
---EXPECTF--
+--EXPECT--
*** Test parse_ini_file() function: with various keys and values given in parse.ini file ***
-- ini file without process_sections optional arg --
Array
--EXPECTF--
*** Testing basic functions of pathinfo() ***
-- Iteration 1 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 2 --
-string(1) "."
-string(17) "www.example.co.in"
-string(2) "in"
-string(14) "www.example.co"
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(17) "www.example.co.in"
- ["extension"]=>
- string(2) "in"
- ["filename"]=>
- string(14) "www.example.co"
-}
--- Iteration 3 --
-string(13) "/var/www/html"
-string(12) "example.html"
-string(4) "html"
-string(7) "example"
-array(4) {
- ["dirname"]=>
- string(13) "/var/www/html"
- ["basename"]=>
- string(12) "example.html"
- ["extension"]=>
- string(4) "html"
- ["filename"]=>
- string(7) "example"
-}
--- Iteration 4 --
-string(4) "/dir"
-string(11) "test.tar.gz"
-string(2) "gz"
-string(8) "test.tar"
-array(4) {
- ["dirname"]=>
- string(4) "/dir"
- ["basename"]=>
- string(11) "test.tar.gz"
- ["extension"]=>
- string(2) "gz"
- ["filename"]=>
- string(8) "test.tar"
-}
--- Iteration 5 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 6 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 7 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 8 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 9 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 10 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 11 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 12 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 13 --
-string(%d) "%s/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
-array(4) {
- ["dirname"]=>
- string(%d) "%s/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
--- Iteration 14 --
-string(1) "."
-string(1) "."
-string(0) ""
-string(0) ""
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(1) "."
- ["extension"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
--- Iteration 15 --
-string(%d) "%s"
-string(3) "foo"
-string(0) ""
-string(3) "foo"
-array(3) {
- ["dirname"]=>
- string(%d) "%s"
- ["basename"]=>
- string(3) "foo"
- ["filename"]=>
- string(3) "foo"
-}
--- Iteration 16 --
-string(%d) "%s"
-string(3) "foo"
-string(0) ""
-string(3) "foo"
-array(3) {
- ["dirname"]=>
- string(%d) "%s"
- ["basename"]=>
- string(3) "foo"
- ["filename"]=>
- string(3) "foo"
-}
--- Iteration 17 --
-string(%d) "%s/.."
-string(3) "foo"
-string(0) ""
-string(3) "foo"
-array(3) {
- ["dirname"]=>
- string(%d) "%s/.."
- ["basename"]=>
- string(3) "foo"
- ["filename"]=>
- string(3) "foo"
-}
--- Iteration 18 --
-string(6) "../foo"
-string(3) "bar"
-string(0) ""
-string(3) "bar"
-array(3) {
- ["dirname"]=>
- string(6) "../foo"
- ["basename"]=>
- string(3) "bar"
- ["filename"]=>
- string(3) "bar"
-}
--- Iteration 19 --
-string(5) "./foo"
-string(3) "bar"
-string(0) ""
-string(3) "bar"
-array(3) {
- ["dirname"]=>
- string(5) "./foo"
- ["basename"]=>
- string(3) "bar"
- ["filename"]=>
- string(3) "bar"
-}
--- Iteration 20 --
-string(5) "//foo"
-string(3) "bar"
-string(0) ""
-string(3) "bar"
-array(3) {
- ["dirname"]=>
- string(5) "//foo"
- ["basename"]=>
- string(3) "bar"
- ["filename"]=>
- string(3) "bar"
-}
--- Iteration 21 --
-string(5) "~/PHP"
-string(8) "php5.2.0"
-string(1) "0"
-string(6) "php5.2"
-array(4) {
- ["dirname"]=>
- string(5) "~/PHP"
- ["basename"]=>
- string(8) "php5.2.0"
- ["extension"]=>
- string(1) "0"
- ["filename"]=>
- string(6) "php5.2"
-}
--- Iteration 22 --
-string(13) "/home/example"
-string(4) "test"
-string(0) ""
-string(4) "test"
-array(3) {
- ["dirname"]=>
- string(13) "/home/example"
- ["basename"]=>
- string(4) "test"
- ["filename"]=>
- string(4) "test"
-}
--- Iteration 23 --
-string(23) "http://httpd.apache.org"
-string(24) "core.html#acceptpathinfo"
-string(19) "html#acceptpathinfo"
-string(4) "core"
-array(4) {
- ["dirname"]=>
- string(23) "http://httpd.apache.org"
- ["basename"]=>
- string(24) "core.html#acceptpathinfo"
- ["extension"]=>
- string(19) "html#acceptpathinfo"
- ["filename"]=>
- string(4) "core"
-}
-Done
---UEXPECTF--
-*** Testing basic functions of pathinfo() ***
--- Iteration 1 --
unicode(%d) "%s/foo"
unicode(12) "symlink.link"
unicode(4) "link"
Warning: pathinfo() expects at most 2 parameters, 3 given in %s on line %d
NULL
Done
---UEXPECTF--
-*** Testing pathinfo() for error conditions ***
-
-Warning: pathinfo() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: pathinfo() expects at most 2 parameters, 3 given in %s on line %d
-NULL
-Done
--EXPECTF--
*** Testing pathinfo() with miscelleneous input arguments ***
-Notice: Undefined variable: fp in %s on line %d
--- Iteration 1 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(1) "0"
- ["filename"]=>
- string(1) "0"
-}
-string(1) "."
-string(1) "0"
-string(0) ""
-string(1) "0"
--- Iteration 2 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(4) "1234"
- ["filename"]=>
- string(4) "1234"
-}
-string(1) "."
-string(4) "1234"
-string(0) ""
-string(4) "1234"
--- Iteration 3 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(5) "-1234"
- ["filename"]=>
- string(5) "-1234"
-}
-string(1) "."
-string(5) "-1234"
-string(0) ""
-string(5) "-1234"
--- Iteration 4 --
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(6) "2.3456"
- ["extension"]=>
- string(4) "3456"
- ["filename"]=>
- string(1) "2"
-}
-string(1) "."
-string(6) "2.3456"
-string(4) "3456"
-string(1) "2"
--- Iteration 5 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(1) "1"
- ["filename"]=>
- string(1) "1"
-}
-string(1) "."
-string(1) "1"
-string(0) ""
-string(1) "1"
--- Iteration 6 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 7 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(11) "array(1, 2)"
- ["filename"]=>
- string(11) "array(1, 2)"
-}
-string(1) "."
-string(11) "array(1, 2)"
-string(0) ""
-string(11) "array(1, 2)"
--- Iteration 8 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(21) "array( array(), null)"
- ["filename"]=>
- string(21) "array( array(), null)"
-}
-string(1) "."
-string(21) "array( array(), null)"
-string(0) ""
-string(21) "array( array(), null)"
--- Iteration 9 --
-
-Warning: pathinfo() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d
-NULL
-
-Warning: pathinfo() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d
-NULL
-
-Warning: pathinfo() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d
-NULL
-
-Warning: pathinfo() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d
-NULL
-
-Warning: pathinfo() expects parameter 1 to be string (Unicode or binary), object given in %s on line %d
-NULL
--- Iteration 10 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(1) " "
- ["filename"]=>
- string(1) " "
-}
-string(1) "."
-string(1) " "
-string(0) ""
-string(1) " "
--- Iteration 11 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(1) " "
- ["filename"]=>
- string(1) " "
-}
-string(1) "."
-string(1) " "
-string(0) ""
-string(1) " "
--- Iteration 12 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 13 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 14 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 15 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 16 --
-array(2) {
- ["basename"]=>
- string(0) ""
- ["filename"]=>
- string(0) ""
-}
-string(0) ""
-string(0) ""
-string(0) ""
-string(0) ""
--- Iteration 17 --
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(11) "www.foo.com"
- ["extension"]=>
- string(3) "com"
- ["filename"]=>
- string(7) "www.foo"
-}
-string(1) "."
-string(11) "www.foo.com"
-string(3) "com"
-string(7) "www.foo"
--- Iteration 18 --
-array(4) {
- ["dirname"]=>
- string(17) "/var/html/testdir"
- ["basename"]=>
- string(12) "example.html"
- ["extension"]=>
- string(4) "html"
- ["filename"]=>
- string(7) "example"
-}
-string(17) "/var/html/testdir"
-string(12) "example.html"
-string(4) "html"
-string(7) "example"
--- Iteration 19 --
-array(3) {
- ["dirname"]=>
- string(12) "/testdir/foo"
- ["basename"]=>
- string(4) "test"
- ["filename"]=>
- string(4) "test"
-}
-string(12) "/testdir/foo"
-string(4) "test"
-string(0) ""
-string(4) "test"
--- Iteration 20 --
-array(4) {
- ["dirname"]=>
- string(4) "/foo"
- ["basename"]=>
- string(12) "symlink.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(7) "symlink"
-}
-string(4) "/foo"
-string(12) "symlink.link"
-string(4) "link"
-string(7) "symlink"
--- Iteration 21 --
-array(3) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(5) "12345"
- ["filename"]=>
- string(5) "12345"
-}
-string(1) "."
-string(5) "12345"
-string(0) ""
-string(5) "12345"
--- Iteration 22 --
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(15) "www.example.com"
- ["extension"]=>
- string(3) "com"
- ["filename"]=>
- string(11) "www.example"
-}
-string(1) "."
-string(15) "www.example.com"
-string(3) "com"
-string(11) "www.example"
--- Iteration 23 --
-array(3) {
- ["dirname"]=>
- string(12) "/testdir/foo"
- ["basename"]=>
- string(4) "test"
- ["filename"]=>
- string(4) "test"
-}
-string(12) "/testdir/foo"
-string(4) "test"
-string(0) ""
-string(4) "test"
--- Iteration 24 --
-array(4) {
- ["dirname"]=>
- string(6) "../foo"
- ["basename"]=>
- string(9) "test.link"
- ["extension"]=>
- string(4) "link"
- ["filename"]=>
- string(4) "test"
-}
-string(6) "../foo"
-string(9) "test.link"
-string(4) "link"
-string(4) "test"
--- Iteration 25 --
-array(4) {
- ["dirname"]=>
- string(76) "./test/work/scratch/mydir/yourdir/ourdir/test1/test2/test3/test4/test5/test6"
- ["basename"]=>
- string(8) "test.tmp"
- ["extension"]=>
- string(3) "tmp"
- ["filename"]=>
- string(4) "test"
-}
-string(76) "./test/work/scratch/mydir/yourdir/ourdir/test1/test2/test3/test4/test5/test6"
-string(8) "test.tmp"
-string(3) "tmp"
-string(4) "test"
--- Iteration 26 --
-array(4) {
- ["dirname"]=>
- string(1) "."
- ["basename"]=>
- string(5) "2.345"
- ["extension"]=>
- string(3) "345"
- ["filename"]=>
- string(1) "2"
-}
-string(1) "."
-string(5) "2.345"
-string(3) "345"
-string(1) "2"
-Done
---UEXPECTF--
-*** Testing pathinfo() with miscelleneous input arguments ***
-
Notice: Undefined variable: fp in %s on line %d
-- Iteration 1 --
array(3) {
echo "\n--- Done ---";
?>
---EXPECTF--
-*** Testing popen(): reading from the pipe ***
-Sample String
-*** Testing popen(): writing to the pipe ***
-aaa
-ddd
-ggg
-sss
-*** Testing popen() and pclose(): return type ***
-Sample String
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing popen(): reading from the pipe ***
Sample String
*** Testing popen(): writing to the pipe ***
rmdir($dirpath);
?>
---EXPECTF--
-*** Testing popen() and pclose() with different processes ***
--- Testing popen(): reading from the pipe --
-popen_basic.tmp
--- Testing popen(): reading from a file using 'cat' command --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
-*** Testing popen(): writing to the pipe ***
-aaa
-ddd
-ggg
-sss
-*** Testing for return type of popen() and pclose() functions ***
-bool(true)
-Test String
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing popen() and pclose() with different processes ***
-- Testing popen(): reading from the pipe --
popen_basic.tmp
bool(false)
--- Done ---
---UEXPECTF--
-*** Testing for error conditions ***
-
-Warning: popen() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: popen() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-resource(%d) of type (stream)
-sh: abc.txt: not found
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: pclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
---- Done ---
bool(false)
--- Done ---
---UEXPECTF--
-*** Testing for error conditions ***
-
-Warning: popen() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: popen() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-resource(%d) of type (stream)
-'abc.txt' is not recognized as an internal or external command,
-operable program or batch file.
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: pclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
---- Done ---
bool(false)
--- Done ---
---UEXPECTF--
-*** Testing for error conditions ***
-
-Warning: popen() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: popen() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: popen(abc.txt,rw): %s on line %d
-bool(false)
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: Wrong parameter count for pclose() in %s on line %d
-NULL
-
-Warning: pclose(): supplied argument is not a valid stream resource in %s on line %d
-bool(false)
-
---- Done ---
line
int(111)
Done
---UEXPECT--
-*** Testing readfile() : basic functionality ***
-
--- File filled with content type: numeric --
--- File opened with mode: w --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: wt --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: wb --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: at --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: ab --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: xb --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: xt --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
-
--- File filled with content type: text --
--- File opened with mode: w --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: wt --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: wb --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: at --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: ab --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: xb --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: xt --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
-
--- File filled with content type: empty --
--- File opened with mode: w --
-
-int(0)
--- File opened with mode: wt --
-
-int(0)
--- File opened with mode: wb --
-
-int(0)
--- File opened with mode: w+ --
-
-int(0)
--- File opened with mode: w+b --
-
-int(0)
--- File opened with mode: w+t --
-
-int(0)
--- File opened with mode: a --
-
-int(0)
--- File opened with mode: at --
-
-int(0)
--- File opened with mode: ab --
-
-int(0)
--- File opened with mode: a+ --
-
-int(0)
--- File opened with mode: a+b --
-
-int(0)
--- File opened with mode: a+t --
-
-int(0)
--- File opened with mode: x --
-
-int(0)
--- File opened with mode: xb --
-
-int(0)
--- File opened with mode: xt --
-
-int(0)
--- File opened with mode: x+ --
-
-int(0)
--- File opened with mode: x+b --
-
-int(0)
--- File opened with mode: x+t --
-
-int(0)
-
--- File filled with content type: alphanumeric --
--- File opened with mode: w --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: wt --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: wb --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: at --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: ab --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: xb --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: xt --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
-
--- File filled with content type: text_with_new_line --
--- File opened with mode: w --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: wt --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
--- File opened with mode: wb --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
--- File opened with mode: a --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: at --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
--- File opened with mode: ab --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
--- File opened with mode: x --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: xb --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: xt --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
--- File opened with mode: x+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(111)
-Done
\ No newline at end of file
line
int(100)
Done
---UEXPECT--
-*** Testing readfile() : basic functionality ***
-
--- File filled with content type: numeric --
--- File opened with mode: w --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: wt --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: wb --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: w+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: at --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: ab --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: a+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: xb --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: xt --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+ --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+b --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
--- File opened with mode: x+t --
-2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
-int(100)
-
--- File filled with content type: text --
--- File opened with mode: w --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: wt --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: wb --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: w+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: at --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: ab --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: a+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: xb --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: xt --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+ --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+b --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
--- File opened with mode: x+t --
-text text text text text text text text text text text text text text text text text text text text
-int(100)
-
--- File filled with content type: empty --
--- File opened with mode: w --
-
-int(0)
--- File opened with mode: wt --
-
-int(0)
--- File opened with mode: wb --
-
-int(0)
--- File opened with mode: w+ --
-
-int(0)
--- File opened with mode: w+b --
-
-int(0)
--- File opened with mode: w+t --
-
-int(0)
--- File opened with mode: a --
-
-int(0)
--- File opened with mode: at --
-
-int(0)
--- File opened with mode: ab --
-
-int(0)
--- File opened with mode: a+ --
-
-int(0)
--- File opened with mode: a+b --
-
-int(0)
--- File opened with mode: a+t --
-
-int(0)
--- File opened with mode: x --
-
-int(0)
--- File opened with mode: xb --
-
-int(0)
--- File opened with mode: xt --
-
-int(0)
--- File opened with mode: x+ --
-
-int(0)
--- File opened with mode: x+b --
-
-int(0)
--- File opened with mode: x+t --
-
-int(0)
-
--- File filled with content type: alphanumeric --
--- File opened with mode: w --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: wt --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: wb --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: w+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: at --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: ab --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: a+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: xb --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: xt --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+ --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+b --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
--- File opened with mode: x+t --
-ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12 ab12
-int(100)
-
--- File filled with content type: text_with_new_line --
--- File opened with mode: w --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: wt --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: wb --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: w+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: at --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: ab --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: a+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: xb --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: xt --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x+ --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x+b --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
--- File opened with mode: x+t --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
-Done
\ No newline at end of file
bool(false)
bool(false)
-Warning: readfile() expects parameter 3 to be resource, string given in %s on line %d
-bool(false)
-
-Warning: readfile() expects parameter 3 to be resource, boolean given in %s on line %d
-bool(false)
-
--- Testing readfile() with non-existent file --
-
-Warning: readfile(%s/non_existent_file.tmp): failed to open stream: %s in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Test readfile(): error conditions ***
--- Testing readfile() with unexpected no. of arguments --
-
-Warning: readfile() expects at least 1 parameter, 0 given in %s on line %d
-bool(false)
-
-Warning: readfile() expects at most 3 parameters, 4 given in %s on line %d
-bool(false)
-
--- Testing readfile() with invalid arguments --
-bool(false)
-bool(false)
-bool(false)
-
Warning: readfile() expects parameter 3 to be resource, Unicode string given in %s on line %d
bool(false)
Warning: readfile(%s/non_existent_file.tmp): failed to open stream: %s in %s on line %d
bool(false)
-Done
\ No newline at end of file
+Done
line of t
int(50)
Done
---UEXPECT--
-*** Testing readfile(): checking third argument ***
-line
-line of text
-line
-line of text
-line
-line of t
-int(50)
-Done
$file_path = dirname(__FILE__);
unlink("$file_path/readfile_variation2.tmp");
?>
---EXPECTF--
+--EXPECT--
*** Testing readfile() on soft link ***
bool(true)
line
line of t
int(50)
Done
---UEXPECTF--
-*** Testing readfile() on soft link ***
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of t
-int(50)
-
-*** Testing readfile() on hard link ***
-bool(true)
-line
-line of text
-line
-line of text
-line
-line of t
-int(50)
-Done
\ No newline at end of file
line of t
int(50)
Done
---UEXPECT--
-*** Testing readfile(): checking second argument, include path ***
-line
-line of text
-line
-line of text
-line
-line of t
-int(50)
-*** Testing readfile(): checking second argument, include path with context specified ***
-line
-line of text
-line
-line of text
-line
-line of t
-int(50)
-Done
\ No newline at end of file
--EXPECTF--
*** Testing readlink() and realpath(): with valid and invalid path ***
--- Iteration 1 --
-string(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
-string(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
-
--- Iteration 2 --
-string(%d) "%s/readlink_realpath_basic1/home/test/readlink_realpath_basic1.tmp"
-string(%d) "%s/readlink_realpath_basic1/home/test/readlink_realpath_basic1.tmp"
-
--- Iteration 3 --
-string(%d) "%s/readlink_realpath_basic1/home/test/readlink_realpath_basic1.tmp"
-string(%d) "%s/readlink_realpath_basic1/home/test/readlink_realpath_basic1.tmp"
-
--- Iteration 4 --
-string(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
-string(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
-
--- Iteration 5 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
--- Iteration 6 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
--- Iteration 7 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-%s
-
--- Iteration 8 --
-
-Warning: readlink(): %s in %s on line %d
-bool(false)
-%s
-Done
---UEXPECTF--
-*** Testing readlink() and realpath(): with valid and invalid path ***
-
-- Iteration 1 --
unicode(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
unicode(%d) "%s/readlink_realpath_basic1/home/readlink_realpath_basic1.tmp"
--EXPECTF--
*** Testing realpath() on filenames ***
--- Iteration 1 --
-string(%d) "%s/readlink_realpath_basic2/home/readlink_realpath_basic2.tmp"
-
--- Iteration 2 --
-string(%d) "%s/readlink_realpath_basic2/readlink_realpath_basic2.tmp"
-
--- Iteration 3 --
-string(%d) "%s/readlink_realpath_basic2/home/test/readlink_realpath_basic2.tmp"
-
--- Iteration 4 --
-string(%d) "%s/readlink_realpath_basic2/readlink_realpath_basic2.tmp"
-
--- Iteration 5 --
-string(%d) "%s/readlink_realpath_basic2/home/readlink_realpath_basic2.tmp"
-
--- Iteration 6 --
-bool(false)
-
--- Iteration 7 --
-bool(false)
-
--- Iteration 8 --
-%s
-Done
---UEXPECTF--
-*** Testing realpath() on filenames ***
-
-- Iteration 1 --
unicode(%d) "%s/readlink_realpath_basic2/home/readlink_realpath_basic2.tmp"
*** Testing realpath() on a non-existent file ***
%s
Done
---UEXPECTF--
-*** Testing readlink(): error conditions ***
-
-Warning: readlink() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: readlink() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Testing readlink() on a non-existent link ***
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-
-*** Testing readlink() on existing file ***
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-
-*** Testing readlink() on existing directory ***
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-*** Testing realpath(): error conditions ***
-
-Warning: realpath() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: realpath() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-*** Testing realpath() on a non-existent file ***
-%s
-Done
*** Testing readlink() and realpath() with linkname stored inside a object ***
--- Testing readlink() and realpath() with softlink, linkname stored inside an object --
-bool(true)
-string(%d) "%s/readlink_realpath_variation1/home/tests/link/readlink_realpath_variation1.tmp"
-string(%d) "%s/readlink_realpath_variation1/home/tests/link/readlink_realpath_variation1.tmp"
-bool(true)
-string(%d) "%s/readlink_realpath_variation1/home/tests/link/readlink_realpath_variation1.tmp"
-string(%d) "%s/readlink_realpath_variation1/home/tests/link/readlink_realpath_variation1.tmp"
-
--- Testing readlink() and realpath() with hardlink, linkname stored inside an object --
-bool(true)
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-string(%d) "%s/readlink_realpath_variation1/home/readlink_realpath_variation1_link.tmp"
-bool(true)
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-string(%d) "%s/readlink_realpath_variation1_link.tmp"
-Done
---UEXPECTF--
-*** Testing readlink() and realpath() : usage variations ***
-
-*** Testing readlink() and realpath() with linkname stored inside a object ***
-
-- Testing readlink() and realpath() with softlink, linkname stored inside an object --
bool(true)
unicode(%d) "%s/readlink_realpath_variation1/home/tests/link/readlink_realpath_variation1.tmp"
*** Testing readlink() and realpath() with linkname stored in an array ***
--- Testing readlink() and realpath() with softlink, linkname stored inside an array --
-bool(true)
-string(%d) "%s/readlink_realpath_variation2/home/tests/link/readlink_realpath_variation2.tmp"
-string(%d) "%s/readlink_realpath_variation2/home/tests/link/readlink_realpath_variation2.tmp"
-
-Warning: symlink(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(%s/./readlink_realpath_variation2/home/../home//tests//..//..//..//home//readlink_realpath_variation2_link.tmp/): No such file or directory in %s on line %d
-
--- Testing readlink() and realpath() with hardlink, linkname stored inside an array --
-bool(true)
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-string(%d) "%s/readlink_realpath_variation2/home/tests/link/readlink_realpath_variation2_link.tmp"
-
-Warning: link(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(%s/./readlink_realpath_variation2/home/../home//tests//..//..//..//home//readlink_realpath_variation2_link.tmp/): No such file or directory in %s on line %d
-Done
---UEXPECTF--
-*** Testing readlink() and realpath() : usage variations ***
-
-*** Testing readlink() and realpath() with linkname stored in an array ***
-
-- Testing readlink() and realpath() with softlink, linkname stored inside an array --
bool(true)
unicode(%d) "%s/readlink_realpath_variation2/home/tests/link/readlink_realpath_variation2.tmp"
%s
-- Iteration3 --
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%s"
--- Iteration4 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%s"
--- Iteration5 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%s"
--- Iteration6 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%s"
-Done
---UEXPECTF--
-*** Testing readlink() and realpath() : usage variations ***
-
-*** Testing readlink() and realpath() with linkname as empty string, NULL and single space ***
--- Iteration1 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-%s
--- Iteration2 --
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-%s
--- Iteration3 --
-
Warning: readlink(): No such file or directory in %s on line %d
bool(false)
unicode(%d) "%s"
*** Testing realpath() on filenames ***
--- Iteration 1 --
-string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-
--- Iteration 2 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
-
--- Iteration 3 --
-string(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
-
--- Iteration 4 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
-
--- Iteration 5 --
-string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-
--- Iteration 6 --
-bool(false)
-
--- Iteration 7 --
-bool(false)
-Done
---UEXPECTF--
-*** Testing basic functions of realpath() with files ***
-
-*** Testing realpath() on filenames ***
-
-- Iteration 1 --
unicode(%d) "%s\realpath_basic\home\realpath_basic.tmp"
*** Testing realpath() on filenames ***
--- Iteration 1 --
-string(%d) "%srealpath_basic%shome%srealpath_basic.tmp"
-
--- Iteration 2 --
-string(%d) "%srealpath_basic%srealpath_basic.tmp"
-
--- Iteration 3 --
-string(%d) "%srealpath_basic%shome%stest%srealpath_basic.tmp"
-
--- Iteration 4 --
-string(%d) "%srealpath_basic%srealpath_basic.tmp"
-
--- Iteration 5 --
-bool(false)
-
--- Iteration 6 --
-bool(false)
-
--- Iteration 7 --
-bool(false)
-Done
---UEXPECTF--
-*** Testing basic functions of realpath() with files ***
-
-*** Testing realpath() on filenames ***
-
-- Iteration 1 --
unicode(%d) "%srealpath_basic%shome%srealpath_basic.tmp"
-- Iteration 7 --
bool(false)
-Done
\ No newline at end of file
+Done
--EXPECTF--
*** Testing realpath(): usage variations ***
-*** Testing realpath() with filename stored inside a object ***
-string(%d) "%s\realpath_variation\home\tests\realpath_variation.tmp"
-bool(false)
-
-*** Testing realpath() with filename stored in an array ***
-string(%d) "%s\realpath_variation\home\tests\realpath_variation.tmp"
-bool(false)
-
-*** Testing realpath() with filename as empty string, NULL and single space ***
--- Iteration1 --
-bool(false)
--- Iteration2 --
-bool(false)
--- Iteration3 --
-string(%d) "%s"
--- Iteration4 --
-string(%d) "%s"
--- Iteration5 --
-string(%d) "%s"
--- Iteration6 --
-string(%d) "%s"
-Done
---UEXPECTF--
-*** Testing realpath(): usage variations ***
-
*** Testing realpath() with filename stored inside a object ***
unicode(%d) "%s\realpath_variation\home\tests\realpath_variation.tmp"
bool(false)
unlink(dirname(__FILE__)."/rename_basic.tmp");
unlink(dirname(__FILE__)."/rename_basic_new.tmp");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() on non-existing file ***
bool(true)
bool(false)
bool(true)
Done
-
Warning: rename() expects at most 3 parameters, 4 given in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing rename() for error conditions ***
-
-Warning: rename() expects at least 2 parameters, 0 given in %s on line %d
-bool(false)
-
-Warning: rename() expects at least 2 parameters, 1 given in %s on line %d
-bool(false)
-
-Warning: rename() expects at most 3 parameters, 4 given in %s on line %d
-bool(false)
-Done
bool(false)
bool(true)
Done
-
unlink($file_path."/rename_variation.tmp");
rmdir($file_path."/rename_variation_dir");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() : renaming directory across directories ***
-- Iteration 1 --
bool(true)
bool(false)
bool(true)
Done
-
unlink($file_path."/rename_variation.tmp");
rmdir($file_path."/rename_variation_dir");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() : renaming directory across directories ***
-- Iteration 1 --
bool(true)
unlink($file_path."/rename_variation.tmp");
rmdir($file_path."/rename_variation_dir");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() by renaming a file and directory to numeric name ***
bool(true)
bool(false)
bool(false)
bool(true)
Done
-
unlink($file_path."/rename_variation.tmp");
rmdir($file_path."/rename_variation_dir");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() on soft links ***
bool(true)
bool(true)
-- Renaming existing directory to existing file name --
bool(true)
Done
-
unlink($file_path."/rename_variation.tmp");
rmdir($file_path."/rename_variation_dir");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() on hard links ***
bool(true)
bool(true)
rmdir($file_path."/rename_variation_dir");
rmdir($file_path."/12345");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() by renaming a file, link and directory to numeric name ***
bool(true)
bool(false)
echo "Done\n";
?>
---EXPECTF--
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%srename_variation6.php.tmp"
-bool(true)
-Done
---UEXPECTF--
+--EXPECTF--
Warning: readlink(): No such file or directory in %s on line %d
bool(false)
unicode(%d) "%srename_variation6.php.tmp"
echo "Done\n";
?>
---EXPECTF--
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-string(%d) "%sthere_is_no_such_file"
-Done
---UEXPECTF--
+--EXPECTF--
Warning: readlink(): No such file or directory in %s on line %d
bool(false)
unicode(%d) "%sthere_is_no_such_file"
bool(false)
bool(false)
Done
-
unlink(dirname(__FILE__)."/rename_variation9_new.tmp");
rmdir(dirname(__FILE__)."/rename_variation_dir9_new");
?>
---EXPECTF--
+--EXPECT--
*** Testing rename() by giving stream context as third argument ***
bool(true)
bool(false)
bool(false)
bool(true)
Done
-
bool(true)
*** Testing stat(): comparing stats (recorded before and after file creation) ***
-- comparing difference in dir stats before and after creating file in it --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-1)
- [12]=>
- int(-1)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-1)
- ["blocks"]=>
- int(-1)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-1)
- [12]=>
- int(-1)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-1)
- ["blocks"]=>
- int(-1)
-}
-bool(true)
-*** Testing stat(): for the return value ***
-bool(true)
-
----Done---
-
---UEXPECTF--
-*** Testing stat() : basic functionality ***
-*** Testing stat(): validating the values stored in stat ***
-bool(true)
-bool(true)
-bool(true)
-*** Testing stat(): comparing stats (recorded before and after file creation) ***
--- comparing difference in dir stats before and after creating file in it --
array(26) {
[0]=>
int(%d)
Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
NULL
Done
-
---UEXPECTF--
-*** Testing stat() for error conditions ***
-
-Warning: stat() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: stat(): stat failed for %s in %s on line %d
-bool(false)
-
-Warning: stat(): stat failed for %s in %s on line %d
-bool(false)
-
-Warning: stat(): stat failed for 22 in %s on line %d
-bool(false)
-
-Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d
-NULL
-Done
unlink("$file_path/stat_variation1a.tmp");
rmdir("$file_path/stat_variation1a");
?>
---EXPECTF--
-*** Testing stat(): on file and directory ater renaming them ***
--- Testing stat() for files after being renamed --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
--- Testing stat() for directory after being renamed --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat(): on file and directory ater renaming them ***
-- Testing stat() for files after being renamed --
bool(true)
--EXPECTF--
*** Testing stat(): writing to a file ***
-- Testing stat() on file after data is written in it --
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
-*** Testing stat(): writing to a file ***
--- Testing stat() on file after data is written in it --
Notice: fwrite(): 11 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
bool(true)
bool(true)
*** Done ***
-
$file_path = dirname(__FILE__);
rmdir("$file_path/stat_variation3");
?>
---EXPECTF--
-
-*** Testing stat(): with creating & deleting subdir/file ***
--- Testing stat() on dir after subdir and file is created in it --
-bool(true)
-bool(true)
-bool(true)
--- Testing stat() for comparing stats after the deletion of subdir and file --
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat(): with creating & deleting subdir/file ***
-- Testing stat() on dir after subdir and file is created in it --
unlink("$file_path/stat_variation4.tmp");
rmdir("$file_path/stat_variation4");
?>
---EXPECTF--
-*** Testing stat(): on file and directory after accessing it
- with is_dir() and is_file() functions ***
--- Testing on Directory --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
--- Testing on file --
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat(): on file and directory after accessing it
with is_dir() and is_file() functions ***
-- Testing on Directory --
$file_path = dirname(__FILE__);
unlink("$file_path/stat_variation5.tmp");
?>
---EXPECTF--
-
-*** Testing stat(): on a file with read/write permission ***
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat(): on a file with read/write permission ***
bool(true)
unlink("$file_path/stat_variation6.tmp");
rmdir("$file_path/stat_variation6");
?>
---EXPECTF--
-
-*** Testing stat() on file with miscelleneous file permission and content ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Testing stat() on directory with miscelleneous file permission ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat() on file with miscelleneous file permission and content ***
bool(true)
*** Testing stat(): with filename
and directory name stored inside a object ***
--- Testing stat() on filename stored inside an object --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-%d)
- [12]=>
- int(-%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-%d)
- ["blocks"]=>
- int(-%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-%d)
- [12]=>
- int(-%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-%d)
- ["blocks"]=>
- int(-%d)
-}
-
--- Testing stat() on directory name stored inside an object --
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-%d)
- [12]=>
- int(-%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-%d)
- ["blocks"]=>
- int(-%d)
-}
-array(26) {
- [0]=>
- int(%d)
- [1]=>
- int(%d)
- [2]=>
- int(%d)
- [3]=>
- int(%d)
- [4]=>
- int(%d)
- [5]=>
- int(%d)
- [6]=>
- int(%d)
- [7]=>
- int(%d)
- [8]=>
- int(%d)
- [9]=>
- int(%d)
- [10]=>
- int(%d)
- [11]=>
- int(-%d)
- [12]=>
- int(-%d)
- ["dev"]=>
- int(%d)
- ["ino"]=>
- int(%d)
- ["mode"]=>
- int(%d)
- ["nlink"]=>
- int(%d)
- ["uid"]=>
- int(%d)
- ["gid"]=>
- int(%d)
- ["rdev"]=>
- int(%d)
- ["size"]=>
- int(%d)
- ["atime"]=>
- int(%d)
- ["mtime"]=>
- int(%d)
- ["ctime"]=>
- int(%d)
- ["blksize"]=>
- int(-%d)
- ["blocks"]=>
- int(-%d)
-}
-
-*** Done ***
-
---UEXPECTF--
-*** Testing stat(): with filename
- and directory name stored inside a object ***
-
-- Testing stat() on filename stored inside an object --
array(26) {
[0]=>
$file_path = dirname(__FILE__);
unlink("$file_path/stat_variation8.tmp");
?>
---EXPECTF--
-*** Testing stat(): on file by truncating it to given size ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
-*** Done ***
-
---UEXPECTF--
+--EXPECT--
*** Testing stat(): on file by truncating it to given size ***
bool(true)
bool(true)
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
int(%d)
int(%d)
int(%d)
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
bool(true)
Notice: fopen(): Unable to find the wrapper "file" - did you forget to enable it when you configured PHP? in %s on line %d
echo "Done\n";
?>
---EXPECTF--
-Warning: stream_socket_client(): unable to connect to (Failed to parse address "") in %s on line %d
-bool(false)
-int(0)
-string(26) "Failed to parse address """
-
-Warning: stream_socket_client(): unable to connect to [ (Failed to parse address "[") in %s on line %d
-bool(false)
-int(0)
-string(27) "Failed to parse address "[""
-
-Warning: stream_socket_client(): unable to connect to [ (Failed to parse%saddress "[ ") in %s on line %d
-bool(false)
-int(0)
-string(%d) "Failed to parse%saddress "[ ""
-
-Warning: stream_socket_client(): unable to connect to . (Failed to parse address ".") in %s on line %d
-bool(false)
-int(0)
-string(27) "Failed to parse address ".""
-
-Warning: stream_socket_client(): unable to connect to 1 (Failed to parse address "1") in %s on line %d
-bool(false)
-int(0)
-string(27) "Failed to parse address "1""
-
-Warning: stream_socket_client() expects parameter 1 to be string, array given in %s on line %d
-bool(false)
-int(0)
-string(27) "Failed to parse address "1""
-Done
---UEXPECTF--
+--EXPECTF--
Warning: stream_socket_client(): unable to connect to (Failed to parse address "") in %s on line %d
bool(false)
int(0)
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
int(0)
string(0) ""
int(134)
--EXPECT--
string(11) "hello world"
string(11) "hello world"
-===DONE===
\ No newline at end of file
+===DONE===
===DONE===
<?php exit(0); ?>
--EXPECTF--
-array(8) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(8) "data://,"
- ["base64"]=>
- bool(false)
-}
-NULL
-
-Warning: fopen(data://): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-array(8) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(15) "data://;base64,"
- ["base64"]=>
- bool(true)
-}
-NULL
-
-Warning: fopen(data://;base64): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-
-Warning: fopen(data://foo,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-
-Warning: fopen(data://foo=bar,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-array(9) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(18) "data://text/plain,"
- ["mediatype"]=>
- string(10) "text/plain"
- ["base64"]=>
- bool(false)
-}
-NULL
-
-Warning: fopen(data://text/plain;foo,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-array(10) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(26) "data://text/plain;foo=bar,"
- ["mediatype"]=>
- string(10) "text/plain"
- ["foo"]=>
- string(3) "bar"
- ["base64"]=>
- bool(false)
-}
-string(3) "bar"
-
-Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-array(10) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(33) "data://text/plain;foo=bar;base64,"
- ["mediatype"]=>
- string(10) "text/plain"
- ["foo"]=>
- string(3) "bar"
- ["base64"]=>
- bool(true)
-}
-string(3) "bar"
-
-Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
-bool(false)
-NULL
-array(11) {
- ["wrapper_type"]=>
- string(7) "RFC2397"
- ["stream_type"]=>
- string(7) "RFC2397"
- ["mode"]=>
- string(1) "r"
- ["unread_bytes"]=>
- int(0)
- ["unread_chars"]=>
- int(0)
- ["seekable"]=>
- bool(true)
- ["uri"]=>
- string(34) "data://text/plain;foo=bar;bar=baz,"
- ["mediatype"]=>
- string(10) "text/plain"
- ["foo"]=>
- string(3) "bar"
- ["bar"]=>
- string(3) "baz"
- ["base64"]=>
- bool(false)
-}
-string(3) "bar"
-===DONE===
---UEXPECTF--
array(8) {
[u"wrapper_type"]=>
unicode(7) "RFC2397"
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
string(12) "A brief note"
string(40) "select_vcount,fcol_from_fieldtable/local"
string(13) "foobar foobar"
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
string(5) ";test"
string(4) "test"
string(4) "test"
bool(false)
string(5) "Hello"
string(3) "a,b"
-===DONE===
\ No newline at end of file
+===DONE===
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
string(12) "A brief note"
string(40) "select_vcount,fcol_from_fieldtable/local"
string(13) "foobar foobar"
bool(false)
string(5) "Hello"
string(3) "a,b"
-===DONE===
\ No newline at end of file
+===DONE===
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
===data:,012345===
int(0)
bool(false)
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
resource(%d) of type (stream)
bool(true)
resource(%d) of type (stream)
echo "Done\n";
?>
---EXPECTF--
-bool(true)
-string(%d) "%ssymlink.dat"
-int(%d)
-
-Warning: readlink(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: linkinfo(): No such file or directory in %s on line %d
-int(-1)
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-bool(true)
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-bool(true)
-
-Warning: link(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: readlink(): Invalid argument in %s on line %d
-bool(false)
-int(%d)
-Done
---UEXPECTF--
+--EXPECTF--
bool(true)
unicode(%d) "%ssymlink.dat"
int(%d)
int(%d)
bool(false)
Done
---UEXPECTF--
-*** Testing symlink(), linkinfo(), link() and is_link() : basic functionality ***
-
--- Iteration 1 --
--- Testing on soft links --
-bool(true)
-int(%d)
-bool(true)
--- Testing on hard links --
-bool(true)
-int(%d)
-bool(false)
-
--- Iteration 2 --
--- Testing on soft links --
-bool(true)
-int(%d)
-bool(true)
--- Testing on hard links --
-bool(true)
-int(%d)
-bool(false)
-Done
int(-1)
bool(false)
Done
---UEXPECTF--
-*** Testing symlink(), linkinfo(), link() and is_link() : basic functionality ***
-
-*** Testing symlink(), linkinfo(), link() and is_link() on directory ***
-
--- Testing on soft links --
-bool(true)
-int(%d)
-bool(true)
-
--- Testing on hard links --
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: linkinfo(): No such file or directory in %s on line %d
-int(-1)
-bool(false)
-Done
\ No newline at end of file
Warning: linkinfo(): %s in %s on line %d
int(-1)
Done
---UEXPECTF--
-*** Testing symlink() for error conditions ***
-
-Warning: symlink() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: symlink() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-Warning: symlink(): %s in %s on line %d
-bool(false)
-
-*** Testing linkinfo() for error conditions ***
-
-Warning: linkinfo() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: linkinfo() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: linkinfo(): %s in %s on line %d
-int(-1)
-
-Warning: linkinfo(): %s in %s on line %d
-int(-1)
-
-Warning: linkinfo(): %s in %s on line %d
-int(-1)
-Done
bool(false)
bool(false)
Done
---UEXPECTF--
-*** Testing link() for error conditions ***
-
-Warning: link() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-
-Warning: link() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-Warning: link(): %s in %s on line %d
-bool(false)
-
-*** Testing is_link() for error conditions ***
-
-Warning: is_link() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: is_link() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-bool(false)
-bool(false)
-bool(false)
-bool(false)
-Done
int(%d)
bool(false)
Done
---UEXPECTF--
-*** Testing symlink(), link(), linkinfo() and is_link() with linknames stored as members in an object ***
-
--- Working with soft links --
-bool(true)
-int(%d)
-bool(true)
-
--- Working with hard links --
-bool(true)
-int(%d)
-bool(false)
-
-*** Testing symlink(), link(), linkinfo() and is_link() with linknames stored as members of an array ***
-
--- Working with soft links --
-bool(true)
-int(%d)
-bool(true)
-
--- Working with hard links --
-bool(true)
-int(%d)
-bool(false)
-Done
\ No newline at end of file
int(-1)
bool(false)
Done
---UEXPECTF--
-*** Creating a hard link to a non-existent file ***
-
-Warning: link(): No such file or directory in %s on line %d
-bool(false)
-
-Warning: linkinfo(): No such file or directory in %s on line %d
-int(-1)
-bool(false)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Accessing and updating data of file through soft link ***
bool(true)
Soft link size remains same
Done
---UEXPECTF--
-*** Accessing and updating data of file through soft link ***
-bool(true)
-
--- Access data of the file through the soft link --
-string(80) "texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttext"
-
--- Check size of soft link and file --
-int(80)
-int(80)
-
-Soft link size remains same
-
--- Updating file with data through soft link --
-string(91) "texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttextHello World"
-
--- Check size of soft link and file --
-int(91)
-int(91)
-
-Soft link size remains same
-
--- Updating file with data and check data through soft link --
-string(11) "Hello World"
-
--- Check size of soft link and file --
-int(11)
-int(11)
-
-Soft link size remains same
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Accessing and updating data of file through hard link ***
-- Access data of the file through the hard link --
Size of file and hard link are same
Done
---UEXPECTF--
-*** Accessing and updating data of file through hard link ***
-
--- Access data of the file through the hard link --
-bool(true)
-string(80) "texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttext"
-
--- Check size of hard link and file --
-
-Size of file and hard link are same
-
--- Updating file with data through hard link --
-string(91) "texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttextHello World"
-
--- Check size of hard link and file --
-
-Size of file and hard link are same
-
--- Updating file with data and check data through hard link --
-string(11) "Hello World"
-
--- Check size of hard link and file --
-int(11)
-int(11)
-
-Size of file and hard link are same
-Done
\ No newline at end of file
int(-1)
bool(false)
Done
---UEXPECTF--
-*** Testing linkinfo() and is_link() on deleted link ***
-bool(true)
-bool(true)
-
-Warning: linkinfo(): No such file or directory in %s on line %d
-int(-1)
-bool(false)
-Done
\ No newline at end of file
int(-1)
bool(false)
Done
---UEXPECTF--
-*** Creating links in a directory without permission to allow the operation ***
-bool(true)
-
--- Working with soft links --
-
-Warning: symlink(): Permission denied in %s on line %d
-bool(false)
-
-Warning: linkinfo(): Permission denied in %s on line %d
-int(-1)
-bool(false)
-
--- Working with hard links --
-
-Warning: link(): Permission denied in %s on line %d
-bool(false)
-
-Warning: linkinfo(): Permission denied in %s on line %d
-int(-1)
-bool(false)
-Done
Warning: link(): File exists in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Create soft link to file and then to itself ***
-bool(true)
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-
-*** Create soft link to directory and then to itself ***
-bool(true)
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-
-*** Create hard link to file and then to itself ***
-bool(true)
-
-Warning: link(): File exists in %s on line %d
-bool(false)
-Done
bool(false)
bool(true)
Done
---UEXPECTF--
-*** Create hard link in different directory with same filename ***
-
-Warning: link(): File exists in %s on line %d
-bool(false)
-bool(true)
-
-*** Create soft link in different directory with same filename ***
-
-Warning: symlink(): File exists in %s on line %d
-bool(false)
-bool(true)
-Done
linkinfo() value matches lstat['dev']
Done
---UEXPECTF--
-*** Checking lstat() on soft link ***
-bool(true)
-linkinfo() returns : %d
-lstat() returns lstat['dev'] as %d
-
-linkinfo() value matches lstat['dev']
-
-*** Checking lstat() on hard link ***
-bool(true)
-linkinfo() returns : %d
-lstat() returns lstat['dev'] as %d
-
-linkinfo() value matches lstat['dev']
-
-*** Checking lstat() on a soft link to directory ***
-bool(true)
-linkinfo() returns : %d
-lstat() returns lstat['dev'] as %d
-
-linkinfo() value matches lstat['dev']
-Done
\ No newline at end of file
Warning: tempnam() expects exactly 2 parameters, 0 given in %s on line %d
NULL
*** Done ***
---UEXPECTF--
-*** Testing tempnam() error conditions ***
-
-Warning: tempnam() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 3 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-
-Warning: tempnam() expects exactly 2 parameters, 0 given in %s on line %d
-NULL
-*** Done ***
File name is => %s
File permissions are => 100666
*** Done ***
---UEXPECTF--
-*** Testing tempnam() in creation of unique files ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100666
--- Iteration 2 --
-File name is => %s
-File permissions are => 100666
--- Iteration 3 --
-File name is => %s
-File permissions are => 100666
--- Iteration 4 --
-File name is => %s
-File permissions are => 100666
--- Iteration 5 --
-File name is => %s
-File permissions are => 100666
--- Iteration 6 --
-File name is => %s
-File permissions are => 100666
--- Iteration 7 --
-File name is => %s
-File permissions are => 100666
--- Iteration 8 --
-File name is => %s
-File permissions are => 100666
--- Iteration 9 --
-File name is => %s
-File permissions are => 100666
--- Iteration 10 --
-File name is => %s
-File permissions are => 100666
-*** Done ***
File permissions are => 100600
File inode is => %d
*** Done ***
---UEXPECTF--
-*** Testing tempnam() in creation of unique files ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 2 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 3 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 4 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 5 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 6 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 7 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 8 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 9 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
--- Iteration 10 --
-File name is => %s
-File permissions are => 100600
-File inode is => %d
-*** Done ***
File permissions are => 100666
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with relative paths ***
-
--- Iteration 1 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 2 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 3 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 4 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 5 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 6 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 7 --
-File name is => %s
-File permissions are => 100666
-
--- Iteration 8 --
-File name is => %s
-File permissions are => 100666
-
-*** Done ***
File permissions are => 100600
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with relative paths ***
-
--- Iteration 1 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 2 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 3 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 4 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 5 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 6 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 7 --
-File name is => %s
-File permissions are => 100600
-
--- Iteration 8 --
-File name is => %s
-File permissions are => 100600
-
-*** Done ***
File permissions are => 100666
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with invalid/non-existing file names ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100666
--- Iteration 2 --
-File name is => %s
-File permissions are => 100666
--- Iteration 3 --
-File name is => %s
-File permissions are => 100666
--- Iteration 4 --
-File name is => %s
-File permissions are => 100666
--- Iteration 5 --
-File name is => %s
-File permissions are => 100666
--- Iteration 6 --
-File name is => %s
-File permissions are => 100666
--- Iteration 7 --
-
-Notice: Array to string conversion in %s on line %d
-File name is => %s
-File permissions are => 100666
--- Iteration 8 --
-File name is => %s
-File permissions are => 100666
--- Iteration 9 --
-File name is => %s
-File permissions are => 100666
-
-*** Done ***
Warning: tempnam() expects parameter 2 to be string, array given in %s on line %d
-- File is not created --
-Warning: unlink(): %s in %s on line %d
-File name is => %s
-File permissions are => 100600
--- Iteration 8 --
-File name is => %s
-File permissions are => 100600
--- Iteration 9 --
-File name is => %s
-File permissions are => 100600
-
-*** Done ***
---UEXPECTF--
-*** Testing tempnam() with invalid/non-existing file names ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100600
--- Iteration 2 --
-File name is => %s
-File permissions are => 100600
--- Iteration 3 --
-File name is => %s
-File permissions are => 100600
--- Iteration 4 --
-File name is => %s
-File permissions are => 100600
--- Iteration 5 --
-File name is => %s
-File permissions are => 100600
--- Iteration 6 --
-File name is => %s
-File permissions are => 100600
--- Iteration 7 --
-
-Warning: tempnam() expects parameter 2 to be string, array given in %s on line %d
--- File is not created --
-
Warning: unlink(): %s in %s on line %d
-- Iteration 8 --
File name is => %s
-- dir perms 777 --
%s
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with dir of permissions from 0000 to 0777 ***
--- dir perms 0 --
-%s
--- dir perms 1 --
-%s
--- dir perms 2 --
-%s
--- dir perms 3 --
-%s
--- dir perms 4 --
-%s
--- dir perms 5 --
-%s
--- dir perms 6 --
-%s
--- dir perms 7 --
-%s
--- dir perms 10 --
-%s
--- dir perms 11 --
-%s
--- dir perms 12 --
-%s
--- dir perms 13 --
-%s
--- dir perms 14 --
-%s
--- dir perms 15 --
-%s
--- dir perms 16 --
-%s
--- dir perms 17 --
-%s
--- dir perms 20 --
-%s
--- dir perms 21 --
-%s
--- dir perms 22 --
-%s
--- dir perms 23 --
-%s
--- dir perms 24 --
-%s
--- dir perms 25 --
-%s
--- dir perms 26 --
-%s
--- dir perms 27 --
-%s
--- dir perms 30 --
-%s
--- dir perms 31 --
-%s
--- dir perms 32 --
-%s
--- dir perms 33 --
-%s
--- dir perms 34 --
-%s
--- dir perms 35 --
-%s
--- dir perms 36 --
-%s
--- dir perms 37 --
-%s
--- dir perms 40 --
-%s
--- dir perms 41 --
-%s
--- dir perms 42 --
-%s
--- dir perms 43 --
-%s
--- dir perms 44 --
-%s
--- dir perms 45 --
-%s
--- dir perms 46 --
-%s
--- dir perms 47 --
-%s
--- dir perms 50 --
-%s
--- dir perms 51 --
-%s
--- dir perms 52 --
-%s
--- dir perms 53 --
-%s
--- dir perms 54 --
-%s
--- dir perms 55 --
-%s
--- dir perms 56 --
-%s
--- dir perms 57 --
-%s
--- dir perms 60 --
-%s
--- dir perms 61 --
-%s
--- dir perms 62 --
-%s
--- dir perms 63 --
-%s
--- dir perms 64 --
-%s
--- dir perms 65 --
-%s
--- dir perms 66 --
-%s
--- dir perms 67 --
-%s
--- dir perms 70 --
-%s
--- dir perms 71 --
-%s
--- dir perms 72 --
-%s
--- dir perms 73 --
-%s
--- dir perms 74 --
-%s
--- dir perms 75 --
-%s
--- dir perms 76 --
-%s
--- dir perms 77 --
-%s
--- dir perms 100 --
-%s
--- dir perms 101 --
-%s
--- dir perms 102 --
-%s
--- dir perms 103 --
-%s
--- dir perms 104 --
-%s
--- dir perms 105 --
-%s
--- dir perms 106 --
-%s
--- dir perms 107 --
-%s
--- dir perms 110 --
-%s
--- dir perms 111 --
-%s
--- dir perms 112 --
-%s
--- dir perms 113 --
-%s
--- dir perms 114 --
-%s
--- dir perms 115 --
-%s
--- dir perms 116 --
-%s
--- dir perms 117 --
-%s
--- dir perms 120 --
-%s
--- dir perms 121 --
-%s
--- dir perms 122 --
-%s
--- dir perms 123 --
-%s
--- dir perms 124 --
-%s
--- dir perms 125 --
-%s
--- dir perms 126 --
-%s
--- dir perms 127 --
-%s
--- dir perms 130 --
-%s
--- dir perms 131 --
-%s
--- dir perms 132 --
-%s
--- dir perms 133 --
-%s
--- dir perms 134 --
-%s
--- dir perms 135 --
-%s
--- dir perms 136 --
-%s
--- dir perms 137 --
-%s
--- dir perms 140 --
-%s
--- dir perms 141 --
-%s
--- dir perms 142 --
-%s
--- dir perms 143 --
-%s
--- dir perms 144 --
-%s
--- dir perms 145 --
-%s
--- dir perms 146 --
-%s
--- dir perms 147 --
-%s
--- dir perms 150 --
-%s
--- dir perms 151 --
-%s
--- dir perms 152 --
-%s
--- dir perms 153 --
-%s
--- dir perms 154 --
-%s
--- dir perms 155 --
-%s
--- dir perms 156 --
-%s
--- dir perms 157 --
-%s
--- dir perms 160 --
-%s
--- dir perms 161 --
-%s
--- dir perms 162 --
-%s
--- dir perms 163 --
-%s
--- dir perms 164 --
-%s
--- dir perms 165 --
-%s
--- dir perms 166 --
-%s
--- dir perms 167 --
-%s
--- dir perms 170 --
-%s
--- dir perms 171 --
-%s
--- dir perms 172 --
-%s
--- dir perms 173 --
-%s
--- dir perms 174 --
-%s
--- dir perms 175 --
-%s
--- dir perms 176 --
-%s
--- dir perms 177 --
-%s
--- dir perms 200 --
-%s
--- dir perms 201 --
-%s
--- dir perms 202 --
-%s
--- dir perms 203 --
-%s
--- dir perms 204 --
-%s
--- dir perms 205 --
-%s
--- dir perms 206 --
-%s
--- dir perms 207 --
-%s
--- dir perms 210 --
-%s
--- dir perms 211 --
-%s
--- dir perms 212 --
-%s
--- dir perms 213 --
-%s
--- dir perms 214 --
-%s
--- dir perms 215 --
-%s
--- dir perms 216 --
-%s
--- dir perms 217 --
-%s
--- dir perms 220 --
-%s
--- dir perms 221 --
-%s
--- dir perms 222 --
-%s
--- dir perms 223 --
-%s
--- dir perms 224 --
-%s
--- dir perms 225 --
-%s
--- dir perms 226 --
-%s
--- dir perms 227 --
-%s
--- dir perms 230 --
-%s
--- dir perms 231 --
-%s
--- dir perms 232 --
-%s
--- dir perms 233 --
-%s
--- dir perms 234 --
-%s
--- dir perms 235 --
-%s
--- dir perms 236 --
-%s
--- dir perms 237 --
-%s
--- dir perms 240 --
-%s
--- dir perms 241 --
-%s
--- dir perms 242 --
-%s
--- dir perms 243 --
-%s
--- dir perms 244 --
-%s
--- dir perms 245 --
-%s
--- dir perms 246 --
-%s
--- dir perms 247 --
-%s
--- dir perms 250 --
-%s
--- dir perms 251 --
-%s
--- dir perms 252 --
-%s
--- dir perms 253 --
-%s
--- dir perms 254 --
-%s
--- dir perms 255 --
-%s
--- dir perms 256 --
-%s
--- dir perms 257 --
-%s
--- dir perms 260 --
-%s
--- dir perms 261 --
-%s
--- dir perms 262 --
-%s
--- dir perms 263 --
-%s
--- dir perms 264 --
-%s
--- dir perms 265 --
-%s
--- dir perms 266 --
-%s
--- dir perms 267 --
-%s
--- dir perms 270 --
-%s
--- dir perms 271 --
-%s
--- dir perms 272 --
-%s
--- dir perms 273 --
-%s
--- dir perms 274 --
-%s
--- dir perms 275 --
-%s
--- dir perms 276 --
-%s
--- dir perms 277 --
-%s
--- dir perms 300 --
-%s
--- dir perms 301 --
-%s
--- dir perms 302 --
-%s
--- dir perms 303 --
-%s
--- dir perms 304 --
-%s
--- dir perms 305 --
-%s
--- dir perms 306 --
-%s
--- dir perms 307 --
-%s
--- dir perms 310 --
-%s
--- dir perms 311 --
-%s
--- dir perms 312 --
-%s
--- dir perms 313 --
-%s
--- dir perms 314 --
-%s
--- dir perms 315 --
-%s
--- dir perms 316 --
-%s
--- dir perms 317 --
-%s
--- dir perms 320 --
-%s
--- dir perms 321 --
-%s
--- dir perms 322 --
-%s
--- dir perms 323 --
-%s
--- dir perms 324 --
-%s
--- dir perms 325 --
-%s
--- dir perms 326 --
-%s
--- dir perms 327 --
-%s
--- dir perms 330 --
-%s
--- dir perms 331 --
-%s
--- dir perms 332 --
-%s
--- dir perms 333 --
-%s
--- dir perms 334 --
-%s
--- dir perms 335 --
-%s
--- dir perms 336 --
-%s
--- dir perms 337 --
-%s
--- dir perms 340 --
-%s
--- dir perms 341 --
-%s
--- dir perms 342 --
-%s
--- dir perms 343 --
-%s
--- dir perms 344 --
-%s
--- dir perms 345 --
-%s
--- dir perms 346 --
-%s
--- dir perms 347 --
-%s
--- dir perms 350 --
-%s
--- dir perms 351 --
-%s
--- dir perms 352 --
-%s
--- dir perms 353 --
-%s
--- dir perms 354 --
-%s
--- dir perms 355 --
-%s
--- dir perms 356 --
-%s
--- dir perms 357 --
-%s
--- dir perms 360 --
-%s
--- dir perms 361 --
-%s
--- dir perms 362 --
-%s
--- dir perms 363 --
-%s
--- dir perms 364 --
-%s
--- dir perms 365 --
-%s
--- dir perms 366 --
-%s
--- dir perms 367 --
-%s
--- dir perms 370 --
-%s
--- dir perms 371 --
-%s
--- dir perms 372 --
-%s
--- dir perms 373 --
-%s
--- dir perms 374 --
-%s
--- dir perms 375 --
-%s
--- dir perms 376 --
-%s
--- dir perms 377 --
-%s
--- dir perms 400 --
-%s
--- dir perms 401 --
-%s
--- dir perms 402 --
-%s
--- dir perms 403 --
-%s
--- dir perms 404 --
-%s
--- dir perms 405 --
-%s
--- dir perms 406 --
-%s
--- dir perms 407 --
-%s
--- dir perms 410 --
-%s
--- dir perms 411 --
-%s
--- dir perms 412 --
-%s
--- dir perms 413 --
-%s
--- dir perms 414 --
-%s
--- dir perms 415 --
-%s
--- dir perms 416 --
-%s
--- dir perms 417 --
-%s
--- dir perms 420 --
-%s
--- dir perms 421 --
-%s
--- dir perms 422 --
-%s
--- dir perms 423 --
-%s
--- dir perms 424 --
-%s
--- dir perms 425 --
-%s
--- dir perms 426 --
-%s
--- dir perms 427 --
-%s
--- dir perms 430 --
-%s
--- dir perms 431 --
-%s
--- dir perms 432 --
-%s
--- dir perms 433 --
-%s
--- dir perms 434 --
-%s
--- dir perms 435 --
-%s
--- dir perms 436 --
-%s
--- dir perms 437 --
-%s
--- dir perms 440 --
-%s
--- dir perms 441 --
-%s
--- dir perms 442 --
-%s
--- dir perms 443 --
-%s
--- dir perms 444 --
-%s
--- dir perms 445 --
-%s
--- dir perms 446 --
-%s
--- dir perms 447 --
-%s
--- dir perms 450 --
-%s
--- dir perms 451 --
-%s
--- dir perms 452 --
-%s
--- dir perms 453 --
-%s
--- dir perms 454 --
-%s
--- dir perms 455 --
-%s
--- dir perms 456 --
-%s
--- dir perms 457 --
-%s
--- dir perms 460 --
-%s
--- dir perms 461 --
-%s
--- dir perms 462 --
-%s
--- dir perms 463 --
-%s
--- dir perms 464 --
-%s
--- dir perms 465 --
-%s
--- dir perms 466 --
-%s
--- dir perms 467 --
-%s
--- dir perms 470 --
-%s
--- dir perms 471 --
-%s
--- dir perms 472 --
-%s
--- dir perms 473 --
-%s
--- dir perms 474 --
-%s
--- dir perms 475 --
-%s
--- dir perms 476 --
-%s
--- dir perms 477 --
-%s
--- dir perms 500 --
-%s
--- dir perms 501 --
-%s
--- dir perms 502 --
-%s
--- dir perms 503 --
-%s
--- dir perms 504 --
-%s
--- dir perms 505 --
-%s
--- dir perms 506 --
-%s
--- dir perms 507 --
-%s
--- dir perms 510 --
-%s
--- dir perms 511 --
-%s
--- dir perms 512 --
-%s
--- dir perms 513 --
-%s
--- dir perms 514 --
-%s
--- dir perms 515 --
-%s
--- dir perms 516 --
-%s
--- dir perms 517 --
-%s
--- dir perms 520 --
-%s
--- dir perms 521 --
-%s
--- dir perms 522 --
-%s
--- dir perms 523 --
-%s
--- dir perms 524 --
-%s
--- dir perms 525 --
-%s
--- dir perms 526 --
-%s
--- dir perms 527 --
-%s
--- dir perms 530 --
-%s
--- dir perms 531 --
-%s
--- dir perms 532 --
-%s
--- dir perms 533 --
-%s
--- dir perms 534 --
-%s
--- dir perms 535 --
-%s
--- dir perms 536 --
-%s
--- dir perms 537 --
-%s
--- dir perms 540 --
-%s
--- dir perms 541 --
-%s
--- dir perms 542 --
-%s
--- dir perms 543 --
-%s
--- dir perms 544 --
-%s
--- dir perms 545 --
-%s
--- dir perms 546 --
-%s
--- dir perms 547 --
-%s
--- dir perms 550 --
-%s
--- dir perms 551 --
-%s
--- dir perms 552 --
-%s
--- dir perms 553 --
-%s
--- dir perms 554 --
-%s
--- dir perms 555 --
-%s
--- dir perms 556 --
-%s
--- dir perms 557 --
-%s
--- dir perms 560 --
-%s
--- dir perms 561 --
-%s
--- dir perms 562 --
-%s
--- dir perms 563 --
-%s
--- dir perms 564 --
-%s
--- dir perms 565 --
-%s
--- dir perms 566 --
-%s
--- dir perms 567 --
-%s
--- dir perms 570 --
-%s
--- dir perms 571 --
-%s
--- dir perms 572 --
-%s
--- dir perms 573 --
-%s
--- dir perms 574 --
-%s
--- dir perms 575 --
-%s
--- dir perms 576 --
-%s
--- dir perms 577 --
-%s
--- dir perms 600 --
-%s
--- dir perms 601 --
-%s
--- dir perms 602 --
-%s
--- dir perms 603 --
-%s
--- dir perms 604 --
-%s
--- dir perms 605 --
-%s
--- dir perms 606 --
-%s
--- dir perms 607 --
-%s
--- dir perms 610 --
-%s
--- dir perms 611 --
-%s
--- dir perms 612 --
-%s
--- dir perms 613 --
-%s
--- dir perms 614 --
-%s
--- dir perms 615 --
-%s
--- dir perms 616 --
-%s
--- dir perms 617 --
-%s
--- dir perms 620 --
-%s
--- dir perms 621 --
-%s
--- dir perms 622 --
-%s
--- dir perms 623 --
-%s
--- dir perms 624 --
-%s
--- dir perms 625 --
-%s
--- dir perms 626 --
-%s
--- dir perms 627 --
-%s
--- dir perms 630 --
-%s
--- dir perms 631 --
-%s
--- dir perms 632 --
-%s
--- dir perms 633 --
-%s
--- dir perms 634 --
-%s
--- dir perms 635 --
-%s
--- dir perms 636 --
-%s
--- dir perms 637 --
-%s
--- dir perms 640 --
-%s
--- dir perms 641 --
-%s
--- dir perms 642 --
-%s
--- dir perms 643 --
-%s
--- dir perms 644 --
-%s
--- dir perms 645 --
-%s
--- dir perms 646 --
-%s
--- dir perms 647 --
-%s
--- dir perms 650 --
-%s
--- dir perms 651 --
-%s
--- dir perms 652 --
-%s
--- dir perms 653 --
-%s
--- dir perms 654 --
-%s
--- dir perms 655 --
-%s
--- dir perms 656 --
-%s
--- dir perms 657 --
-%s
--- dir perms 660 --
-%s
--- dir perms 661 --
-%s
--- dir perms 662 --
-%s
--- dir perms 663 --
-%s
--- dir perms 664 --
-%s
--- dir perms 665 --
-%s
--- dir perms 666 --
-%s
--- dir perms 667 --
-%s
--- dir perms 670 --
-%s
--- dir perms 671 --
-%s
--- dir perms 672 --
-%s
--- dir perms 673 --
-%s
--- dir perms 674 --
-%s
--- dir perms 675 --
-%s
--- dir perms 676 --
-%s
--- dir perms 677 --
-%s
--- dir perms 700 --
-%s
--- dir perms 701 --
-%s
--- dir perms 702 --
-%s
--- dir perms 703 --
-%s
--- dir perms 704 --
-%s
--- dir perms 705 --
-%s
--- dir perms 706 --
-%s
--- dir perms 707 --
-%s
--- dir perms 710 --
-%s
--- dir perms 711 --
-%s
--- dir perms 712 --
-%s
--- dir perms 713 --
-%s
--- dir perms 714 --
-%s
--- dir perms 715 --
-%s
--- dir perms 716 --
-%s
--- dir perms 717 --
-%s
--- dir perms 720 --
-%s
--- dir perms 721 --
-%s
--- dir perms 722 --
-%s
--- dir perms 723 --
-%s
--- dir perms 724 --
-%s
--- dir perms 725 --
-%s
--- dir perms 726 --
-%s
--- dir perms 727 --
-%s
--- dir perms 730 --
-%s
--- dir perms 731 --
-%s
--- dir perms 732 --
-%s
--- dir perms 733 --
-%s
--- dir perms 734 --
-%s
--- dir perms 735 --
-%s
--- dir perms 736 --
-%s
--- dir perms 737 --
-%s
--- dir perms 740 --
-%s
--- dir perms 741 --
-%s
--- dir perms 742 --
-%s
--- dir perms 743 --
-%s
--- dir perms 744 --
-%s
--- dir perms 745 --
-%s
--- dir perms 746 --
-%s
--- dir perms 747 --
-%s
--- dir perms 750 --
-%s
--- dir perms 751 --
-%s
--- dir perms 752 --
-%s
--- dir perms 753 --
-%s
--- dir perms 754 --
-%s
--- dir perms 755 --
-%s
--- dir perms 756 --
-%s
--- dir perms 757 --
-%s
--- dir perms 760 --
-%s
--- dir perms 761 --
-%s
--- dir perms 762 --
-%s
--- dir perms 763 --
-%s
--- dir perms 764 --
-%s
--- dir perms 765 --
-%s
--- dir perms 766 --
-%s
--- dir perms 767 --
-%s
--- dir perms 770 --
-%s
--- dir perms 771 --
-%s
--- dir perms 772 --
-%s
--- dir perms 773 --
-%s
--- dir perms 774 --
-%s
--- dir perms 775 --
-%s
--- dir perms 776 --
-%s
--- dir perms 777 --
-%s
-*** Done ***
File name is => %s
*** Done ***
---UEXPECTF--
-*** Test tempnam() function: by passing an existing filename as prefix ***
--- Iteration 1 --
-File name is => %s
--- Iteration 2 --
-File name is => %s
--- Iteration 3 --
-File name is => %s
-
-*** Done ***
File name is => %s
*** Done ***
---UEXPECTF--
-*** Test tempnam(): by passing previously created filenames ***
--- Iteration 1 --
-File name is => %s
--- Iteration 2 --
-File name is => %s
--- Iteration 3 --
-File name is => %s
-
-*** Done ***
File permissions are => 100666
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with invalid/non-existing directory names ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100666
--- Iteration 2 --
-File name is => %s
-File permissions are => 100666
--- Iteration 3 --
-File name is => %s
-File permissions are => 100666
--- Iteration 4 --
-File name is => %s
-File permissions are => 100666
--- Iteration 5 --
-File name is => %s
-File permissions are => 100666
--- Iteration 6 --
-File name is => %s
-File permissions are => 100666
--- Iteration 7 --
-
-Notice: Array to string conversion in %s on line %d
-File name is => %s
-File permissions are => 100666
--- Iteration 8 --
-File name is => %s
-File permissions are => 100666
--- Iteration 9 --
-File name is => %s
-File permissions are => 100666
-
-*** Done ***
File permissions are => 100600
*** Done ***
---UEXPECTF--
-*** Testing tempnam() with invalid/non-existing directory names ***
--- Iteration 1 --
-File name is => %s
-File permissions are => 100600
--- Iteration 2 --
-File name is => %s
-File permissions are => 100600
--- Iteration 3 --
-File name is => %s
-File permissions are => 100600
--- Iteration 4 --
-File name is => %s
-File permissions are => 100600
--- Iteration 5 --
-File name is => %s
-File permissions are => 100600
--- Iteration 6 --
-File name is => %s
-File permissions are => 100600
--- Iteration 7 --
-
-Warning: tempnam() expects parameter 1 to be string, array given in %s on line %d
--- File is not created --
-
-Warning: unlink(): No such file or directory in %s on line %d
-File name is => %s
-File permissions are => 100600
--- Iteration 8 --
-File name is => %s
-File permissions are => 100600
--- Iteration 9 --
-File name is => %s
-File permissions are => 100600
-
-*** Done ***
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: touch() expects at least 1 parameter, 0 given in %s on line %d
NULL
bool(true)
int(511)
Done
---UEXPECTF--
-*** Testing umask() : basic functionality ***
--- Setting umask to 0 --
-int(%d)
-int(0)
-
--- Setting umask to 1 --
-int(0)
-int(1)
-
--- Setting umask to 2 --
-int(1)
-int(2)
-
--- Setting umask to 3 --
-int(2)
-int(3)
-
--- Setting umask to 4 --
-int(3)
-int(4)
-
--- Setting umask to 5 --
-int(4)
-int(5)
-
--- Setting umask to 6 --
-int(5)
-int(6)
-
--- Setting umask to 7 --
-int(6)
-int(7)
-
--- Setting umask to 8 --
-int(7)
-int(8)
-
--- Setting umask to 9 --
-int(8)
-int(9)
-
--- Setting umask to 10 --
-int(9)
-int(10)
-
--- Setting umask to 11 --
-int(10)
-int(11)
-
--- Setting umask to 12 --
-int(11)
-int(12)
-
--- Setting umask to 13 --
-int(12)
-int(13)
-
--- Setting umask to 14 --
-int(13)
-int(14)
-
--- Setting umask to 15 --
-int(14)
-int(15)
-
--- Setting umask to 16 --
-int(15)
-int(16)
-
--- Setting umask to 17 --
-int(16)
-int(17)
-
--- Setting umask to 18 --
-int(17)
-int(18)
-
--- Setting umask to 19 --
-int(18)
-int(19)
-
--- Setting umask to 20 --
-int(19)
-int(20)
-
--- Setting umask to 21 --
-int(20)
-int(21)
-
--- Setting umask to 22 --
-int(21)
-int(22)
-
--- Setting umask to 23 --
-int(22)
-int(23)
-
--- Setting umask to 24 --
-int(23)
-int(24)
-
--- Setting umask to 25 --
-int(24)
-int(25)
-
--- Setting umask to 26 --
-int(25)
-int(26)
-
--- Setting umask to 27 --
-int(26)
-int(27)
-
--- Setting umask to 28 --
-int(27)
-int(28)
-
--- Setting umask to 29 --
-int(28)
-int(29)
-
--- Setting umask to 30 --
-int(29)
-int(30)
-
--- Setting umask to 31 --
-int(30)
-int(31)
-
--- Setting umask to 32 --
-int(31)
-int(32)
-
--- Setting umask to 33 --
-int(32)
-int(33)
-
--- Setting umask to 34 --
-int(33)
-int(34)
-
--- Setting umask to 35 --
-int(34)
-int(35)
-
--- Setting umask to 36 --
-int(35)
-int(36)
-
--- Setting umask to 37 --
-int(36)
-int(37)
-
--- Setting umask to 38 --
-int(37)
-int(38)
-
--- Setting umask to 39 --
-int(38)
-int(39)
-
--- Setting umask to 40 --
-int(39)
-int(40)
-
--- Setting umask to 41 --
-int(40)
-int(41)
-
--- Setting umask to 42 --
-int(41)
-int(42)
-
--- Setting umask to 43 --
-int(42)
-int(43)
-
--- Setting umask to 44 --
-int(43)
-int(44)
-
--- Setting umask to 45 --
-int(44)
-int(45)
-
--- Setting umask to 46 --
-int(45)
-int(46)
-
--- Setting umask to 47 --
-int(46)
-int(47)
-
--- Setting umask to 48 --
-int(47)
-int(48)
-
--- Setting umask to 49 --
-int(48)
-int(49)
-
--- Setting umask to 50 --
-int(49)
-int(50)
-
--- Setting umask to 51 --
-int(50)
-int(51)
-
--- Setting umask to 52 --
-int(51)
-int(52)
-
--- Setting umask to 53 --
-int(52)
-int(53)
-
--- Setting umask to 54 --
-int(53)
-int(54)
-
--- Setting umask to 55 --
-int(54)
-int(55)
-
--- Setting umask to 56 --
-int(55)
-int(56)
-
--- Setting umask to 57 --
-int(56)
-int(57)
-
--- Setting umask to 58 --
-int(57)
-int(58)
-
--- Setting umask to 59 --
-int(58)
-int(59)
-
--- Setting umask to 60 --
-int(59)
-int(60)
-
--- Setting umask to 61 --
-int(60)
-int(61)
-
--- Setting umask to 62 --
-int(61)
-int(62)
-
--- Setting umask to 63 --
-int(62)
-int(63)
-
--- Setting umask to 64 --
-int(63)
-int(64)
-
--- Setting umask to 65 --
-int(64)
-int(65)
-
--- Setting umask to 66 --
-int(65)
-int(66)
-
--- Setting umask to 67 --
-int(66)
-int(67)
-
--- Setting umask to 68 --
-int(67)
-int(68)
-
--- Setting umask to 69 --
-int(68)
-int(69)
-
--- Setting umask to 70 --
-int(69)
-int(70)
-
--- Setting umask to 71 --
-int(70)
-int(71)
-
--- Setting umask to 72 --
-int(71)
-int(72)
-
--- Setting umask to 73 --
-int(72)
-int(73)
-
--- Setting umask to 74 --
-int(73)
-int(74)
-
--- Setting umask to 75 --
-int(74)
-int(75)
-
--- Setting umask to 76 --
-int(75)
-int(76)
-
--- Setting umask to 77 --
-int(76)
-int(77)
-
--- Setting umask to 78 --
-int(77)
-int(78)
-
--- Setting umask to 79 --
-int(78)
-int(79)
-
--- Setting umask to 80 --
-int(79)
-int(80)
-
--- Setting umask to 81 --
-int(80)
-int(81)
-
--- Setting umask to 82 --
-int(81)
-int(82)
-
--- Setting umask to 83 --
-int(82)
-int(83)
-
--- Setting umask to 84 --
-int(83)
-int(84)
-
--- Setting umask to 85 --
-int(84)
-int(85)
-
--- Setting umask to 86 --
-int(85)
-int(86)
-
--- Setting umask to 87 --
-int(86)
-int(87)
-
--- Setting umask to 88 --
-int(87)
-int(88)
-
--- Setting umask to 89 --
-int(88)
-int(89)
-
--- Setting umask to 90 --
-int(89)
-int(90)
-
--- Setting umask to 91 --
-int(90)
-int(91)
-
--- Setting umask to 92 --
-int(91)
-int(92)
-
--- Setting umask to 93 --
-int(92)
-int(93)
-
--- Setting umask to 94 --
-int(93)
-int(94)
-
--- Setting umask to 95 --
-int(94)
-int(95)
-
--- Setting umask to 96 --
-int(95)
-int(96)
-
--- Setting umask to 97 --
-int(96)
-int(97)
-
--- Setting umask to 98 --
-int(97)
-int(98)
-
--- Setting umask to 99 --
-int(98)
-int(99)
-
--- Setting umask to 100 --
-int(99)
-int(100)
-
--- Setting umask to 101 --
-int(100)
-int(101)
-
--- Setting umask to 102 --
-int(101)
-int(102)
-
--- Setting umask to 103 --
-int(102)
-int(103)
-
--- Setting umask to 104 --
-int(103)
-int(104)
-
--- Setting umask to 105 --
-int(104)
-int(105)
-
--- Setting umask to 106 --
-int(105)
-int(106)
-
--- Setting umask to 107 --
-int(106)
-int(107)
-
--- Setting umask to 108 --
-int(107)
-int(108)
-
--- Setting umask to 109 --
-int(108)
-int(109)
-
--- Setting umask to 110 --
-int(109)
-int(110)
-
--- Setting umask to 111 --
-int(110)
-int(111)
-
--- Setting umask to 112 --
-int(111)
-int(112)
-
--- Setting umask to 113 --
-int(112)
-int(113)
-
--- Setting umask to 114 --
-int(113)
-int(114)
-
--- Setting umask to 115 --
-int(114)
-int(115)
-
--- Setting umask to 116 --
-int(115)
-int(116)
-
--- Setting umask to 117 --
-int(116)
-int(117)
-
--- Setting umask to 118 --
-int(117)
-int(118)
-
--- Setting umask to 119 --
-int(118)
-int(119)
-
--- Setting umask to 120 --
-int(119)
-int(120)
-
--- Setting umask to 121 --
-int(120)
-int(121)
-
--- Setting umask to 122 --
-int(121)
-int(122)
-
--- Setting umask to 123 --
-int(122)
-int(123)
-
--- Setting umask to 124 --
-int(123)
-int(124)
-
--- Setting umask to 125 --
-int(124)
-int(125)
-
--- Setting umask to 126 --
-int(125)
-int(126)
-
--- Setting umask to 127 --
-int(126)
-int(127)
-
--- Setting umask to 128 --
-int(127)
-int(128)
-
--- Setting umask to 129 --
-int(128)
-int(129)
-
--- Setting umask to 130 --
-int(129)
-int(130)
-
--- Setting umask to 131 --
-int(130)
-int(131)
-
--- Setting umask to 132 --
-int(131)
-int(132)
-
--- Setting umask to 133 --
-int(132)
-int(133)
-
--- Setting umask to 134 --
-int(133)
-int(134)
-
--- Setting umask to 135 --
-int(134)
-int(135)
-
--- Setting umask to 136 --
-int(135)
-int(136)
-
--- Setting umask to 137 --
-int(136)
-int(137)
-
--- Setting umask to 138 --
-int(137)
-int(138)
-
--- Setting umask to 139 --
-int(138)
-int(139)
-
--- Setting umask to 140 --
-int(139)
-int(140)
-
--- Setting umask to 141 --
-int(140)
-int(141)
-
--- Setting umask to 142 --
-int(141)
-int(142)
-
--- Setting umask to 143 --
-int(142)
-int(143)
-
--- Setting umask to 144 --
-int(143)
-int(144)
-
--- Setting umask to 145 --
-int(144)
-int(145)
-
--- Setting umask to 146 --
-int(145)
-int(146)
-
--- Setting umask to 147 --
-int(146)
-int(147)
-
--- Setting umask to 148 --
-int(147)
-int(148)
-
--- Setting umask to 149 --
-int(148)
-int(149)
-
--- Setting umask to 150 --
-int(149)
-int(150)
-
--- Setting umask to 151 --
-int(150)
-int(151)
-
--- Setting umask to 152 --
-int(151)
-int(152)
-
--- Setting umask to 153 --
-int(152)
-int(153)
-
--- Setting umask to 154 --
-int(153)
-int(154)
-
--- Setting umask to 155 --
-int(154)
-int(155)
-
--- Setting umask to 156 --
-int(155)
-int(156)
-
--- Setting umask to 157 --
-int(156)
-int(157)
-
--- Setting umask to 158 --
-int(157)
-int(158)
-
--- Setting umask to 159 --
-int(158)
-int(159)
-
--- Setting umask to 160 --
-int(159)
-int(160)
-
--- Setting umask to 161 --
-int(160)
-int(161)
-
--- Setting umask to 162 --
-int(161)
-int(162)
-
--- Setting umask to 163 --
-int(162)
-int(163)
-
--- Setting umask to 164 --
-int(163)
-int(164)
-
--- Setting umask to 165 --
-int(164)
-int(165)
-
--- Setting umask to 166 --
-int(165)
-int(166)
-
--- Setting umask to 167 --
-int(166)
-int(167)
-
--- Setting umask to 168 --
-int(167)
-int(168)
-
--- Setting umask to 169 --
-int(168)
-int(169)
-
--- Setting umask to 170 --
-int(169)
-int(170)
-
--- Setting umask to 171 --
-int(170)
-int(171)
-
--- Setting umask to 172 --
-int(171)
-int(172)
-
--- Setting umask to 173 --
-int(172)
-int(173)
-
--- Setting umask to 174 --
-int(173)
-int(174)
-
--- Setting umask to 175 --
-int(174)
-int(175)
-
--- Setting umask to 176 --
-int(175)
-int(176)
-
--- Setting umask to 177 --
-int(176)
-int(177)
-
--- Setting umask to 178 --
-int(177)
-int(178)
-
--- Setting umask to 179 --
-int(178)
-int(179)
-
--- Setting umask to 180 --
-int(179)
-int(180)
-
--- Setting umask to 181 --
-int(180)
-int(181)
-
--- Setting umask to 182 --
-int(181)
-int(182)
-
--- Setting umask to 183 --
-int(182)
-int(183)
-
--- Setting umask to 184 --
-int(183)
-int(184)
-
--- Setting umask to 185 --
-int(184)
-int(185)
-
--- Setting umask to 186 --
-int(185)
-int(186)
-
--- Setting umask to 187 --
-int(186)
-int(187)
-
--- Setting umask to 188 --
-int(187)
-int(188)
-
--- Setting umask to 189 --
-int(188)
-int(189)
-
--- Setting umask to 190 --
-int(189)
-int(190)
-
--- Setting umask to 191 --
-int(190)
-int(191)
-
--- Setting umask to 192 --
-int(191)
-int(192)
-
--- Setting umask to 193 --
-int(192)
-int(193)
-
--- Setting umask to 194 --
-int(193)
-int(194)
-
--- Setting umask to 195 --
-int(194)
-int(195)
-
--- Setting umask to 196 --
-int(195)
-int(196)
-
--- Setting umask to 197 --
-int(196)
-int(197)
-
--- Setting umask to 198 --
-int(197)
-int(198)
-
--- Setting umask to 199 --
-int(198)
-int(199)
-
--- Setting umask to 200 --
-int(199)
-int(200)
-
--- Setting umask to 201 --
-int(200)
-int(201)
-
--- Setting umask to 202 --
-int(201)
-int(202)
-
--- Setting umask to 203 --
-int(202)
-int(203)
-
--- Setting umask to 204 --
-int(203)
-int(204)
-
--- Setting umask to 205 --
-int(204)
-int(205)
-
--- Setting umask to 206 --
-int(205)
-int(206)
-
--- Setting umask to 207 --
-int(206)
-int(207)
-
--- Setting umask to 208 --
-int(207)
-int(208)
-
--- Setting umask to 209 --
-int(208)
-int(209)
-
--- Setting umask to 210 --
-int(209)
-int(210)
-
--- Setting umask to 211 --
-int(210)
-int(211)
-
--- Setting umask to 212 --
-int(211)
-int(212)
-
--- Setting umask to 213 --
-int(212)
-int(213)
-
--- Setting umask to 214 --
-int(213)
-int(214)
-
--- Setting umask to 215 --
-int(214)
-int(215)
-
--- Setting umask to 216 --
-int(215)
-int(216)
-
--- Setting umask to 217 --
-int(216)
-int(217)
-
--- Setting umask to 218 --
-int(217)
-int(218)
-
--- Setting umask to 219 --
-int(218)
-int(219)
-
--- Setting umask to 220 --
-int(219)
-int(220)
-
--- Setting umask to 221 --
-int(220)
-int(221)
-
--- Setting umask to 222 --
-int(221)
-int(222)
-
--- Setting umask to 223 --
-int(222)
-int(223)
-
--- Setting umask to 224 --
-int(223)
-int(224)
-
--- Setting umask to 225 --
-int(224)
-int(225)
-
--- Setting umask to 226 --
-int(225)
-int(226)
-
--- Setting umask to 227 --
-int(226)
-int(227)
-
--- Setting umask to 228 --
-int(227)
-int(228)
-
--- Setting umask to 229 --
-int(228)
-int(229)
-
--- Setting umask to 230 --
-int(229)
-int(230)
-
--- Setting umask to 231 --
-int(230)
-int(231)
-
--- Setting umask to 232 --
-int(231)
-int(232)
-
--- Setting umask to 233 --
-int(232)
-int(233)
-
--- Setting umask to 234 --
-int(233)
-int(234)
-
--- Setting umask to 235 --
-int(234)
-int(235)
-
--- Setting umask to 236 --
-int(235)
-int(236)
-
--- Setting umask to 237 --
-int(236)
-int(237)
-
--- Setting umask to 238 --
-int(237)
-int(238)
-
--- Setting umask to 239 --
-int(238)
-int(239)
-
--- Setting umask to 240 --
-int(239)
-int(240)
-
--- Setting umask to 241 --
-int(240)
-int(241)
-
--- Setting umask to 242 --
-int(241)
-int(242)
-
--- Setting umask to 243 --
-int(242)
-int(243)
-
--- Setting umask to 244 --
-int(243)
-int(244)
-
--- Setting umask to 245 --
-int(244)
-int(245)
-
--- Setting umask to 246 --
-int(245)
-int(246)
-
--- Setting umask to 247 --
-int(246)
-int(247)
-
--- Setting umask to 248 --
-int(247)
-int(248)
-
--- Setting umask to 249 --
-int(248)
-int(249)
-
--- Setting umask to 250 --
-int(249)
-int(250)
-
--- Setting umask to 251 --
-int(250)
-int(251)
-
--- Setting umask to 252 --
-int(251)
-int(252)
-
--- Setting umask to 253 --
-int(252)
-int(253)
-
--- Setting umask to 254 --
-int(253)
-int(254)
-
--- Setting umask to 255 --
-int(254)
-int(255)
-
--- Setting umask to 256 --
-int(255)
-int(256)
-
--- Setting umask to 257 --
-int(256)
-int(257)
-
--- Setting umask to 258 --
-int(257)
-int(258)
-
--- Setting umask to 259 --
-int(258)
-int(259)
-
--- Setting umask to 260 --
-int(259)
-int(260)
-
--- Setting umask to 261 --
-int(260)
-int(261)
-
--- Setting umask to 262 --
-int(261)
-int(262)
-
--- Setting umask to 263 --
-int(262)
-int(263)
-
--- Setting umask to 264 --
-int(263)
-int(264)
-
--- Setting umask to 265 --
-int(264)
-int(265)
-
--- Setting umask to 266 --
-int(265)
-int(266)
-
--- Setting umask to 267 --
-int(266)
-int(267)
-
--- Setting umask to 268 --
-int(267)
-int(268)
-
--- Setting umask to 269 --
-int(268)
-int(269)
-
--- Setting umask to 270 --
-int(269)
-int(270)
-
--- Setting umask to 271 --
-int(270)
-int(271)
-
--- Setting umask to 272 --
-int(271)
-int(272)
-
--- Setting umask to 273 --
-int(272)
-int(273)
-
--- Setting umask to 274 --
-int(273)
-int(274)
-
--- Setting umask to 275 --
-int(274)
-int(275)
-
--- Setting umask to 276 --
-int(275)
-int(276)
-
--- Setting umask to 277 --
-int(276)
-int(277)
-
--- Setting umask to 278 --
-int(277)
-int(278)
-
--- Setting umask to 279 --
-int(278)
-int(279)
-
--- Setting umask to 280 --
-int(279)
-int(280)
-
--- Setting umask to 281 --
-int(280)
-int(281)
-
--- Setting umask to 282 --
-int(281)
-int(282)
-
--- Setting umask to 283 --
-int(282)
-int(283)
-
--- Setting umask to 284 --
-int(283)
-int(284)
-
--- Setting umask to 285 --
-int(284)
-int(285)
-
--- Setting umask to 286 --
-int(285)
-int(286)
-
--- Setting umask to 287 --
-int(286)
-int(287)
-
--- Setting umask to 288 --
-int(287)
-int(288)
-
--- Setting umask to 289 --
-int(288)
-int(289)
-
--- Setting umask to 290 --
-int(289)
-int(290)
-
--- Setting umask to 291 --
-int(290)
-int(291)
-
--- Setting umask to 292 --
-int(291)
-int(292)
-
--- Setting umask to 293 --
-int(292)
-int(293)
-
--- Setting umask to 294 --
-int(293)
-int(294)
-
--- Setting umask to 295 --
-int(294)
-int(295)
-
--- Setting umask to 296 --
-int(295)
-int(296)
-
--- Setting umask to 297 --
-int(296)
-int(297)
-
--- Setting umask to 298 --
-int(297)
-int(298)
-
--- Setting umask to 299 --
-int(298)
-int(299)
-
--- Setting umask to 300 --
-int(299)
-int(300)
-
--- Setting umask to 301 --
-int(300)
-int(301)
-
--- Setting umask to 302 --
-int(301)
-int(302)
-
--- Setting umask to 303 --
-int(302)
-int(303)
-
--- Setting umask to 304 --
-int(303)
-int(304)
-
--- Setting umask to 305 --
-int(304)
-int(305)
-
--- Setting umask to 306 --
-int(305)
-int(306)
-
--- Setting umask to 307 --
-int(306)
-int(307)
-
--- Setting umask to 308 --
-int(307)
-int(308)
-
--- Setting umask to 309 --
-int(308)
-int(309)
-
--- Setting umask to 310 --
-int(309)
-int(310)
-
--- Setting umask to 311 --
-int(310)
-int(311)
-
--- Setting umask to 312 --
-int(311)
-int(312)
-
--- Setting umask to 313 --
-int(312)
-int(313)
-
--- Setting umask to 314 --
-int(313)
-int(314)
-
--- Setting umask to 315 --
-int(314)
-int(315)
-
--- Setting umask to 316 --
-int(315)
-int(316)
-
--- Setting umask to 317 --
-int(316)
-int(317)
-
--- Setting umask to 318 --
-int(317)
-int(318)
-
--- Setting umask to 319 --
-int(318)
-int(319)
-
--- Setting umask to 320 --
-int(319)
-int(320)
-
--- Setting umask to 321 --
-int(320)
-int(321)
-
--- Setting umask to 322 --
-int(321)
-int(322)
-
--- Setting umask to 323 --
-int(322)
-int(323)
-
--- Setting umask to 324 --
-int(323)
-int(324)
-
--- Setting umask to 325 --
-int(324)
-int(325)
-
--- Setting umask to 326 --
-int(325)
-int(326)
-
--- Setting umask to 327 --
-int(326)
-int(327)
-
--- Setting umask to 328 --
-int(327)
-int(328)
-
--- Setting umask to 329 --
-int(328)
-int(329)
-
--- Setting umask to 330 --
-int(329)
-int(330)
-
--- Setting umask to 331 --
-int(330)
-int(331)
-
--- Setting umask to 332 --
-int(331)
-int(332)
-
--- Setting umask to 333 --
-int(332)
-int(333)
-
--- Setting umask to 334 --
-int(333)
-int(334)
-
--- Setting umask to 335 --
-int(334)
-int(335)
-
--- Setting umask to 336 --
-int(335)
-int(336)
-
--- Setting umask to 337 --
-int(336)
-int(337)
-
--- Setting umask to 338 --
-int(337)
-int(338)
-
--- Setting umask to 339 --
-int(338)
-int(339)
-
--- Setting umask to 340 --
-int(339)
-int(340)
-
--- Setting umask to 341 --
-int(340)
-int(341)
-
--- Setting umask to 342 --
-int(341)
-int(342)
-
--- Setting umask to 343 --
-int(342)
-int(343)
-
--- Setting umask to 344 --
-int(343)
-int(344)
-
--- Setting umask to 345 --
-int(344)
-int(345)
-
--- Setting umask to 346 --
-int(345)
-int(346)
-
--- Setting umask to 347 --
-int(346)
-int(347)
-
--- Setting umask to 348 --
-int(347)
-int(348)
-
--- Setting umask to 349 --
-int(348)
-int(349)
-
--- Setting umask to 350 --
-int(349)
-int(350)
-
--- Setting umask to 351 --
-int(350)
-int(351)
-
--- Setting umask to 352 --
-int(351)
-int(352)
-
--- Setting umask to 353 --
-int(352)
-int(353)
-
--- Setting umask to 354 --
-int(353)
-int(354)
-
--- Setting umask to 355 --
-int(354)
-int(355)
-
--- Setting umask to 356 --
-int(355)
-int(356)
-
--- Setting umask to 357 --
-int(356)
-int(357)
-
--- Setting umask to 358 --
-int(357)
-int(358)
-
--- Setting umask to 359 --
-int(358)
-int(359)
-
--- Setting umask to 360 --
-int(359)
-int(360)
-
--- Setting umask to 361 --
-int(360)
-int(361)
-
--- Setting umask to 362 --
-int(361)
-int(362)
-
--- Setting umask to 363 --
-int(362)
-int(363)
-
--- Setting umask to 364 --
-int(363)
-int(364)
-
--- Setting umask to 365 --
-int(364)
-int(365)
-
--- Setting umask to 366 --
-int(365)
-int(366)
-
--- Setting umask to 367 --
-int(366)
-int(367)
-
--- Setting umask to 368 --
-int(367)
-int(368)
-
--- Setting umask to 369 --
-int(368)
-int(369)
-
--- Setting umask to 370 --
-int(369)
-int(370)
-
--- Setting umask to 371 --
-int(370)
-int(371)
-
--- Setting umask to 372 --
-int(371)
-int(372)
-
--- Setting umask to 373 --
-int(372)
-int(373)
-
--- Setting umask to 374 --
-int(373)
-int(374)
-
--- Setting umask to 375 --
-int(374)
-int(375)
-
--- Setting umask to 376 --
-int(375)
-int(376)
-
--- Setting umask to 377 --
-int(376)
-int(377)
-
--- Setting umask to 378 --
-int(377)
-int(378)
-
--- Setting umask to 379 --
-int(378)
-int(379)
-
--- Setting umask to 380 --
-int(379)
-int(380)
-
--- Setting umask to 381 --
-int(380)
-int(381)
-
--- Setting umask to 382 --
-int(381)
-int(382)
-
--- Setting umask to 383 --
-int(382)
-int(383)
-
--- Setting umask to 384 --
-int(383)
-int(384)
-
--- Setting umask to 385 --
-int(384)
-int(385)
-
--- Setting umask to 386 --
-int(385)
-int(386)
-
--- Setting umask to 387 --
-int(386)
-int(387)
-
--- Setting umask to 388 --
-int(387)
-int(388)
-
--- Setting umask to 389 --
-int(388)
-int(389)
-
--- Setting umask to 390 --
-int(389)
-int(390)
-
--- Setting umask to 391 --
-int(390)
-int(391)
-
--- Setting umask to 392 --
-int(391)
-int(392)
-
--- Setting umask to 393 --
-int(392)
-int(393)
-
--- Setting umask to 394 --
-int(393)
-int(394)
-
--- Setting umask to 395 --
-int(394)
-int(395)
-
--- Setting umask to 396 --
-int(395)
-int(396)
-
--- Setting umask to 397 --
-int(396)
-int(397)
-
--- Setting umask to 398 --
-int(397)
-int(398)
-
--- Setting umask to 399 --
-int(398)
-int(399)
-
--- Setting umask to 400 --
-int(399)
-int(400)
-
--- Setting umask to 401 --
-int(400)
-int(401)
-
--- Setting umask to 402 --
-int(401)
-int(402)
-
--- Setting umask to 403 --
-int(402)
-int(403)
-
--- Setting umask to 404 --
-int(403)
-int(404)
-
--- Setting umask to 405 --
-int(404)
-int(405)
-
--- Setting umask to 406 --
-int(405)
-int(406)
-
--- Setting umask to 407 --
-int(406)
-int(407)
-
--- Setting umask to 408 --
-int(407)
-int(408)
-
--- Setting umask to 409 --
-int(408)
-int(409)
-
--- Setting umask to 410 --
-int(409)
-int(410)
-
--- Setting umask to 411 --
-int(410)
-int(411)
-
--- Setting umask to 412 --
-int(411)
-int(412)
-
--- Setting umask to 413 --
-int(412)
-int(413)
-
--- Setting umask to 414 --
-int(413)
-int(414)
-
--- Setting umask to 415 --
-int(414)
-int(415)
-
--- Setting umask to 416 --
-int(415)
-int(416)
-
--- Setting umask to 417 --
-int(416)
-int(417)
-
--- Setting umask to 418 --
-int(417)
-int(418)
-
--- Setting umask to 419 --
-int(418)
-int(419)
-
--- Setting umask to 420 --
-int(419)
-int(420)
-
--- Setting umask to 421 --
-int(420)
-int(421)
-
--- Setting umask to 422 --
-int(421)
-int(422)
-
--- Setting umask to 423 --
-int(422)
-int(423)
-
--- Setting umask to 424 --
-int(423)
-int(424)
-
--- Setting umask to 425 --
-int(424)
-int(425)
-
--- Setting umask to 426 --
-int(425)
-int(426)
-
--- Setting umask to 427 --
-int(426)
-int(427)
-
--- Setting umask to 428 --
-int(427)
-int(428)
-
--- Setting umask to 429 --
-int(428)
-int(429)
-
--- Setting umask to 430 --
-int(429)
-int(430)
-
--- Setting umask to 431 --
-int(430)
-int(431)
-
--- Setting umask to 432 --
-int(431)
-int(432)
-
--- Setting umask to 433 --
-int(432)
-int(433)
-
--- Setting umask to 434 --
-int(433)
-int(434)
-
--- Setting umask to 435 --
-int(434)
-int(435)
-
--- Setting umask to 436 --
-int(435)
-int(436)
-
--- Setting umask to 437 --
-int(436)
-int(437)
-
--- Setting umask to 438 --
-int(437)
-int(438)
-
--- Setting umask to 439 --
-int(438)
-int(439)
-
--- Setting umask to 440 --
-int(439)
-int(440)
-
--- Setting umask to 441 --
-int(440)
-int(441)
-
--- Setting umask to 442 --
-int(441)
-int(442)
-
--- Setting umask to 443 --
-int(442)
-int(443)
-
--- Setting umask to 444 --
-int(443)
-int(444)
-
--- Setting umask to 445 --
-int(444)
-int(445)
-
--- Setting umask to 446 --
-int(445)
-int(446)
-
--- Setting umask to 447 --
-int(446)
-int(447)
-
--- Setting umask to 448 --
-int(447)
-int(448)
-
--- Setting umask to 449 --
-int(448)
-int(449)
-
--- Setting umask to 450 --
-int(449)
-int(450)
-
--- Setting umask to 451 --
-int(450)
-int(451)
-
--- Setting umask to 452 --
-int(451)
-int(452)
-
--- Setting umask to 453 --
-int(452)
-int(453)
-
--- Setting umask to 454 --
-int(453)
-int(454)
-
--- Setting umask to 455 --
-int(454)
-int(455)
-
--- Setting umask to 456 --
-int(455)
-int(456)
-
--- Setting umask to 457 --
-int(456)
-int(457)
-
--- Setting umask to 458 --
-int(457)
-int(458)
-
--- Setting umask to 459 --
-int(458)
-int(459)
-
--- Setting umask to 460 --
-int(459)
-int(460)
-
--- Setting umask to 461 --
-int(460)
-int(461)
-
--- Setting umask to 462 --
-int(461)
-int(462)
-
--- Setting umask to 463 --
-int(462)
-int(463)
-
--- Setting umask to 464 --
-int(463)
-int(464)
-
--- Setting umask to 465 --
-int(464)
-int(465)
-
--- Setting umask to 466 --
-int(465)
-int(466)
-
--- Setting umask to 467 --
-int(466)
-int(467)
-
--- Setting umask to 468 --
-int(467)
-int(468)
-
--- Setting umask to 469 --
-int(468)
-int(469)
-
--- Setting umask to 470 --
-int(469)
-int(470)
-
--- Setting umask to 471 --
-int(470)
-int(471)
-
--- Setting umask to 472 --
-int(471)
-int(472)
-
--- Setting umask to 473 --
-int(472)
-int(473)
-
--- Setting umask to 474 --
-int(473)
-int(474)
-
--- Setting umask to 475 --
-int(474)
-int(475)
-
--- Setting umask to 476 --
-int(475)
-int(476)
-
--- Setting umask to 477 --
-int(476)
-int(477)
-
--- Setting umask to 478 --
-int(477)
-int(478)
-
--- Setting umask to 479 --
-int(478)
-int(479)
-
--- Setting umask to 480 --
-int(479)
-int(480)
-
--- Setting umask to 481 --
-int(480)
-int(481)
-
--- Setting umask to 482 --
-int(481)
-int(482)
-
--- Setting umask to 483 --
-int(482)
-int(483)
-
--- Setting umask to 484 --
-int(483)
-int(484)
-
--- Setting umask to 485 --
-int(484)
-int(485)
-
--- Setting umask to 486 --
-int(485)
-int(486)
-
--- Setting umask to 487 --
-int(486)
-int(487)
-
--- Setting umask to 488 --
-int(487)
-int(488)
-
--- Setting umask to 489 --
-int(488)
-int(489)
-
--- Setting umask to 490 --
-int(489)
-int(490)
-
--- Setting umask to 491 --
-int(490)
-int(491)
-
--- Setting umask to 492 --
-int(491)
-int(492)
-
--- Setting umask to 493 --
-int(492)
-int(493)
-
--- Setting umask to 494 --
-int(493)
-int(494)
-
--- Setting umask to 495 --
-int(494)
-int(495)
-
--- Setting umask to 496 --
-int(495)
-int(496)
-
--- Setting umask to 497 --
-int(496)
-int(497)
-
--- Setting umask to 498 --
-int(497)
-int(498)
-
--- Setting umask to 499 --
-int(498)
-int(499)
-
--- Setting umask to 500 --
-int(499)
-int(500)
-
--- Setting umask to 501 --
-int(500)
-int(501)
-
--- Setting umask to 502 --
-int(501)
-int(502)
-
--- Setting umask to 503 --
-int(502)
-int(503)
-
--- Setting umask to 504 --
-int(503)
-int(504)
-
--- Setting umask to 505 --
-int(504)
-int(505)
-
--- Setting umask to 506 --
-int(505)
-int(506)
-
--- Setting umask to 507 --
-int(506)
-int(507)
-
--- Setting umask to 508 --
-int(507)
-int(508)
-
--- Setting umask to 509 --
-int(508)
-int(509)
-
--- Setting umask to 510 --
-int(509)
-int(510)
-
--- Setting umask to 511 --
-int(510)
-int(511)
-
-Done
\ No newline at end of file
Warning: Wrong parameter count for umask() in %s on line %d
NULL
Done
---UEXPECTF--
-*** Testing umask() : error conditions ***
-
-Warning: Wrong parameter count for umask() in %s on line %d
-NULL
-Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing umask() on file and directory ***
--- Setting umask to 000 --
-File permission : 666
-Directory permission : 777
--- Setting umask to 001 --
-File permission : 666
-Directory permission : 776
--- Setting umask to 002 --
-File permission : 664
-Directory permission : 775
--- Setting umask to 003 --
-File permission : 664
-Directory permission : 774
--- Setting umask to 004 --
-File permission : 662
-Directory permission : 773
--- Setting umask to 005 --
-File permission : 662
-Directory permission : 772
--- Setting umask to 006 --
-File permission : 660
-Directory permission : 771
--- Setting umask to 007 --
-File permission : 660
-Directory permission : 770
--- Setting umask to 010 --
-File permission : 666
-Directory permission : 767
--- Setting umask to 011 --
-File permission : 666
-Directory permission : 766
--- Setting umask to 012 --
-File permission : 664
-Directory permission : 765
--- Setting umask to 013 --
-File permission : 664
-Directory permission : 764
--- Setting umask to 014 --
-File permission : 662
-Directory permission : 763
--- Setting umask to 015 --
-File permission : 662
-Directory permission : 762
--- Setting umask to 016 --
-File permission : 660
-Directory permission : 761
--- Setting umask to 017 --
-File permission : 660
-Directory permission : 760
--- Setting umask to 020 --
-File permission : 646
-Directory permission : 757
--- Setting umask to 021 --
-File permission : 646
-Directory permission : 756
--- Setting umask to 022 --
-File permission : 644
-Directory permission : 755
--- Setting umask to 023 --
-File permission : 644
-Directory permission : 754
--- Setting umask to 024 --
-File permission : 642
-Directory permission : 753
--- Setting umask to 025 --
-File permission : 642
-Directory permission : 752
--- Setting umask to 026 --
-File permission : 640
-Directory permission : 751
--- Setting umask to 027 --
-File permission : 640
-Directory permission : 750
--- Setting umask to 030 --
-File permission : 646
-Directory permission : 747
--- Setting umask to 031 --
-File permission : 646
-Directory permission : 746
--- Setting umask to 032 --
-File permission : 644
-Directory permission : 745
--- Setting umask to 033 --
-File permission : 644
-Directory permission : 744
--- Setting umask to 034 --
-File permission : 642
-Directory permission : 743
--- Setting umask to 035 --
-File permission : 642
-Directory permission : 742
--- Setting umask to 036 --
-File permission : 640
-Directory permission : 741
--- Setting umask to 037 --
-File permission : 640
-Directory permission : 740
--- Setting umask to 040 --
-File permission : 626
-Directory permission : 737
--- Setting umask to 041 --
-File permission : 626
-Directory permission : 736
--- Setting umask to 042 --
-File permission : 624
-Directory permission : 735
--- Setting umask to 043 --
-File permission : 624
-Directory permission : 734
--- Setting umask to 044 --
-File permission : 622
-Directory permission : 733
--- Setting umask to 045 --
-File permission : 622
-Directory permission : 732
--- Setting umask to 046 --
-File permission : 620
-Directory permission : 731
--- Setting umask to 047 --
-File permission : 620
-Directory permission : 730
--- Setting umask to 050 --
-File permission : 626
-Directory permission : 727
--- Setting umask to 051 --
-File permission : 626
-Directory permission : 726
--- Setting umask to 052 --
-File permission : 624
-Directory permission : 725
--- Setting umask to 053 --
-File permission : 624
-Directory permission : 724
--- Setting umask to 054 --
-File permission : 622
-Directory permission : 723
--- Setting umask to 055 --
-File permission : 622
-Directory permission : 722
--- Setting umask to 056 --
-File permission : 620
-Directory permission : 721
--- Setting umask to 057 --
-File permission : 620
-Directory permission : 720
--- Setting umask to 060 --
-File permission : 606
-Directory permission : 717
--- Setting umask to 061 --
-File permission : 606
-Directory permission : 716
--- Setting umask to 062 --
-File permission : 604
-Directory permission : 715
--- Setting umask to 063 --
-File permission : 604
-Directory permission : 714
--- Setting umask to 064 --
-File permission : 602
-Directory permission : 713
--- Setting umask to 065 --
-File permission : 602
-Directory permission : 712
--- Setting umask to 066 --
-File permission : 600
-Directory permission : 711
--- Setting umask to 067 --
-File permission : 600
-Directory permission : 710
--- Setting umask to 070 --
-File permission : 606
-Directory permission : 707
--- Setting umask to 071 --
-File permission : 606
-Directory permission : 706
--- Setting umask to 072 --
-File permission : 604
-Directory permission : 705
--- Setting umask to 073 --
-File permission : 604
-Directory permission : 704
--- Setting umask to 074 --
-File permission : 602
-Directory permission : 703
--- Setting umask to 075 --
-File permission : 602
-Directory permission : 702
--- Setting umask to 076 --
-File permission : 600
-Directory permission : 701
--- Setting umask to 077 --
-File permission : 600
-Directory permission : 700
--- Setting umask to 100 --
-File permission : 666
-Directory permission : 677
--- Setting umask to 101 --
-File permission : 666
-Directory permission : 676
--- Setting umask to 102 --
-File permission : 664
-Directory permission : 675
--- Setting umask to 103 --
-File permission : 664
-Directory permission : 674
--- Setting umask to 104 --
-File permission : 662
-Directory permission : 673
--- Setting umask to 105 --
-File permission : 662
-Directory permission : 672
--- Setting umask to 106 --
-File permission : 660
-Directory permission : 671
--- Setting umask to 107 --
-File permission : 660
-Directory permission : 670
--- Setting umask to 110 --
-File permission : 666
-Directory permission : 667
--- Setting umask to 111 --
-File permission : 666
-Directory permission : 666
--- Setting umask to 112 --
-File permission : 664
-Directory permission : 665
--- Setting umask to 113 --
-File permission : 664
-Directory permission : 664
--- Setting umask to 114 --
-File permission : 662
-Directory permission : 663
--- Setting umask to 115 --
-File permission : 662
-Directory permission : 662
--- Setting umask to 116 --
-File permission : 660
-Directory permission : 661
--- Setting umask to 117 --
-File permission : 660
-Directory permission : 660
--- Setting umask to 120 --
-File permission : 646
-Directory permission : 657
--- Setting umask to 121 --
-File permission : 646
-Directory permission : 656
--- Setting umask to 122 --
-File permission : 644
-Directory permission : 655
--- Setting umask to 123 --
-File permission : 644
-Directory permission : 654
--- Setting umask to 124 --
-File permission : 642
-Directory permission : 653
--- Setting umask to 125 --
-File permission : 642
-Directory permission : 652
--- Setting umask to 126 --
-File permission : 640
-Directory permission : 651
--- Setting umask to 127 --
-File permission : 640
-Directory permission : 650
--- Setting umask to 130 --
-File permission : 646
-Directory permission : 647
--- Setting umask to 131 --
-File permission : 646
-Directory permission : 646
--- Setting umask to 132 --
-File permission : 644
-Directory permission : 645
--- Setting umask to 133 --
-File permission : 644
-Directory permission : 644
--- Setting umask to 134 --
-File permission : 642
-Directory permission : 643
--- Setting umask to 135 --
-File permission : 642
-Directory permission : 642
--- Setting umask to 136 --
-File permission : 640
-Directory permission : 641
--- Setting umask to 137 --
-File permission : 640
-Directory permission : 640
--- Setting umask to 140 --
-File permission : 626
-Directory permission : 637
--- Setting umask to 141 --
-File permission : 626
-Directory permission : 636
--- Setting umask to 142 --
-File permission : 624
-Directory permission : 635
--- Setting umask to 143 --
-File permission : 624
-Directory permission : 634
--- Setting umask to 144 --
-File permission : 622
-Directory permission : 633
--- Setting umask to 145 --
-File permission : 622
-Directory permission : 632
--- Setting umask to 146 --
-File permission : 620
-Directory permission : 631
--- Setting umask to 147 --
-File permission : 620
-Directory permission : 630
--- Setting umask to 150 --
-File permission : 626
-Directory permission : 627
--- Setting umask to 151 --
-File permission : 626
-Directory permission : 626
--- Setting umask to 152 --
-File permission : 624
-Directory permission : 625
--- Setting umask to 153 --
-File permission : 624
-Directory permission : 624
--- Setting umask to 154 --
-File permission : 622
-Directory permission : 623
--- Setting umask to 155 --
-File permission : 622
-Directory permission : 622
--- Setting umask to 156 --
-File permission : 620
-Directory permission : 621
--- Setting umask to 157 --
-File permission : 620
-Directory permission : 620
--- Setting umask to 160 --
-File permission : 606
-Directory permission : 617
--- Setting umask to 161 --
-File permission : 606
-Directory permission : 616
--- Setting umask to 162 --
-File permission : 604
-Directory permission : 615
--- Setting umask to 163 --
-File permission : 604
-Directory permission : 614
--- Setting umask to 164 --
-File permission : 602
-Directory permission : 613
--- Setting umask to 165 --
-File permission : 602
-Directory permission : 612
--- Setting umask to 166 --
-File permission : 600
-Directory permission : 611
--- Setting umask to 167 --
-File permission : 600
-Directory permission : 610
--- Setting umask to 170 --
-File permission : 606
-Directory permission : 607
--- Setting umask to 171 --
-File permission : 606
-Directory permission : 606
--- Setting umask to 172 --
-File permission : 604
-Directory permission : 605
--- Setting umask to 173 --
-File permission : 604
-Directory permission : 604
--- Setting umask to 174 --
-File permission : 602
-Directory permission : 603
--- Setting umask to 175 --
-File permission : 602
-Directory permission : 602
--- Setting umask to 176 --
-File permission : 600
-Directory permission : 601
--- Setting umask to 177 --
-File permission : 600
-Directory permission : 600
--- Setting umask to 200 --
-File permission : 466
-Directory permission : 577
--- Setting umask to 201 --
-File permission : 466
-Directory permission : 576
--- Setting umask to 202 --
-File permission : 464
-Directory permission : 575
--- Setting umask to 203 --
-File permission : 464
-Directory permission : 574
--- Setting umask to 204 --
-File permission : 462
-Directory permission : 573
--- Setting umask to 205 --
-File permission : 462
-Directory permission : 572
--- Setting umask to 206 --
-File permission : 460
-Directory permission : 571
--- Setting umask to 207 --
-File permission : 460
-Directory permission : 570
--- Setting umask to 210 --
-File permission : 466
-Directory permission : 567
--- Setting umask to 211 --
-File permission : 466
-Directory permission : 566
--- Setting umask to 212 --
-File permission : 464
-Directory permission : 565
--- Setting umask to 213 --
-File permission : 464
-Directory permission : 564
--- Setting umask to 214 --
-File permission : 462
-Directory permission : 563
--- Setting umask to 215 --
-File permission : 462
-Directory permission : 562
--- Setting umask to 216 --
-File permission : 460
-Directory permission : 561
--- Setting umask to 217 --
-File permission : 460
-Directory permission : 560
--- Setting umask to 220 --
-File permission : 446
-Directory permission : 557
--- Setting umask to 221 --
-File permission : 446
-Directory permission : 556
--- Setting umask to 222 --
-File permission : 444
-Directory permission : 555
--- Setting umask to 223 --
-File permission : 444
-Directory permission : 554
--- Setting umask to 224 --
-File permission : 442
-Directory permission : 553
--- Setting umask to 225 --
-File permission : 442
-Directory permission : 552
--- Setting umask to 226 --
-File permission : 440
-Directory permission : 551
--- Setting umask to 227 --
-File permission : 440
-Directory permission : 550
--- Setting umask to 230 --
-File permission : 446
-Directory permission : 547
--- Setting umask to 231 --
-File permission : 446
-Directory permission : 546
--- Setting umask to 232 --
-File permission : 444
-Directory permission : 545
--- Setting umask to 233 --
-File permission : 444
-Directory permission : 544
--- Setting umask to 234 --
-File permission : 442
-Directory permission : 543
--- Setting umask to 235 --
-File permission : 442
-Directory permission : 542
--- Setting umask to 236 --
-File permission : 440
-Directory permission : 541
--- Setting umask to 237 --
-File permission : 440
-Directory permission : 540
--- Setting umask to 240 --
-File permission : 426
-Directory permission : 537
--- Setting umask to 241 --
-File permission : 426
-Directory permission : 536
--- Setting umask to 242 --
-File permission : 424
-Directory permission : 535
--- Setting umask to 243 --
-File permission : 424
-Directory permission : 534
--- Setting umask to 244 --
-File permission : 422
-Directory permission : 533
--- Setting umask to 245 --
-File permission : 422
-Directory permission : 532
--- Setting umask to 246 --
-File permission : 420
-Directory permission : 531
--- Setting umask to 247 --
-File permission : 420
-Directory permission : 530
--- Setting umask to 250 --
-File permission : 426
-Directory permission : 527
--- Setting umask to 251 --
-File permission : 426
-Directory permission : 526
--- Setting umask to 252 --
-File permission : 424
-Directory permission : 525
--- Setting umask to 253 --
-File permission : 424
-Directory permission : 524
--- Setting umask to 254 --
-File permission : 422
-Directory permission : 523
--- Setting umask to 255 --
-File permission : 422
-Directory permission : 522
--- Setting umask to 256 --
-File permission : 420
-Directory permission : 521
--- Setting umask to 257 --
-File permission : 420
-Directory permission : 520
--- Setting umask to 260 --
-File permission : 406
-Directory permission : 517
--- Setting umask to 261 --
-File permission : 406
-Directory permission : 516
--- Setting umask to 262 --
-File permission : 404
-Directory permission : 515
--- Setting umask to 263 --
-File permission : 404
-Directory permission : 514
--- Setting umask to 264 --
-File permission : 402
-Directory permission : 513
--- Setting umask to 265 --
-File permission : 402
-Directory permission : 512
--- Setting umask to 266 --
-File permission : 400
-Directory permission : 511
--- Setting umask to 267 --
-File permission : 400
-Directory permission : 510
--- Setting umask to 270 --
-File permission : 406
-Directory permission : 507
--- Setting umask to 271 --
-File permission : 406
-Directory permission : 506
--- Setting umask to 272 --
-File permission : 404
-Directory permission : 505
--- Setting umask to 273 --
-File permission : 404
-Directory permission : 504
--- Setting umask to 274 --
-File permission : 402
-Directory permission : 503
--- Setting umask to 275 --
-File permission : 402
-Directory permission : 502
--- Setting umask to 276 --
-File permission : 400
-Directory permission : 501
--- Setting umask to 277 --
-File permission : 400
-Directory permission : 500
--- Setting umask to 300 --
-File permission : 466
-Directory permission : 477
--- Setting umask to 301 --
-File permission : 466
-Directory permission : 476
--- Setting umask to 302 --
-File permission : 464
-Directory permission : 475
--- Setting umask to 303 --
-File permission : 464
-Directory permission : 474
--- Setting umask to 304 --
-File permission : 462
-Directory permission : 473
--- Setting umask to 305 --
-File permission : 462
-Directory permission : 472
--- Setting umask to 306 --
-File permission : 460
-Directory permission : 471
--- Setting umask to 307 --
-File permission : 460
-Directory permission : 470
--- Setting umask to 310 --
-File permission : 466
-Directory permission : 467
--- Setting umask to 311 --
-File permission : 466
-Directory permission : 466
--- Setting umask to 312 --
-File permission : 464
-Directory permission : 465
--- Setting umask to 313 --
-File permission : 464
-Directory permission : 464
--- Setting umask to 314 --
-File permission : 462
-Directory permission : 463
--- Setting umask to 315 --
-File permission : 462
-Directory permission : 462
--- Setting umask to 316 --
-File permission : 460
-Directory permission : 461
--- Setting umask to 317 --
-File permission : 460
-Directory permission : 460
--- Setting umask to 320 --
-File permission : 446
-Directory permission : 457
--- Setting umask to 321 --
-File permission : 446
-Directory permission : 456
--- Setting umask to 322 --
-File permission : 444
-Directory permission : 455
--- Setting umask to 323 --
-File permission : 444
-Directory permission : 454
--- Setting umask to 324 --
-File permission : 442
-Directory permission : 453
--- Setting umask to 325 --
-File permission : 442
-Directory permission : 452
--- Setting umask to 326 --
-File permission : 440
-Directory permission : 451
--- Setting umask to 327 --
-File permission : 440
-Directory permission : 450
--- Setting umask to 330 --
-File permission : 446
-Directory permission : 447
--- Setting umask to 331 --
-File permission : 446
-Directory permission : 446
--- Setting umask to 332 --
-File permission : 444
-Directory permission : 445
--- Setting umask to 333 --
-File permission : 444
-Directory permission : 444
--- Setting umask to 334 --
-File permission : 442
-Directory permission : 443
--- Setting umask to 335 --
-File permission : 442
-Directory permission : 442
--- Setting umask to 336 --
-File permission : 440
-Directory permission : 441
--- Setting umask to 337 --
-File permission : 440
-Directory permission : 440
--- Setting umask to 340 --
-File permission : 426
-Directory permission : 437
--- Setting umask to 341 --
-File permission : 426
-Directory permission : 436
--- Setting umask to 342 --
-File permission : 424
-Directory permission : 435
--- Setting umask to 343 --
-File permission : 424
-Directory permission : 434
--- Setting umask to 344 --
-File permission : 422
-Directory permission : 433
--- Setting umask to 345 --
-File permission : 422
-Directory permission : 432
--- Setting umask to 346 --
-File permission : 420
-Directory permission : 431
--- Setting umask to 347 --
-File permission : 420
-Directory permission : 430
--- Setting umask to 350 --
-File permission : 426
-Directory permission : 427
-Done
---UEXPECTF--
+--EXPECT--
*** Testing umask() on file and directory ***
-- Setting umask to 000 --
File permission : 666
echo "Done\n";
?>
---EXPECTF--
-*** Testing umask() on file and directory ***
--- Setting umask to 351 --
-File permission : 426
-Directory permission : 426
--- Setting umask to 352 --
-File permission : 424
-Directory permission : 425
--- Setting umask to 353 --
-File permission : 424
-Directory permission : 424
--- Setting umask to 354 --
-File permission : 422
-Directory permission : 423
--- Setting umask to 355 --
-File permission : 422
-Directory permission : 422
--- Setting umask to 356 --
-File permission : 420
-Directory permission : 421
--- Setting umask to 357 --
-File permission : 420
-Directory permission : 420
--- Setting umask to 360 --
-File permission : 406
-Directory permission : 417
--- Setting umask to 361 --
-File permission : 406
-Directory permission : 416
--- Setting umask to 362 --
-File permission : 404
-Directory permission : 415
--- Setting umask to 363 --
-File permission : 404
-Directory permission : 414
--- Setting umask to 364 --
-File permission : 402
-Directory permission : 413
--- Setting umask to 365 --
-File permission : 402
-Directory permission : 412
--- Setting umask to 366 --
-File permission : 400
-Directory permission : 411
--- Setting umask to 367 --
-File permission : 400
-Directory permission : 410
--- Setting umask to 370 --
-File permission : 406
-Directory permission : 407
--- Setting umask to 371 --
-File permission : 406
-Directory permission : 406
--- Setting umask to 372 --
-File permission : 404
-Directory permission : 405
--- Setting umask to 373 --
-File permission : 404
-Directory permission : 404
--- Setting umask to 374 --
-File permission : 402
-Directory permission : 403
--- Setting umask to 375 --
-File permission : 402
-Directory permission : 402
--- Setting umask to 376 --
-File permission : 400
-Directory permission : 401
--- Setting umask to 377 --
-File permission : 400
-Directory permission : 400
--- Setting umask to 400 --
-File permission : 266
-Directory permission : 377
--- Setting umask to 401 --
-File permission : 266
-Directory permission : 376
--- Setting umask to 402 --
-File permission : 264
-Directory permission : 375
--- Setting umask to 403 --
-File permission : 264
-Directory permission : 374
--- Setting umask to 404 --
-File permission : 262
-Directory permission : 373
--- Setting umask to 405 --
-File permission : 262
-Directory permission : 372
--- Setting umask to 406 --
-File permission : 260
-Directory permission : 371
--- Setting umask to 407 --
-File permission : 260
-Directory permission : 370
--- Setting umask to 410 --
-File permission : 266
-Directory permission : 367
--- Setting umask to 411 --
-File permission : 266
-Directory permission : 366
--- Setting umask to 412 --
-File permission : 264
-Directory permission : 365
--- Setting umask to 413 --
-File permission : 264
-Directory permission : 364
--- Setting umask to 414 --
-File permission : 262
-Directory permission : 363
--- Setting umask to 415 --
-File permission : 262
-Directory permission : 362
--- Setting umask to 416 --
-File permission : 260
-Directory permission : 361
--- Setting umask to 417 --
-File permission : 260
-Directory permission : 360
--- Setting umask to 420 --
-File permission : 246
-Directory permission : 357
--- Setting umask to 421 --
-File permission : 246
-Directory permission : 356
--- Setting umask to 422 --
-File permission : 244
-Directory permission : 355
--- Setting umask to 423 --
-File permission : 244
-Directory permission : 354
--- Setting umask to 424 --
-File permission : 242
-Directory permission : 353
--- Setting umask to 425 --
-File permission : 242
-Directory permission : 352
--- Setting umask to 426 --
-File permission : 240
-Directory permission : 351
--- Setting umask to 427 --
-File permission : 240
-Directory permission : 350
--- Setting umask to 430 --
-File permission : 246
-Directory permission : 347
--- Setting umask to 431 --
-File permission : 246
-Directory permission : 346
--- Setting umask to 432 --
-File permission : 244
-Directory permission : 345
--- Setting umask to 433 --
-File permission : 244
-Directory permission : 344
--- Setting umask to 434 --
-File permission : 242
-Directory permission : 343
--- Setting umask to 435 --
-File permission : 242
-Directory permission : 342
--- Setting umask to 436 --
-File permission : 240
-Directory permission : 341
--- Setting umask to 437 --
-File permission : 240
-Directory permission : 340
--- Setting umask to 440 --
-File permission : 226
-Directory permission : 337
--- Setting umask to 441 --
-File permission : 226
-Directory permission : 336
--- Setting umask to 442 --
-File permission : 224
-Directory permission : 335
--- Setting umask to 443 --
-File permission : 224
-Directory permission : 334
--- Setting umask to 444 --
-File permission : 222
-Directory permission : 333
--- Setting umask to 445 --
-File permission : 222
-Directory permission : 332
--- Setting umask to 446 --
-File permission : 220
-Directory permission : 331
--- Setting umask to 447 --
-File permission : 220
-Directory permission : 330
--- Setting umask to 450 --
-File permission : 226
-Directory permission : 327
--- Setting umask to 451 --
-File permission : 226
-Directory permission : 326
--- Setting umask to 452 --
-File permission : 224
-Directory permission : 325
--- Setting umask to 453 --
-File permission : 224
-Directory permission : 324
--- Setting umask to 454 --
-File permission : 222
-Directory permission : 323
--- Setting umask to 455 --
-File permission : 222
-Directory permission : 322
--- Setting umask to 456 --
-File permission : 220
-Directory permission : 321
--- Setting umask to 457 --
-File permission : 220
-Directory permission : 320
--- Setting umask to 460 --
-File permission : 206
-Directory permission : 317
--- Setting umask to 461 --
-File permission : 206
-Directory permission : 316
--- Setting umask to 462 --
-File permission : 204
-Directory permission : 315
--- Setting umask to 463 --
-File permission : 204
-Directory permission : 314
--- Setting umask to 464 --
-File permission : 202
-Directory permission : 313
--- Setting umask to 465 --
-File permission : 202
-Directory permission : 312
--- Setting umask to 466 --
-File permission : 200
-Directory permission : 311
--- Setting umask to 467 --
-File permission : 200
-Directory permission : 310
--- Setting umask to 470 --
-File permission : 206
-Directory permission : 307
--- Setting umask to 471 --
-File permission : 206
-Directory permission : 306
--- Setting umask to 472 --
-File permission : 204
-Directory permission : 305
--- Setting umask to 473 --
-File permission : 204
-Directory permission : 304
--- Setting umask to 474 --
-File permission : 202
-Directory permission : 303
--- Setting umask to 475 --
-File permission : 202
-Directory permission : 302
--- Setting umask to 476 --
-File permission : 200
-Directory permission : 301
--- Setting umask to 477 --
-File permission : 200
-Directory permission : 300
--- Setting umask to 500 --
-File permission : 266
-Directory permission : 277
--- Setting umask to 501 --
-File permission : 266
-Directory permission : 276
--- Setting umask to 502 --
-File permission : 264
-Directory permission : 275
--- Setting umask to 503 --
-File permission : 264
-Directory permission : 274
--- Setting umask to 504 --
-File permission : 262
-Directory permission : 273
--- Setting umask to 505 --
-File permission : 262
-Directory permission : 272
--- Setting umask to 506 --
-File permission : 260
-Directory permission : 271
--- Setting umask to 507 --
-File permission : 260
-Directory permission : 270
--- Setting umask to 510 --
-File permission : 266
-Directory permission : 267
--- Setting umask to 511 --
-File permission : 266
-Directory permission : 266
--- Setting umask to 512 --
-File permission : 264
-Directory permission : 265
--- Setting umask to 513 --
-File permission : 264
-Directory permission : 264
--- Setting umask to 514 --
-File permission : 262
-Directory permission : 263
--- Setting umask to 515 --
-File permission : 262
-Directory permission : 262
--- Setting umask to 516 --
-File permission : 260
-Directory permission : 261
--- Setting umask to 517 --
-File permission : 260
-Directory permission : 260
--- Setting umask to 520 --
-File permission : 246
-Directory permission : 257
--- Setting umask to 521 --
-File permission : 246
-Directory permission : 256
--- Setting umask to 522 --
-File permission : 244
-Directory permission : 255
--- Setting umask to 523 --
-File permission : 244
-Directory permission : 254
--- Setting umask to 524 --
-File permission : 242
-Directory permission : 253
--- Setting umask to 525 --
-File permission : 242
-Directory permission : 252
--- Setting umask to 526 --
-File permission : 240
-Directory permission : 251
--- Setting umask to 527 --
-File permission : 240
-Directory permission : 250
--- Setting umask to 530 --
-File permission : 246
-Directory permission : 247
--- Setting umask to 531 --
-File permission : 246
-Directory permission : 246
--- Setting umask to 532 --
-File permission : 244
-Directory permission : 245
--- Setting umask to 533 --
-File permission : 244
-Directory permission : 244
--- Setting umask to 534 --
-File permission : 242
-Directory permission : 243
--- Setting umask to 535 --
-File permission : 242
-Directory permission : 242
--- Setting umask to 536 --
-File permission : 240
-Directory permission : 241
--- Setting umask to 537 --
-File permission : 240
-Directory permission : 240
--- Setting umask to 540 --
-File permission : 226
-Directory permission : 237
--- Setting umask to 541 --
-File permission : 226
-Directory permission : 236
--- Setting umask to 542 --
-File permission : 224
-Directory permission : 235
--- Setting umask to 543 --
-File permission : 224
-Directory permission : 234
--- Setting umask to 544 --
-File permission : 222
-Directory permission : 233
--- Setting umask to 545 --
-File permission : 222
-Directory permission : 232
--- Setting umask to 546 --
-File permission : 220
-Directory permission : 231
--- Setting umask to 547 --
-File permission : 220
-Directory permission : 230
--- Setting umask to 550 --
-File permission : 226
-Directory permission : 227
--- Setting umask to 551 --
-File permission : 226
-Directory permission : 226
--- Setting umask to 552 --
-File permission : 224
-Directory permission : 225
--- Setting umask to 553 --
-File permission : 224
-Directory permission : 224
--- Setting umask to 554 --
-File permission : 222
-Directory permission : 223
--- Setting umask to 555 --
-File permission : 222
-Directory permission : 222
--- Setting umask to 556 --
-File permission : 220
-Directory permission : 221
--- Setting umask to 557 --
-File permission : 220
-Directory permission : 220
--- Setting umask to 560 --
-File permission : 206
-Directory permission : 217
--- Setting umask to 561 --
-File permission : 206
-Directory permission : 216
--- Setting umask to 562 --
-File permission : 204
-Directory permission : 215
--- Setting umask to 563 --
-File permission : 204
-Directory permission : 214
--- Setting umask to 564 --
-File permission : 202
-Directory permission : 213
--- Setting umask to 565 --
-File permission : 202
-Directory permission : 212
--- Setting umask to 566 --
-File permission : 200
-Directory permission : 211
--- Setting umask to 567 --
-File permission : 200
-Directory permission : 210
--- Setting umask to 570 --
-File permission : 206
-Directory permission : 207
--- Setting umask to 571 --
-File permission : 206
-Directory permission : 206
--- Setting umask to 572 --
-File permission : 204
-Directory permission : 205
--- Setting umask to 573 --
-File permission : 204
-Directory permission : 204
--- Setting umask to 574 --
-File permission : 202
-Directory permission : 203
--- Setting umask to 575 --
-File permission : 202
-Directory permission : 202
--- Setting umask to 576 --
-File permission : 200
-Directory permission : 201
--- Setting umask to 577 --
-File permission : 200
-Directory permission : 200
--- Setting umask to 600 --
-File permission : 066
-Directory permission : 177
--- Setting umask to 601 --
-File permission : 066
-Directory permission : 176
--- Setting umask to 602 --
-File permission : 064
-Directory permission : 175
--- Setting umask to 603 --
-File permission : 064
-Directory permission : 174
--- Setting umask to 604 --
-File permission : 062
-Directory permission : 173
--- Setting umask to 605 --
-File permission : 062
-Directory permission : 172
--- Setting umask to 606 --
-File permission : 060
-Directory permission : 171
--- Setting umask to 607 --
-File permission : 060
-Directory permission : 170
--- Setting umask to 610 --
-File permission : 066
-Directory permission : 167
--- Setting umask to 611 --
-File permission : 066
-Directory permission : 166
--- Setting umask to 612 --
-File permission : 064
-Directory permission : 165
--- Setting umask to 613 --
-File permission : 064
-Directory permission : 164
--- Setting umask to 614 --
-File permission : 062
-Directory permission : 163
--- Setting umask to 615 --
-File permission : 062
-Directory permission : 162
--- Setting umask to 616 --
-File permission : 060
-Directory permission : 161
--- Setting umask to 617 --
-File permission : 060
-Directory permission : 160
--- Setting umask to 620 --
-File permission : 046
-Directory permission : 157
--- Setting umask to 621 --
-File permission : 046
-Directory permission : 156
--- Setting umask to 622 --
-File permission : 044
-Directory permission : 155
--- Setting umask to 623 --
-File permission : 044
-Directory permission : 154
--- Setting umask to 624 --
-File permission : 042
-Directory permission : 153
--- Setting umask to 625 --
-File permission : 042
-Directory permission : 152
--- Setting umask to 626 --
-File permission : 040
-Directory permission : 151
--- Setting umask to 627 --
-File permission : 040
-Directory permission : 150
--- Setting umask to 630 --
-File permission : 046
-Directory permission : 147
--- Setting umask to 631 --
-File permission : 046
-Directory permission : 146
--- Setting umask to 632 --
-File permission : 044
-Directory permission : 145
--- Setting umask to 633 --
-File permission : 044
-Directory permission : 144
--- Setting umask to 634 --
-File permission : 042
-Directory permission : 143
--- Setting umask to 635 --
-File permission : 042
-Directory permission : 142
--- Setting umask to 636 --
-File permission : 040
-Directory permission : 141
--- Setting umask to 637 --
-File permission : 040
-Directory permission : 140
--- Setting umask to 640 --
-File permission : 026
-Directory permission : 137
--- Setting umask to 641 --
-File permission : 026
-Directory permission : 136
--- Setting umask to 642 --
-File permission : 024
-Directory permission : 135
--- Setting umask to 643 --
-File permission : 024
-Directory permission : 134
--- Setting umask to 644 --
-File permission : 022
-Directory permission : 133
--- Setting umask to 645 --
-File permission : 022
-Directory permission : 132
--- Setting umask to 646 --
-File permission : 020
-Directory permission : 131
--- Setting umask to 647 --
-File permission : 020
-Directory permission : 130
--- Setting umask to 650 --
-File permission : 026
-Directory permission : 127
--- Setting umask to 651 --
-File permission : 026
-Directory permission : 126
--- Setting umask to 652 --
-File permission : 024
-Directory permission : 125
--- Setting umask to 653 --
-File permission : 024
-Directory permission : 124
--- Setting umask to 654 --
-File permission : 022
-Directory permission : 123
--- Setting umask to 655 --
-File permission : 022
-Directory permission : 122
--- Setting umask to 656 --
-File permission : 020
-Directory permission : 121
--- Setting umask to 657 --
-File permission : 020
-Directory permission : 120
--- Setting umask to 660 --
-File permission : 006
-Directory permission : 117
--- Setting umask to 661 --
-File permission : 006
-Directory permission : 116
--- Setting umask to 662 --
-File permission : 004
-Directory permission : 115
--- Setting umask to 663 --
-File permission : 004
-Directory permission : 114
--- Setting umask to 664 --
-File permission : 002
-Directory permission : 113
--- Setting umask to 665 --
-File permission : 002
-Directory permission : 112
--- Setting umask to 666 --
-File permission : 000
-Directory permission : 111
--- Setting umask to 667 --
-File permission : 000
-Directory permission : 110
--- Setting umask to 670 --
-File permission : 006
-Directory permission : 107
--- Setting umask to 671 --
-File permission : 006
-Directory permission : 106
--- Setting umask to 672 --
-File permission : 004
-Directory permission : 105
--- Setting umask to 673 --
-File permission : 004
-Directory permission : 104
--- Setting umask to 674 --
-File permission : 002
-Directory permission : 103
--- Setting umask to 675 --
-File permission : 002
-Directory permission : 102
--- Setting umask to 676 --
-File permission : 000
-Directory permission : 101
--- Setting umask to 677 --
-File permission : 000
-Directory permission : 100
--- Setting umask to 700 --
-File permission : 066
-Directory permission : 077
--- Setting umask to 701 --
-File permission : 066
-Directory permission : 076
--- Setting umask to 702 --
-File permission : 064
-Directory permission : 075
--- Setting umask to 703 --
-File permission : 064
-Directory permission : 074
--- Setting umask to 704 --
-File permission : 062
-Directory permission : 073
--- Setting umask to 705 --
-File permission : 062
-Directory permission : 072
--- Setting umask to 706 --
-File permission : 060
-Directory permission : 071
--- Setting umask to 707 --
-File permission : 060
-Directory permission : 070
--- Setting umask to 710 --
-File permission : 066
-Directory permission : 067
--- Setting umask to 711 --
-File permission : 066
-Directory permission : 066
--- Setting umask to 712 --
-File permission : 064
-Directory permission : 065
--- Setting umask to 713 --
-File permission : 064
-Directory permission : 064
--- Setting umask to 714 --
-File permission : 062
-Directory permission : 063
--- Setting umask to 715 --
-File permission : 062
-Directory permission : 062
--- Setting umask to 716 --
-File permission : 060
-Directory permission : 061
--- Setting umask to 717 --
-File permission : 060
-Directory permission : 060
--- Setting umask to 720 --
-File permission : 046
-Directory permission : 057
--- Setting umask to 721 --
-File permission : 046
-Directory permission : 056
--- Setting umask to 722 --
-File permission : 044
-Directory permission : 055
--- Setting umask to 723 --
-File permission : 044
-Directory permission : 054
--- Setting umask to 724 --
-File permission : 042
-Directory permission : 053
--- Setting umask to 725 --
-File permission : 042
-Directory permission : 052
--- Setting umask to 726 --
-File permission : 040
-Directory permission : 051
--- Setting umask to 727 --
-File permission : 040
-Directory permission : 050
--- Setting umask to 730 --
-File permission : 046
-Directory permission : 047
--- Setting umask to 731 --
-File permission : 046
-Directory permission : 046
--- Setting umask to 732 --
-File permission : 044
-Directory permission : 045
--- Setting umask to 733 --
-File permission : 044
-Directory permission : 044
--- Setting umask to 734 --
-File permission : 042
-Directory permission : 043
--- Setting umask to 735 --
-File permission : 042
-Directory permission : 042
--- Setting umask to 736 --
-File permission : 040
-Directory permission : 041
--- Setting umask to 737 --
-File permission : 040
-Directory permission : 040
--- Setting umask to 740 --
-File permission : 026
-Directory permission : 037
--- Setting umask to 741 --
-File permission : 026
-Directory permission : 036
--- Setting umask to 742 --
-File permission : 024
-Directory permission : 035
--- Setting umask to 743 --
-File permission : 024
-Directory permission : 034
--- Setting umask to 744 --
-File permission : 022
-Directory permission : 033
--- Setting umask to 745 --
-File permission : 022
-Directory permission : 032
--- Setting umask to 746 --
-File permission : 020
-Directory permission : 031
--- Setting umask to 747 --
-File permission : 020
-Directory permission : 030
--- Setting umask to 750 --
-File permission : 026
-Directory permission : 027
--- Setting umask to 751 --
-File permission : 026
-Directory permission : 026
--- Setting umask to 752 --
-File permission : 024
-Directory permission : 025
--- Setting umask to 753 --
-File permission : 024
-Directory permission : 024
--- Setting umask to 754 --
-File permission : 022
-Directory permission : 023
--- Setting umask to 755 --
-File permission : 022
-Directory permission : 022
--- Setting umask to 756 --
-File permission : 020
-Directory permission : 021
--- Setting umask to 757 --
-File permission : 020
-Directory permission : 020
--- Setting umask to 760 --
-File permission : 006
-Directory permission : 017
--- Setting umask to 761 --
-File permission : 006
-Directory permission : 016
--- Setting umask to 762 --
-File permission : 004
-Directory permission : 015
--- Setting umask to 763 --
-File permission : 004
-Directory permission : 014
--- Setting umask to 764 --
-File permission : 002
-Directory permission : 013
--- Setting umask to 765 --
-File permission : 002
-Directory permission : 012
--- Setting umask to 766 --
-File permission : 000
-Directory permission : 011
--- Setting umask to 767 --
-File permission : 000
-Directory permission : 010
--- Setting umask to 770 --
-File permission : 006
-Directory permission : 007
--- Setting umask to 771 --
-File permission : 006
-Directory permission : 006
--- Setting umask to 772 --
-File permission : 004
-Directory permission : 005
--- Setting umask to 773 --
-File permission : 004
-Directory permission : 004
--- Setting umask to 774 --
-File permission : 002
-Directory permission : 003
--- Setting umask to 775 --
-File permission : 002
-Directory permission : 002
--- Setting umask to 776 --
-File permission : 000
-Directory permission : 001
--- Setting umask to 777 --
-File permission : 000
-Directory permission : 000
-Done
---UEXPECTF--
+--EXPECT--
*** Testing umask() on file and directory ***
-- Setting umask to 351 --
File permission : 426
?>
--EXPECTF--
*** Testing unlink() on a file ***
-bool(true)
-bool(false)
-
-*** Testing unlink() : checking second argument ***
-bool(true)
-bool(false)
-Done
---UEXPECTF--
-*** Testing unlink() on a file ***
Notice: fwrite(): 11 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d
bool(true)
bool(false)
bool(false)
-Warning: unlink() expects parameter 2 to be resource, string given in %s on line %d
-bool(false)
-
-Warning: unlink() expects parameter 2 to be resource, boolean given in %s on line %d
-bool(false)
-
-Warning: unlink() expects parameter 2 to be resource, null given in %s on line %d
-bool(false)
-
--- Testing unlink() on non-existent file --
-
-Warning: unlink(%s/non_existent_file.tmp): No such file or directory in %s on line %d
-bool(false)
-
--- Testing unlink() on directory --
-
-Warning: unlink(%s/unlink_error): Permission denied in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Testing unlink() : error conditions ***
--- Testing unlink() on unexpected no. of arguments --
-
-Warning: unlink() expects at least 1 parameter, 0 given in %s on line %d
-bool(false)
-
-Warning: unlink() expects at most 2 parameters, 3 given in %s on line %d
-bool(false)
-bool(true)
-
--- Testing unlink() on invalid arguments --
-
-Warning: unlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(): No such file or directory in %s on line %d
-bool(false)
-bool(false)
-
Warning: unlink() expects parameter 2 to be resource, Unicode string given in %s on line %d
bool(false)
Warning: unlink() expects at least 1 parameter, 0 given in %s on line %d
bool(false)
-Warning: unlink() expects at most 2 parameters, 3 given in %s on line %d
-bool(false)
-bool(true)
-
--- Testing unlink() on invalid arguments --
-
-Warning: unlink(): %s in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(): %s in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink(): %s in %s on line %d
-bool(false)
-bool(false)
-
-Warning: unlink() expects parameter 2 to be resource, string given in %s on line %d
-bool(false)
-
-Warning: unlink() expects parameter 2 to be resource, boolean given in %s on line %d
-bool(false)
-
-Warning: unlink() expects parameter 2 to be resource, null given in %s on line %d
-bool(false)
-
--- Testing unlink() on non-existent file --
-
-Warning: unlink(%s/non_existent_file.tmp): No such file or directory in %s on line %d
-bool(false)
-
--- Testing unlink() on directory --
-
-Warning: unlink(%s/unlink_error): %s in %s on line %d
-bool(false)
-Done
---UEXPECTF--
-*** Testing unlink() : error conditions ***
--- Testing unlink() on unexpected no. of arguments --
-
-Warning: unlink() expects at least 1 parameter, 0 given in %s on line %d
-bool(false)
-
Warning: unlink() expects at most 2 parameters, 3 given in %s on line %d
bool(false)
Warning: unlink(%s/unlink_error): %s in %s on line %d
bool(false)
-Done
\ No newline at end of file
+Done
bool(true)
bool(false)
Done
---UEXPECTF--
-*** Testing unlink() on file inside a directory ***
--- Unlink file having default permission and its dir having read only permission --
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-
--- Unlinking file without write permission, its dir having default permission --
-bool(true)
-
-Warning: unlink(%s/unlink_variation1/unlink_variation1-win32.tmp): Permission denied in %s on line %d
-bool(false)
-bool(true)
-bool(false)
-Done
bool(true)
bool(false)
bool(true)
-Done
\ No newline at end of file
+Done
bool(true)
bool(false)
Done
---UEXPECTF--
-*** Testing unlink() on a file when file handle is open ***
-
-Warning: unlink(%s): %s in %s on line %d
-bool(false)
-bool(true)
-bool(false)
-Done
\ No newline at end of file
echo "Done\n";
?>
---EXPECTF--
-*** Testing unlink() on a file which is in use ***
-bool(true)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing unlink() on a file which is in use ***
bool(true)
bool(false)
echo "Done\n";
?>
---EXPECTF--
-*** Testing unlink() on soft and hard links ***
--- Testing unlink() on soft link --
-bool(true)
-bool(true)
-bool(false)
--- Testing unlink() on hard link --
-bool(true)
-bool(true)
-bool(false)
-bool(true)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing unlink() on soft and hard links ***
-- Testing unlink() on soft link --
bool(true)
Warning: unlink(%s/unlink_variation4.tmp): %s in %s on line %d
bool(false)
Done
---UEXPECTF--
-*** Testing unlink() on deleted file ***
-bool(true)
-bool(false)
-
-Warning: unlink(%s/unlink_variation4.tmp): %s in %s on line %d
-bool(false)
-Done
echo "Done\n";
?>
---EXPECTF--
-*** Testing unlink() on a file ***
-File permission : 0
-bool(true)
-bool(true)
-bool(false)
-File permission : 1
-bool(true)
-bool(true)
-bool(false)
-File permission : 2
-bool(true)
-bool(true)
-bool(false)
-File permission : 3
-bool(true)
-bool(true)
-bool(false)
-File permission : 4
-bool(true)
-bool(true)
-bool(false)
-File permission : 5
-bool(true)
-bool(true)
-bool(false)
-File permission : 6
-bool(true)
-bool(true)
-bool(false)
-File permission : 7
-bool(true)
-bool(true)
-bool(false)
-File permission : 8
-bool(true)
-bool(true)
-bool(false)
-File permission : 9
-bool(true)
-bool(true)
-bool(false)
-File permission : 10
-bool(true)
-bool(true)
-bool(false)
-File permission : 11
-bool(true)
-bool(true)
-bool(false)
-File permission : 12
-bool(true)
-bool(true)
-bool(false)
-File permission : 13
-bool(true)
-bool(true)
-bool(false)
-File permission : 14
-bool(true)
-bool(true)
-bool(false)
-File permission : 15
-bool(true)
-bool(true)
-bool(false)
-File permission : 16
-bool(true)
-bool(true)
-bool(false)
-File permission : 17
-bool(true)
-bool(true)
-bool(false)
-File permission : 18
-bool(true)
-bool(true)
-bool(false)
-File permission : 19
-bool(true)
-bool(true)
-bool(false)
-File permission : 20
-bool(true)
-bool(true)
-bool(false)
-File permission : 21
-bool(true)
-bool(true)
-bool(false)
-File permission : 22
-bool(true)
-bool(true)
-bool(false)
-File permission : 23
-bool(true)
-bool(true)
-bool(false)
-File permission : 24
-bool(true)
-bool(true)
-bool(false)
-File permission : 25
-bool(true)
-bool(true)
-bool(false)
-File permission : 26
-bool(true)
-bool(true)
-bool(false)
-File permission : 27
-bool(true)
-bool(true)
-bool(false)
-File permission : 28
-bool(true)
-bool(true)
-bool(false)
-File permission : 29
-bool(true)
-bool(true)
-bool(false)
-File permission : 30
-bool(true)
-bool(true)
-bool(false)
-File permission : 31
-bool(true)
-bool(true)
-bool(false)
-File permission : 32
-bool(true)
-bool(true)
-bool(false)
-File permission : 33
-bool(true)
-bool(true)
-bool(false)
-File permission : 34
-bool(true)
-bool(true)
-bool(false)
-File permission : 35
-bool(true)
-bool(true)
-bool(false)
-File permission : 36
-bool(true)
-bool(true)
-bool(false)
-File permission : 37
-bool(true)
-bool(true)
-bool(false)
-File permission : 38
-bool(true)
-bool(true)
-bool(false)
-File permission : 39
-bool(true)
-bool(true)
-bool(false)
-File permission : 40
-bool(true)
-bool(true)
-bool(false)
-File permission : 41
-bool(true)
-bool(true)
-bool(false)
-File permission : 42
-bool(true)
-bool(true)
-bool(false)
-File permission : 43
-bool(true)
-bool(true)
-bool(false)
-File permission : 44
-bool(true)
-bool(true)
-bool(false)
-File permission : 45
-bool(true)
-bool(true)
-bool(false)
-File permission : 46
-bool(true)
-bool(true)
-bool(false)
-File permission : 47
-bool(true)
-bool(true)
-bool(false)
-File permission : 48
-bool(true)
-bool(true)
-bool(false)
-File permission : 49
-bool(true)
-bool(true)
-bool(false)
-File permission : 50
-bool(true)
-bool(true)
-bool(false)
-File permission : 51
-bool(true)
-bool(true)
-bool(false)
-File permission : 52
-bool(true)
-bool(true)
-bool(false)
-File permission : 53
-bool(true)
-bool(true)
-bool(false)
-File permission : 54
-bool(true)
-bool(true)
-bool(false)
-File permission : 55
-bool(true)
-bool(true)
-bool(false)
-File permission : 56
-bool(true)
-bool(true)
-bool(false)
-File permission : 57
-bool(true)
-bool(true)
-bool(false)
-File permission : 58
-bool(true)
-bool(true)
-bool(false)
-File permission : 59
-bool(true)
-bool(true)
-bool(false)
-File permission : 60
-bool(true)
-bool(true)
-bool(false)
-File permission : 61
-bool(true)
-bool(true)
-bool(false)
-File permission : 62
-bool(true)
-bool(true)
-bool(false)
-File permission : 63
-bool(true)
-bool(true)
-bool(false)
-File permission : 64
-bool(true)
-bool(true)
-bool(false)
-File permission : 65
-bool(true)
-bool(true)
-bool(false)
-File permission : 66
-bool(true)
-bool(true)
-bool(false)
-File permission : 67
-bool(true)
-bool(true)
-bool(false)
-File permission : 68
-bool(true)
-bool(true)
-bool(false)
-File permission : 69
-bool(true)
-bool(true)
-bool(false)
-File permission : 70
-bool(true)
-bool(true)
-bool(false)
-File permission : 71
-bool(true)
-bool(true)
-bool(false)
-File permission : 72
-bool(true)
-bool(true)
-bool(false)
-File permission : 73
-bool(true)
-bool(true)
-bool(false)
-File permission : 74
-bool(true)
-bool(true)
-bool(false)
-File permission : 75
-bool(true)
-bool(true)
-bool(false)
-File permission : 76
-bool(true)
-bool(true)
-bool(false)
-File permission : 77
-bool(true)
-bool(true)
-bool(false)
-File permission : 78
-bool(true)
-bool(true)
-bool(false)
-File permission : 79
-bool(true)
-bool(true)
-bool(false)
-File permission : 80
-bool(true)
-bool(true)
-bool(false)
-File permission : 81
-bool(true)
-bool(true)
-bool(false)
-File permission : 82
-bool(true)
-bool(true)
-bool(false)
-File permission : 83
-bool(true)
-bool(true)
-bool(false)
-File permission : 84
-bool(true)
-bool(true)
-bool(false)
-File permission : 85
-bool(true)
-bool(true)
-bool(false)
-File permission : 86
-bool(true)
-bool(true)
-bool(false)
-File permission : 87
-bool(true)
-bool(true)
-bool(false)
-File permission : 88
-bool(true)
-bool(true)
-bool(false)
-File permission : 89
-bool(true)
-bool(true)
-bool(false)
-File permission : 90
-bool(true)
-bool(true)
-bool(false)
-File permission : 91
-bool(true)
-bool(true)
-bool(false)
-File permission : 92
-bool(true)
-bool(true)
-bool(false)
-File permission : 93
-bool(true)
-bool(true)
-bool(false)
-File permission : 94
-bool(true)
-bool(true)
-bool(false)
-File permission : 95
-bool(true)
-bool(true)
-bool(false)
-File permission : 96
-bool(true)
-bool(true)
-bool(false)
-File permission : 97
-bool(true)
-bool(true)
-bool(false)
-File permission : 98
-bool(true)
-bool(true)
-bool(false)
-File permission : 99
-bool(true)
-bool(true)
-bool(false)
-File permission : 100
-bool(true)
-bool(true)
-bool(false)
-File permission : 101
-bool(true)
-bool(true)
-bool(false)
-File permission : 102
-bool(true)
-bool(true)
-bool(false)
-File permission : 103
-bool(true)
-bool(true)
-bool(false)
-File permission : 104
-bool(true)
-bool(true)
-bool(false)
-File permission : 105
-bool(true)
-bool(true)
-bool(false)
-File permission : 106
-bool(true)
-bool(true)
-bool(false)
-File permission : 107
-bool(true)
-bool(true)
-bool(false)
-File permission : 108
-bool(true)
-bool(true)
-bool(false)
-File permission : 109
-bool(true)
-bool(true)
-bool(false)
-File permission : 110
-bool(true)
-bool(true)
-bool(false)
-File permission : 111
-bool(true)
-bool(true)
-bool(false)
-File permission : 112
-bool(true)
-bool(true)
-bool(false)
-File permission : 113
-bool(true)
-bool(true)
-bool(false)
-File permission : 114
-bool(true)
-bool(true)
-bool(false)
-File permission : 115
-bool(true)
-bool(true)
-bool(false)
-File permission : 116
-bool(true)
-bool(true)
-bool(false)
-File permission : 117
-bool(true)
-bool(true)
-bool(false)
-File permission : 118
-bool(true)
-bool(true)
-bool(false)
-File permission : 119
-bool(true)
-bool(true)
-bool(false)
-File permission : 120
-bool(true)
-bool(true)
-bool(false)
-File permission : 121
-bool(true)
-bool(true)
-bool(false)
-File permission : 122
-bool(true)
-bool(true)
-bool(false)
-File permission : 123
-bool(true)
-bool(true)
-bool(false)
-File permission : 124
-bool(true)
-bool(true)
-bool(false)
-File permission : 125
-bool(true)
-bool(true)
-bool(false)
-File permission : 126
-bool(true)
-bool(true)
-bool(false)
-File permission : 127
-bool(true)
-bool(true)
-bool(false)
-File permission : 128
-bool(true)
-bool(true)
-bool(false)
-File permission : 129
-bool(true)
-bool(true)
-bool(false)
-File permission : 130
-bool(true)
-bool(true)
-bool(false)
-File permission : 131
-bool(true)
-bool(true)
-bool(false)
-File permission : 132
-bool(true)
-bool(true)
-bool(false)
-File permission : 133
-bool(true)
-bool(true)
-bool(false)
-File permission : 134
-bool(true)
-bool(true)
-bool(false)
-File permission : 135
-bool(true)
-bool(true)
-bool(false)
-File permission : 136
-bool(true)
-bool(true)
-bool(false)
-File permission : 137
-bool(true)
-bool(true)
-bool(false)
-File permission : 138
-bool(true)
-bool(true)
-bool(false)
-File permission : 139
-bool(true)
-bool(true)
-bool(false)
-File permission : 140
-bool(true)
-bool(true)
-bool(false)
-File permission : 141
-bool(true)
-bool(true)
-bool(false)
-File permission : 142
-bool(true)
-bool(true)
-bool(false)
-File permission : 143
-bool(true)
-bool(true)
-bool(false)
-File permission : 144
-bool(true)
-bool(true)
-bool(false)
-File permission : 145
-bool(true)
-bool(true)
-bool(false)
-File permission : 146
-bool(true)
-bool(true)
-bool(false)
-File permission : 147
-bool(true)
-bool(true)
-bool(false)
-File permission : 148
-bool(true)
-bool(true)
-bool(false)
-File permission : 149
-bool(true)
-bool(true)
-bool(false)
-File permission : 150
-bool(true)
-bool(true)
-bool(false)
-File permission : 151
-bool(true)
-bool(true)
-bool(false)
-File permission : 152
-bool(true)
-bool(true)
-bool(false)
-File permission : 153
-bool(true)
-bool(true)
-bool(false)
-File permission : 154
-bool(true)
-bool(true)
-bool(false)
-File permission : 155
-bool(true)
-bool(true)
-bool(false)
-File permission : 156
-bool(true)
-bool(true)
-bool(false)
-File permission : 157
-bool(true)
-bool(true)
-bool(false)
-File permission : 158
-bool(true)
-bool(true)
-bool(false)
-File permission : 159
-bool(true)
-bool(true)
-bool(false)
-File permission : 160
-bool(true)
-bool(true)
-bool(false)
-File permission : 161
-bool(true)
-bool(true)
-bool(false)
-File permission : 162
-bool(true)
-bool(true)
-bool(false)
-File permission : 163
-bool(true)
-bool(true)
-bool(false)
-File permission : 164
-bool(true)
-bool(true)
-bool(false)
-File permission : 165
-bool(true)
-bool(true)
-bool(false)
-File permission : 166
-bool(true)
-bool(true)
-bool(false)
-File permission : 167
-bool(true)
-bool(true)
-bool(false)
-File permission : 168
-bool(true)
-bool(true)
-bool(false)
-File permission : 169
-bool(true)
-bool(true)
-bool(false)
-File permission : 170
-bool(true)
-bool(true)
-bool(false)
-File permission : 171
-bool(true)
-bool(true)
-bool(false)
-File permission : 172
-bool(true)
-bool(true)
-bool(false)
-File permission : 173
-bool(true)
-bool(true)
-bool(false)
-File permission : 174
-bool(true)
-bool(true)
-bool(false)
-File permission : 175
-bool(true)
-bool(true)
-bool(false)
-File permission : 176
-bool(true)
-bool(true)
-bool(false)
-File permission : 177
-bool(true)
-bool(true)
-bool(false)
-File permission : 178
-bool(true)
-bool(true)
-bool(false)
-File permission : 179
-bool(true)
-bool(true)
-bool(false)
-File permission : 180
-bool(true)
-bool(true)
-bool(false)
-File permission : 181
-bool(true)
-bool(true)
-bool(false)
-File permission : 182
-bool(true)
-bool(true)
-bool(false)
-File permission : 183
-bool(true)
-bool(true)
-bool(false)
-File permission : 184
-bool(true)
-bool(true)
-bool(false)
-File permission : 185
-bool(true)
-bool(true)
-bool(false)
-File permission : 186
-bool(true)
-bool(true)
-bool(false)
-File permission : 187
-bool(true)
-bool(true)
-bool(false)
-File permission : 188
-bool(true)
-bool(true)
-bool(false)
-File permission : 189
-bool(true)
-bool(true)
-bool(false)
-File permission : 190
-bool(true)
-bool(true)
-bool(false)
-File permission : 191
-bool(true)
-bool(true)
-bool(false)
-File permission : 192
-bool(true)
-bool(true)
-bool(false)
-File permission : 193
-bool(true)
-bool(true)
-bool(false)
-File permission : 194
-bool(true)
-bool(true)
-bool(false)
-File permission : 195
-bool(true)
-bool(true)
-bool(false)
-File permission : 196
-bool(true)
-bool(true)
-bool(false)
-File permission : 197
-bool(true)
-bool(true)
-bool(false)
-File permission : 198
-bool(true)
-bool(true)
-bool(false)
-File permission : 199
-bool(true)
-bool(true)
-bool(false)
-File permission : 200
-bool(true)
-bool(true)
-bool(false)
-File permission : 201
-bool(true)
-bool(true)
-bool(false)
-File permission : 202
-bool(true)
-bool(true)
-bool(false)
-File permission : 203
-bool(true)
-bool(true)
-bool(false)
-File permission : 204
-bool(true)
-bool(true)
-bool(false)
-File permission : 205
-bool(true)
-bool(true)
-bool(false)
-File permission : 206
-bool(true)
-bool(true)
-bool(false)
-File permission : 207
-bool(true)
-bool(true)
-bool(false)
-File permission : 208
-bool(true)
-bool(true)
-bool(false)
-File permission : 209
-bool(true)
-bool(true)
-bool(false)
-File permission : 210
-bool(true)
-bool(true)
-bool(false)
-File permission : 211
-bool(true)
-bool(true)
-bool(false)
-File permission : 212
-bool(true)
-bool(true)
-bool(false)
-File permission : 213
-bool(true)
-bool(true)
-bool(false)
-File permission : 214
-bool(true)
-bool(true)
-bool(false)
-File permission : 215
-bool(true)
-bool(true)
-bool(false)
-File permission : 216
-bool(true)
-bool(true)
-bool(false)
-File permission : 217
-bool(true)
-bool(true)
-bool(false)
-File permission : 218
-bool(true)
-bool(true)
-bool(false)
-File permission : 219
-bool(true)
-bool(true)
-bool(false)
-File permission : 220
-bool(true)
-bool(true)
-bool(false)
-File permission : 221
-bool(true)
-bool(true)
-bool(false)
-File permission : 222
-bool(true)
-bool(true)
-bool(false)
-File permission : 223
-bool(true)
-bool(true)
-bool(false)
-File permission : 224
-bool(true)
-bool(true)
-bool(false)
-File permission : 225
-bool(true)
-bool(true)
-bool(false)
-File permission : 226
-bool(true)
-bool(true)
-bool(false)
-File permission : 227
-bool(true)
-bool(true)
-bool(false)
-File permission : 228
-bool(true)
-bool(true)
-bool(false)
-File permission : 229
-bool(true)
-bool(true)
-bool(false)
-File permission : 230
-bool(true)
-bool(true)
-bool(false)
-File permission : 231
-bool(true)
-bool(true)
-bool(false)
-File permission : 232
-bool(true)
-bool(true)
-bool(false)
-File permission : 233
-bool(true)
-bool(true)
-bool(false)
-File permission : 234
-bool(true)
-bool(true)
-bool(false)
-File permission : 235
-bool(true)
-bool(true)
-bool(false)
-File permission : 236
-bool(true)
-bool(true)
-bool(false)
-File permission : 237
-bool(true)
-bool(true)
-bool(false)
-File permission : 238
-bool(true)
-bool(true)
-bool(false)
-File permission : 239
-bool(true)
-bool(true)
-bool(false)
-File permission : 240
-bool(true)
-bool(true)
-bool(false)
-File permission : 241
-bool(true)
-bool(true)
-bool(false)
-File permission : 242
-bool(true)
-bool(true)
-bool(false)
-File permission : 243
-bool(true)
-bool(true)
-bool(false)
-File permission : 244
-bool(true)
-bool(true)
-bool(false)
-File permission : 245
-bool(true)
-bool(true)
-bool(false)
-File permission : 246
-bool(true)
-bool(true)
-bool(false)
-File permission : 247
-bool(true)
-bool(true)
-bool(false)
-File permission : 248
-bool(true)
-bool(true)
-bool(false)
-File permission : 249
-bool(true)
-bool(true)
-bool(false)
-File permission : 250
-bool(true)
-bool(true)
-bool(false)
-File permission : 251
-bool(true)
-bool(true)
-bool(false)
-File permission : 252
-bool(true)
-bool(true)
-bool(false)
-File permission : 253
-bool(true)
-bool(true)
-bool(false)
-File permission : 254
-bool(true)
-bool(true)
-bool(false)
-File permission : 255
-bool(true)
-bool(true)
-bool(false)
-File permission : 256
-bool(true)
-bool(true)
-bool(false)
-File permission : 257
-bool(true)
-bool(true)
-bool(false)
-File permission : 258
-bool(true)
-bool(true)
-bool(false)
-File permission : 259
-bool(true)
-bool(true)
-bool(false)
-File permission : 260
-bool(true)
-bool(true)
-bool(false)
-File permission : 261
-bool(true)
-bool(true)
-bool(false)
-File permission : 262
-bool(true)
-bool(true)
-bool(false)
-File permission : 263
-bool(true)
-bool(true)
-bool(false)
-File permission : 264
-bool(true)
-bool(true)
-bool(false)
-File permission : 265
-bool(true)
-bool(true)
-bool(false)
-File permission : 266
-bool(true)
-bool(true)
-bool(false)
-File permission : 267
-bool(true)
-bool(true)
-bool(false)
-File permission : 268
-bool(true)
-bool(true)
-bool(false)
-File permission : 269
-bool(true)
-bool(true)
-bool(false)
-File permission : 270
-bool(true)
-bool(true)
-bool(false)
-File permission : 271
-bool(true)
-bool(true)
-bool(false)
-File permission : 272
-bool(true)
-bool(true)
-bool(false)
-File permission : 273
-bool(true)
-bool(true)
-bool(false)
-File permission : 274
-bool(true)
-bool(true)
-bool(false)
-File permission : 275
-bool(true)
-bool(true)
-bool(false)
-File permission : 276
-bool(true)
-bool(true)
-bool(false)
-File permission : 277
-bool(true)
-bool(true)
-bool(false)
-File permission : 278
-bool(true)
-bool(true)
-bool(false)
-File permission : 279
-bool(true)
-bool(true)
-bool(false)
-File permission : 280
-bool(true)
-bool(true)
-bool(false)
-File permission : 281
-bool(true)
-bool(true)
-bool(false)
-File permission : 282
-bool(true)
-bool(true)
-bool(false)
-File permission : 283
-bool(true)
-bool(true)
-bool(false)
-File permission : 284
-bool(true)
-bool(true)
-bool(false)
-File permission : 285
-bool(true)
-bool(true)
-bool(false)
-File permission : 286
-bool(true)
-bool(true)
-bool(false)
-File permission : 287
-bool(true)
-bool(true)
-bool(false)
-File permission : 288
-bool(true)
-bool(true)
-bool(false)
-File permission : 289
-bool(true)
-bool(true)
-bool(false)
-File permission : 290
-bool(true)
-bool(true)
-bool(false)
-File permission : 291
-bool(true)
-bool(true)
-bool(false)
-File permission : 292
-bool(true)
-bool(true)
-bool(false)
-File permission : 293
-bool(true)
-bool(true)
-bool(false)
-File permission : 294
-bool(true)
-bool(true)
-bool(false)
-File permission : 295
-bool(true)
-bool(true)
-bool(false)
-File permission : 296
-bool(true)
-bool(true)
-bool(false)
-File permission : 297
-bool(true)
-bool(true)
-bool(false)
-File permission : 298
-bool(true)
-bool(true)
-bool(false)
-File permission : 299
-bool(true)
-bool(true)
-bool(false)
-File permission : 300
-bool(true)
-bool(true)
-bool(false)
-File permission : 301
-bool(true)
-bool(true)
-bool(false)
-File permission : 302
-bool(true)
-bool(true)
-bool(false)
-File permission : 303
-bool(true)
-bool(true)
-bool(false)
-File permission : 304
-bool(true)
-bool(true)
-bool(false)
-File permission : 305
-bool(true)
-bool(true)
-bool(false)
-File permission : 306
-bool(true)
-bool(true)
-bool(false)
-File permission : 307
-bool(true)
-bool(true)
-bool(false)
-File permission : 308
-bool(true)
-bool(true)
-bool(false)
-File permission : 309
-bool(true)
-bool(true)
-bool(false)
-File permission : 310
-bool(true)
-bool(true)
-bool(false)
-File permission : 311
-bool(true)
-bool(true)
-bool(false)
-File permission : 312
-bool(true)
-bool(true)
-bool(false)
-File permission : 313
-bool(true)
-bool(true)
-bool(false)
-File permission : 314
-bool(true)
-bool(true)
-bool(false)
-File permission : 315
-bool(true)
-bool(true)
-bool(false)
-File permission : 316
-bool(true)
-bool(true)
-bool(false)
-File permission : 317
-bool(true)
-bool(true)
-bool(false)
-File permission : 318
-bool(true)
-bool(true)
-bool(false)
-File permission : 319
-bool(true)
-bool(true)
-bool(false)
-File permission : 320
-bool(true)
-bool(true)
-bool(false)
-File permission : 321
-bool(true)
-bool(true)
-bool(false)
-File permission : 322
-bool(true)
-bool(true)
-bool(false)
-File permission : 323
-bool(true)
-bool(true)
-bool(false)
-File permission : 324
-bool(true)
-bool(true)
-bool(false)
-File permission : 325
-bool(true)
-bool(true)
-bool(false)
-File permission : 326
-bool(true)
-bool(true)
-bool(false)
-File permission : 327
-bool(true)
-bool(true)
-bool(false)
-File permission : 328
-bool(true)
-bool(true)
-bool(false)
-File permission : 329
-bool(true)
-bool(true)
-bool(false)
-File permission : 330
-bool(true)
-bool(true)
-bool(false)
-File permission : 331
-bool(true)
-bool(true)
-bool(false)
-File permission : 332
-bool(true)
-bool(true)
-bool(false)
-File permission : 333
-bool(true)
-bool(true)
-bool(false)
-File permission : 334
-bool(true)
-bool(true)
-bool(false)
-File permission : 335
-bool(true)
-bool(true)
-bool(false)
-File permission : 336
-bool(true)
-bool(true)
-bool(false)
-File permission : 337
-bool(true)
-bool(true)
-bool(false)
-File permission : 338
-bool(true)
-bool(true)
-bool(false)
-File permission : 339
-bool(true)
-bool(true)
-bool(false)
-File permission : 340
-bool(true)
-bool(true)
-bool(false)
-File permission : 341
-bool(true)
-bool(true)
-bool(false)
-File permission : 342
-bool(true)
-bool(true)
-bool(false)
-File permission : 343
-bool(true)
-bool(true)
-bool(false)
-File permission : 344
-bool(true)
-bool(true)
-bool(false)
-File permission : 345
-bool(true)
-bool(true)
-bool(false)
-File permission : 346
-bool(true)
-bool(true)
-bool(false)
-File permission : 347
-bool(true)
-bool(true)
-bool(false)
-File permission : 348
-bool(true)
-bool(true)
-bool(false)
-File permission : 349
-bool(true)
-bool(true)
-bool(false)
-File permission : 350
-bool(true)
-bool(true)
-bool(false)
-File permission : 351
-bool(true)
-bool(true)
-bool(false)
-File permission : 352
-bool(true)
-bool(true)
-bool(false)
-File permission : 353
-bool(true)
-bool(true)
-bool(false)
-File permission : 354
-bool(true)
-bool(true)
-bool(false)
-File permission : 355
-bool(true)
-bool(true)
-bool(false)
-File permission : 356
-bool(true)
-bool(true)
-bool(false)
-File permission : 357
-bool(true)
-bool(true)
-bool(false)
-File permission : 358
-bool(true)
-bool(true)
-bool(false)
-File permission : 359
-bool(true)
-bool(true)
-bool(false)
-File permission : 360
-bool(true)
-bool(true)
-bool(false)
-File permission : 361
-bool(true)
-bool(true)
-bool(false)
-File permission : 362
-bool(true)
-bool(true)
-bool(false)
-File permission : 363
-bool(true)
-bool(true)
-bool(false)
-File permission : 364
-bool(true)
-bool(true)
-bool(false)
-File permission : 365
-bool(true)
-bool(true)
-bool(false)
-File permission : 366
-bool(true)
-bool(true)
-bool(false)
-File permission : 367
-bool(true)
-bool(true)
-bool(false)
-File permission : 368
-bool(true)
-bool(true)
-bool(false)
-File permission : 369
-bool(true)
-bool(true)
-bool(false)
-File permission : 370
-bool(true)
-bool(true)
-bool(false)
-File permission : 371
-bool(true)
-bool(true)
-bool(false)
-File permission : 372
-bool(true)
-bool(true)
-bool(false)
-File permission : 373
-bool(true)
-bool(true)
-bool(false)
-File permission : 374
-bool(true)
-bool(true)
-bool(false)
-File permission : 375
-bool(true)
-bool(true)
-bool(false)
-File permission : 376
-bool(true)
-bool(true)
-bool(false)
-File permission : 377
-bool(true)
-bool(true)
-bool(false)
-File permission : 378
-bool(true)
-bool(true)
-bool(false)
-File permission : 379
-bool(true)
-bool(true)
-bool(false)
-File permission : 380
-bool(true)
-bool(true)
-bool(false)
-File permission : 381
-bool(true)
-bool(true)
-bool(false)
-File permission : 382
-bool(true)
-bool(true)
-bool(false)
-File permission : 383
-bool(true)
-bool(true)
-bool(false)
-File permission : 384
-bool(true)
-bool(true)
-bool(false)
-File permission : 385
-bool(true)
-bool(true)
-bool(false)
-File permission : 386
-bool(true)
-bool(true)
-bool(false)
-File permission : 387
-bool(true)
-bool(true)
-bool(false)
-File permission : 388
-bool(true)
-bool(true)
-bool(false)
-File permission : 389
-bool(true)
-bool(true)
-bool(false)
-File permission : 390
-bool(true)
-bool(true)
-bool(false)
-File permission : 391
-bool(true)
-bool(true)
-bool(false)
-File permission : 392
-bool(true)
-bool(true)
-bool(false)
-File permission : 393
-bool(true)
-bool(true)
-bool(false)
-File permission : 394
-bool(true)
-bool(true)
-bool(false)
-File permission : 395
-bool(true)
-bool(true)
-bool(false)
-File permission : 396
-bool(true)
-bool(true)
-bool(false)
-File permission : 397
-bool(true)
-bool(true)
-bool(false)
-File permission : 398
-bool(true)
-bool(true)
-bool(false)
-File permission : 399
-bool(true)
-bool(true)
-bool(false)
-File permission : 400
-bool(true)
-bool(true)
-bool(false)
-File permission : 401
-bool(true)
-bool(true)
-bool(false)
-File permission : 402
-bool(true)
-bool(true)
-bool(false)
-File permission : 403
-bool(true)
-bool(true)
-bool(false)
-File permission : 404
-bool(true)
-bool(true)
-bool(false)
-File permission : 405
-bool(true)
-bool(true)
-bool(false)
-File permission : 406
-bool(true)
-bool(true)
-bool(false)
-File permission : 407
-bool(true)
-bool(true)
-bool(false)
-File permission : 408
-bool(true)
-bool(true)
-bool(false)
-File permission : 409
-bool(true)
-bool(true)
-bool(false)
-File permission : 410
-bool(true)
-bool(true)
-bool(false)
-File permission : 411
-bool(true)
-bool(true)
-bool(false)
-File permission : 412
-bool(true)
-bool(true)
-bool(false)
-File permission : 413
-bool(true)
-bool(true)
-bool(false)
-File permission : 414
-bool(true)
-bool(true)
-bool(false)
-File permission : 415
-bool(true)
-bool(true)
-bool(false)
-File permission : 416
-bool(true)
-bool(true)
-bool(false)
-File permission : 417
-bool(true)
-bool(true)
-bool(false)
-File permission : 418
-bool(true)
-bool(true)
-bool(false)
-File permission : 419
-bool(true)
-bool(true)
-bool(false)
-File permission : 420
-bool(true)
-bool(true)
-bool(false)
-File permission : 421
-bool(true)
-bool(true)
-bool(false)
-File permission : 422
-bool(true)
-bool(true)
-bool(false)
-File permission : 423
-bool(true)
-bool(true)
-bool(false)
-File permission : 424
-bool(true)
-bool(true)
-bool(false)
-File permission : 425
-bool(true)
-bool(true)
-bool(false)
-File permission : 426
-bool(true)
-bool(true)
-bool(false)
-File permission : 427
-bool(true)
-bool(true)
-bool(false)
-File permission : 428
-bool(true)
-bool(true)
-bool(false)
-File permission : 429
-bool(true)
-bool(true)
-bool(false)
-File permission : 430
-bool(true)
-bool(true)
-bool(false)
-File permission : 431
-bool(true)
-bool(true)
-bool(false)
-File permission : 432
-bool(true)
-bool(true)
-bool(false)
-File permission : 433
-bool(true)
-bool(true)
-bool(false)
-File permission : 434
-bool(true)
-bool(true)
-bool(false)
-File permission : 435
-bool(true)
-bool(true)
-bool(false)
-File permission : 436
-bool(true)
-bool(true)
-bool(false)
-File permission : 437
-bool(true)
-bool(true)
-bool(false)
-File permission : 438
-bool(true)
-bool(true)
-bool(false)
-File permission : 439
-bool(true)
-bool(true)
-bool(false)
-File permission : 440
-bool(true)
-bool(true)
-bool(false)
-File permission : 441
-bool(true)
-bool(true)
-bool(false)
-File permission : 442
-bool(true)
-bool(true)
-bool(false)
-File permission : 443
-bool(true)
-bool(true)
-bool(false)
-File permission : 444
-bool(true)
-bool(true)
-bool(false)
-File permission : 445
-bool(true)
-bool(true)
-bool(false)
-File permission : 446
-bool(true)
-bool(true)
-bool(false)
-File permission : 447
-bool(true)
-bool(true)
-bool(false)
-File permission : 448
-bool(true)
-bool(true)
-bool(false)
-File permission : 449
-bool(true)
-bool(true)
-bool(false)
-File permission : 450
-bool(true)
-bool(true)
-bool(false)
-File permission : 451
-bool(true)
-bool(true)
-bool(false)
-File permission : 452
-bool(true)
-bool(true)
-bool(false)
-File permission : 453
-bool(true)
-bool(true)
-bool(false)
-File permission : 454
-bool(true)
-bool(true)
-bool(false)
-File permission : 455
-bool(true)
-bool(true)
-bool(false)
-File permission : 456
-bool(true)
-bool(true)
-bool(false)
-File permission : 457
-bool(true)
-bool(true)
-bool(false)
-File permission : 458
-bool(true)
-bool(true)
-bool(false)
-File permission : 459
-bool(true)
-bool(true)
-bool(false)
-File permission : 460
-bool(true)
-bool(true)
-bool(false)
-File permission : 461
-bool(true)
-bool(true)
-bool(false)
-File permission : 462
-bool(true)
-bool(true)
-bool(false)
-File permission : 463
-bool(true)
-bool(true)
-bool(false)
-File permission : 464
-bool(true)
-bool(true)
-bool(false)
-File permission : 465
-bool(true)
-bool(true)
-bool(false)
-File permission : 466
-bool(true)
-bool(true)
-bool(false)
-File permission : 467
-bool(true)
-bool(true)
-bool(false)
-File permission : 468
-bool(true)
-bool(true)
-bool(false)
-File permission : 469
-bool(true)
-bool(true)
-bool(false)
-File permission : 470
-bool(true)
-bool(true)
-bool(false)
-File permission : 471
-bool(true)
-bool(true)
-bool(false)
-File permission : 472
-bool(true)
-bool(true)
-bool(false)
-File permission : 473
-bool(true)
-bool(true)
-bool(false)
-File permission : 474
-bool(true)
-bool(true)
-bool(false)
-File permission : 475
-bool(true)
-bool(true)
-bool(false)
-File permission : 476
-bool(true)
-bool(true)
-bool(false)
-File permission : 477
-bool(true)
-bool(true)
-bool(false)
-File permission : 478
-bool(true)
-bool(true)
-bool(false)
-File permission : 479
-bool(true)
-bool(true)
-bool(false)
-File permission : 480
-bool(true)
-bool(true)
-bool(false)
-File permission : 481
-bool(true)
-bool(true)
-bool(false)
-File permission : 482
-bool(true)
-bool(true)
-bool(false)
-File permission : 483
-bool(true)
-bool(true)
-bool(false)
-File permission : 484
-bool(true)
-bool(true)
-bool(false)
-File permission : 485
-bool(true)
-bool(true)
-bool(false)
-File permission : 486
-bool(true)
-bool(true)
-bool(false)
-File permission : 487
-bool(true)
-bool(true)
-bool(false)
-File permission : 488
-bool(true)
-bool(true)
-bool(false)
-File permission : 489
-bool(true)
-bool(true)
-bool(false)
-File permission : 490
-bool(true)
-bool(true)
-bool(false)
-File permission : 491
-bool(true)
-bool(true)
-bool(false)
-File permission : 492
-bool(true)
-bool(true)
-bool(false)
-File permission : 493
-bool(true)
-bool(true)
-bool(false)
-File permission : 494
-bool(true)
-bool(true)
-bool(false)
-File permission : 495
-bool(true)
-bool(true)
-bool(false)
-File permission : 496
-bool(true)
-bool(true)
-bool(false)
-File permission : 497
-bool(true)
-bool(true)
-bool(false)
-File permission : 498
-bool(true)
-bool(true)
-bool(false)
-File permission : 499
-bool(true)
-bool(true)
-bool(false)
-File permission : 500
-bool(true)
-bool(true)
-bool(false)
-File permission : 501
-bool(true)
-bool(true)
-bool(false)
-File permission : 502
-bool(true)
-bool(true)
-bool(false)
-File permission : 503
-bool(true)
-bool(true)
-bool(false)
-File permission : 504
-bool(true)
-bool(true)
-bool(false)
-File permission : 505
-bool(true)
-bool(true)
-bool(false)
-File permission : 506
-bool(true)
-bool(true)
-bool(false)
-File permission : 507
-bool(true)
-bool(true)
-bool(false)
-File permission : 508
-bool(true)
-bool(true)
-bool(false)
-File permission : 509
-bool(true)
-bool(true)
-bool(false)
-File permission : 510
-bool(true)
-bool(true)
-bool(false)
-File permission : 511
-bool(true)
-bool(true)
-bool(false)
-Done
---UEXPECTF--
+--EXPECT--
*** Testing unlink() on a file ***
File permission : 0
bool(true)
--EXPECT--
Opening
Closing up!
-array(4) {
- [0]=>
- string(5) "first"
- [1]=>
- string(6) "fourth"
- [2]=>
- string(6) "second"
- [3]=>
- string(5) "third"
-}
---UEXPECT--
-Opening
-Closing up!
array(4) {
[0]=>
unicode(5) "first"
)
Filesize = 31337
filemtime = 1231231231
-