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
80a4954a3a2c0cc26092b5ace0e3ab0fa91b7812
parsecsv-for-php
/
tests
/
methods
History
Fonata
80a4954a3a
Merge pull request
#122
from itexia/get-total-row-count
...
New feature: get total row count - useful if $limit is set.
2018-03-07 09:30: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
Only re-formated source code slightly
2018-03-02 17:25:38 +01:00
SaveTest.php
added DatatypeEnum tests; repaired the other test for local execution; small bug fixes
2018-02-19 21:36:31 +01:00