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
2bf4a2d0cdac4952f03a5a3462418cf320a5373c
parsecsv-for-php
/
tests
History
Christian Bläul
f41a18b1c0
Added support for DOS double line endings
...
Fixed GitHub issue
#75
2018-02-02 11:13:49 +01:00
..
example_files
Added test for new field 'use_mb_convert_encoding'
2018-02-02 11:13:49 +01:00
methods
Added support for DOS double line endings
2018-02-02 11:13:49 +01:00
properties
Added support for mb_convert_encoding() instead of iconv()
2018-02-02 11:13:49 +01:00
Bootstrap.php
PHPUnit: Prevent 'Cannot redeclare class' error
2017-12-06 02:25:54 +01:00
PHPUnit_Framework_TestCase.inc.php
PHPUnit: made compatible with v6, which is now namespaced.
2017-12-06 02:25:54 +01:00
phpunit.xml
Also run test files ending with Test.php (capital letter)
2018-02-02 11:13:49 +01:00