This website requires JavaScript.
Explore
Help
Sign In
parsecsv
/
parsecsv-for-php
Watch
1
Star
0
Fork
0
You've already forked parsecsv-for-php
mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced
2026-02-19 08:36:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9297449b9a1cc39313476a9c9aa838a7ef471ce
parsecsv-for-php
/
tests
/
example_files
History
Fonata
1d8e6808bc
Added test for issue
#145
, couldn't reproduce it
2018-05-21 21:56:54 +02:00
..
multiple_empty_lines.csv
Ignore entirely empty lines at the end of files
2018-04-29 11:08:40 +02:00
Piwik_API_download.csv
Added test for new field 'use_mb_convert_encoding'
2018-02-02 11:13:49 +01:00
single_column.csv
Renamed example file 'single_row', as it containes a single column.
2017-12-06 02:25:54 +01:00
UTF-8_sep_row_but_no_BOM.csv
PHPUnit: added test for UTF-8 and sep= row
2017-12-06 02:25:54 +01:00
UTF-8_with_BOM_and_sep_row.csv
Added tests for files starting with a byte order mark (BOM)
2017-12-21 09:33:23 +01:00
UTF-16LE_with_BOM_and_sep_row.csv
Added tests for files starting with a byte order mark (BOM)
2017-12-21 09:33:23 +01:00
waiver_field_separator.csv
Added test for issue
#145
, couldn't reproduce it
2018-05-21 21:56:54 +02:00