21 Reader CSV Long Integers with String Value Binder
23:42:59 Loading file longIntegers.csv into WorkSheet #1 using IOFactory with a defined reader type of Csv
Deprecated: auto_detect_line_endings is deprecated in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php on line
346
Deprecated: Return type of PhpOffice\PhpSpreadsheet\Worksheet\Iterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line
55
Deprecated: Return type of PhpOffice\PhpSpreadsheet\Worksheet\Iterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line
73
Deprecated: Return type of PhpOffice\PhpSpreadsheet\Worksheet\Iterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line
65
Deprecated: Return type of PhpOffice\PhpSpreadsheet\Worksheet\Iterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line
83
Deprecated: Return type of PhpOffice\PhpSpreadsheet\Worksheet\Iterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/home/s/sunvito/holel-sea.ru/public_html/test/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line
45
23:42:59 1 worksheet loaded
23:42:59
Worksheet #0 -> longIntegers.csv (Formatted)array(6) {
[1]=>
array(2) {
["A"]=>
string(8) "Column 1"
["B"]=>
string(8) "Column 2"
}
[2]=>
array(2) {
["A"]=>
string(24) "123456789012345678901234"
["B"]=>
string(24) "234567890123456789012345"
}
[3]=>
array(2) {
["A"]=>
string(24) "345678901234567890123456"
["B"]=>
string(24) "456789012345678901234567"
}
[4]=>
array(2) {
["A"]=>
string(24) "567890123456789012345678"
["B"]=>
string(24) "678901234567890123456789"
}
[5]=>
array(2) {
["A"]=>
string(24) "789012345678901234567890"
["B"]=>
string(24) "890123456789012345678901"
}
[6]=>
array(2) {
["A"]=>
string(24) "901234567890123456789012"
["B"]=>
string(24) "012345678901234567890123"
}
}