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
823f51c4f0358518cbd409fbff38a1f63afbfd21
parsecsv-for-php
/
tests
History
Christian Bläul
823f51c4f0
Added PHPUnit test to save without header
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 PHPUnit test to save without header
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