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
3cc20fbb475842a17d9fcbc1b7ea650158981605
parsecsv-for-php
/
tests
/
methods
History
Christian Bläul
3cc20fbb47
Merge remote-tracking branch 'itexia/auto-detect-file-has-heading'
...
# Conflicts: # tests/methods/ParseTest.php
2018-03-10 12:46:36 +01:00
..
fixtures
added DatatypeEnum tests; repaired the other test for local execution; small bug fixes
2018-02-19 21:36:31 +01:00
ConstructTest.php
ConstructTest: undo directory change to be on the safe side.
2018-03-02 17:15:31 +01:00
DataRowCountTest.php
corrected regex to fit all given enclosures. Added test for single enclosure
2018-02-26 08:55:51 +01:00
DatatypeTest.php
added DatatypeEnum tests; repaired the other test for local execution; small bug fixes
2018-02-19 21:36:31 +01:00
OldRequireTest.php
Don't break people's code just because they don't have Composer
2018-03-02 17:15:31 +01:00
ParseTest.php
Merge remote-tracking branch 'itexia/auto-detect-file-has-heading'
2018-03-10 12:46:36 +01:00
SaveTest.php
new test for setting new headers before save (comments
#82
)
2018-02-27 14:33:26 +01:00