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
1142ef26117b49e75cdb8d21701892e221bc6460
parsecsv-for-php
/
tests
/
methods
History
Fonata
1142ef2611
Merge pull request
#124
from itexia/new-enums-for-docu
...
New Enum class for file processing (save + unparse) + Documentation
2018-03-07 09:35:01 +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
Only re-formated source code slightly
2018-03-02 17:25:38 +01:00
SaveTest.php
new test for setting new headers before save (comments
#82
)
2018-02-27 14:33:26 +01:00