This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-01 21:19:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.0-Development
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Reader
/
Csv
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
43413002fd
Stricter type-hinting for IReader
2022-10-03 11:33:29 +02:00
..
CsvCallbackTest.php
…
CsvContiguousFilter.php
Stricter type-hinting for IReader
2022-10-03 11:33:29 +02:00
CsvContiguousTest.php
Scrutinizer Clean Up Tests (
#3061
)
2022-09-14 07:11:20 -07:00
CsvEncodingTest.php
Php/iconv Should Not Treat FFFE/FFFF as Valid (
#2910
)
2022-07-02 08:53:39 -07:00
CsvIssue2232Test.php
R1C1 Format and Internationalization, plus Relative Offsets (
#3052
)
2022-09-16 08:25:26 -07:00
CsvIssue2840Test.php
Allow Csv Reader to Store Null String in Spreadsheet (
#2842
)
2022-05-21 07:21:14 -07:00
CsvLineEndingTest.php
…
CsvLoadFromStringTest.php
Allow Csv Reader to Treat String as Contents of File (
#2792
)
2022-05-07 08:24:53 -07:00
CsvNumberFormatLocaleTest.php
Phpstan Differences from Php7 to Php8, Again (
#2665
)
2022-03-11 23:28:30 -08:00
CsvNumberFormatTest.php
…
CsvTest.php
…