21 Reader CSV Long Integers with String Value Binder

23:32:28 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/f/fvictor5/new.private-stroy.ru/public_html/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php on line 347 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/f/fvictor5/new.private-stroy.ru/public_html/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/f/fvictor5/new.private-stroy.ru/public_html/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/f/fvictor5/new.private-stroy.ru/public_html/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/f/fvictor5/new.private-stroy.ru/public_html/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/f/fvictor5/new.private-stroy.ru/public_html/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php on line 45 23:32:28 1 worksheet loaded
23:32:28 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" } }