Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #198 from Samyoul/patch-1HEADorigin/masterorigin/HEADmaster | ignace nyamagana butera | 2016-12-15 | 1 | -1/+1 |
|\ | | | | | Minor spelling correction | ||||
| * | Minor spelling correction | Samyoul | 2016-12-15 | 1 | -1/+1 |
|/ | | | 801th to 801st | ||||
* | bug fix BOM sequence value8.1.2 | Ignace Nyamagana Butera | 2016-10-27 | 3 | -4/+5 |
| | |||||
* | bug fix BOM stripping #184 | Ignace Nyamagana Butera | 2016-10-03 | 3 | -2/+19 |
| | |||||
* | 8.1.1 release8.1.1 | ignace nyamagana butera | 2016-09-05 | 14 | -14/+14 |
| | |||||
* | Update CHANGELOG.md | Ignace Nyamagana Butera | 2016-09-04 | 3 | -3/+5 |
| | |||||
* | Merge pull request #175 from mahngiel/header-content-type-csv | ignace nyamagana butera | 2016-09-01 | 2 | -2/+5 |
|\ | | | | | Change Output header Content-Type to text/csv | ||||
| * | Changed Content-Type header to text/csv re: RFC 7111 | Kris Reeck | 2016-09-01 | 2 | -2/+5 |
| | | |||||
* | | Merge pull request #176 from mahngiel/readme-update | ignace nyamagana butera | 2016-09-01 | 1 | -1/+1 |
|\ \ | |/ |/| | Update link to CONTRIB doc in README | ||||
| * | Update link to CONTRIB doc in README | Kris Reeck | 2016-09-01 | 1 | -1/+1 |
|/ | |||||
* | update csv files | Ignace Nyamagana Butera | 2016-08-27 | 2 | -20244/+20244 |
| | |||||
* | Merge pull request #172 from GrahamCampbell/patch-1 | ignace nyamagana butera | 2016-08-04 | 1 | -1/+3 |
|\ | | | | | Test on PHP 7.1 | ||||
| * | Test on PHP 7.1 | Graham Campbell | 2016-08-04 | 1 | -1/+3 |
|/ | |||||
* | update changelog | ignace nyamagana butera | 2016-08-02 | 1 | -0/+19 |
| | |||||
* | Merge pull request #171 from hhamon/fix-getbom-method | ignace nyamagana butera | 2016-08-01 | 3 | -5/+5 |
|\ | | | | | Change getInputBom() method name to getInputBOM() to be consistent everywhere in the API. | ||||
| * | Change getInputBom() method name to getInputBOM() to be consistent ↵ | Hugo Hamon | 2016-08-01 | 3 | -5/+5 |
|/ | | | | everywhere in the API. | ||||
* | bug fix preserve fileObject CSV controls | ignace nyamagana butera | 2016-07-25 | 2 | -1/+25 |
| | | | | | | | | | | | When using AbstractCsv::createFromFileObject the CSV object inherit the SplFileObject csv controls A php bug was filled because SplFileObject::getCsvControl did not return the escape caracter (see: https://bugs.php.net/bug.php?id=72646) The bug is resolved so the patch can be completely applied and the testsuite is updated accordingly | ||||
* | Adding PULL_REQUEST_TEMPLATE.md | ignace nyamagana butera | 2016-07-18 | 1 | -0/+25 |
| | |||||
* | adding a .github folder | ignace nyamagana butera | 2016-07-18 | 3 | -5/+5 |
| | |||||
* | Update project settings | ignace nyamagana butera | 2016-07-18 | 7 | -26/+68 |
| | | | | | | | | | - adding .editorconfig - adding github ISSUE_TEMPLATE md - updating composer package (fabpot/php-cs-fixer dev dependency updated) - updating .gitattributes to include editorconfig - improve QueryFilter | ||||
* | prepare 8.1.0 release8.1.0 | ignace nyamagana butera | 2016-05-30 | 14 | -15/+15 |
| | |||||
* | parameters should be in snake case | ignace nyamagana butera | 2016-05-30 | 1 | -2/+2 |
| | |||||
* | Adding an autoloader script | ignace nyamagana butera | 2016-05-23 | 10 | -190/+213 |
| | |||||
* | bug fix deprecation warning | ignace nyamagana butera | 2016-05-03 | 1 | -2/+2 |
| | |||||
* | fix use class keyword | ignace nyamagana butera | 2016-05-02 | 4 | -12/+17 |
| | |||||
* | All properties are now camelCase | ignace nyamagana butera | 2016-02-15 | 8 | -152/+150 |
| | |||||
* | Merge pull request #152 from thephpleague/bugfix/streamfilter | ignace nyamagana butera | 2016-02-12 | 6 | -15/+72 |
|\ | | | | | Bugfix Library | ||||
| * | Bug Fix League\Csv | ignace nyamagana butera | 2016-02-09 | 5 | -12/+69 |
| | | | | | | | | | | - bug fix stream filter #72 - improve public API by deprecating (get|set)EncodingFrom | ||||
| * | docblock improvements | ignace nyamagana butera | 2016-01-28 | 1 | -3/+3 |
|/ | |||||
* | Update examples for version 8.08.0.0 | ignace nyamagana butera | 2015-12-11 | 9 | -31/+35 |
| | |||||
* | Improve ReaderTest | ignace nyamagana butera | 2015-12-10 | 1 | -19/+4 |
| | |||||
* | Improve Docblocks | ignace nyamagana butera | 2015-12-10 | 2 | -43/+44 |
| | |||||
* | Improve BOM API | ignace nyamagana butera | 2015-12-10 | 3 | -9/+11 |
| | |||||
* | Update changelog | ignace nyamagana butera | 2015-12-10 | 2 | -2/+3 |
| | |||||
* | adding fetchPairsWithoutDuplicates method | ignace nyamagana butera | 2015-12-09 | 4 | -130/+38 |
| | |||||
* | Update CSV MD files | ignace nyamagana butera | 2015-12-03 | 3 | -12/+13 |
| | |||||
* | bug fix Output::toXML method | ignace nyamagana butera | 2015-12-03 | 1 | -4/+4 |
| | |||||
* | Improve Library settings | ignace nyamagana butera | 2015-12-03 | 2 | -2/+17 |
| | |||||
* | Improve Library settings | ignace nyamagana butera | 2015-12-03 | 4 | -25/+14 |
| | |||||
* | update scrutinizer settings | ignace nyamagana butera | 2015-12-01 | 1 | -13/+1 |
| | |||||
* | Improve QueryFilter code | ignace nyamagana butera | 2015-12-01 | 1 | -2/+2 |
| | |||||
* | Improve QueryFilter code | ignace nyamagana butera | 2015-12-01 | 1 | -5/+6 |
| | |||||
* | Improve QueryFilter code | ignace nyamagana butera | 2015-12-01 | 1 | -48/+43 |
| | |||||
* | remove useless QueryFilter methods | ignace nyamagana butera | 2015-12-01 | 3 | -118/+20 |
| | |||||
* | adding Code Coverage with PHP7 | ignace nyamagana butera | 2015-12-01 | 2 | -1/+3 |
| | |||||
* | Improve QueryFilter code | ignace nyamagana butera | 2015-11-30 | 3 | -49/+51 |
| | |||||
* | Improve v8 code quality | ignace nyamagana butera | 2015-11-30 | 9 | -159/+156 |
| | | | | | - Improve Reader::fetchPairs when the offsetIndex or the valueIndex are undefined - Internal refactoring | ||||
* | Improve Inner Filter application | ignace nyamagana butera | 2015-11-27 | 2 | -5/+3 |
| | |||||
* | Improve docblocks | ignace nyamagana butera | 2015-11-27 | 3 | -8/+7 |
| | |||||
* | Remove SplFileObject flags | ignace nyamagana butera | 2015-11-27 | 7 | -123/+68 |
| | |||||
* | Improve returnType reset | ignace nyamagana butera | 2015-11-27 | 3 | -6/+12 |
| | |||||
* | Improve internal code | ignace nyamagana butera | 2015-11-26 | 3 | -10/+18 |
| | |||||
* | Updating scrutinizer settings | ignace nyamagana butera | 2015-11-26 | 1 | -0/+12 |
| | |||||
* | Remove useless method in QueryFilter | ignace nyamagana butera | 2015-11-26 | 3 | -28/+43 |
| | |||||
* | Improve Internal code | ignace nyamagana butera | 2015-11-26 | 5 | -62/+39 |
| | |||||
* | Improve Reader class | ignace nyamagana butera | 2015-11-26 | 3 | -64/+79 |
| | | | | | - Bug fix Reader::fetchAssoc to align with v8 behavior - returnType mechanism is moved to the QueryFilter Trait | ||||
* | Improve CSV conversion | ignace nyamagana butera | 2015-11-25 | 1 | -8/+9 |
| | |||||
* | Bug fix clover path | ignace nyamagana butera | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | Update travis settings | ignace nyamagana butera | 2015-11-25 | 1 | -4/+1 |
| | |||||
* | Remove PHP5.4 support from composer | ignace nyamagana butera | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | Making scrutinizer happy | ignace nyamagana butera | 2015-11-24 | 7 | -14/+16 |
| | |||||
* | Preparing 8.0.0 | ignace nyamagana butera | 2015-11-24 | 14 | -13/+35 |
| | |||||
* | Merge pull request #137 from nyamsprod/features/improve-reader | ignace nyamagana butera | 2015-11-24 | 18 | -180/+364 |
|\ | | | | | Reader class complete rewrite | ||||
| * | Improve code quality | ignace nyamagana butera | 2015-11-24 | 2 | -27/+25 |
| | | |||||
| * | Improve Reader rewrite | ignace nyamagana butera | 2015-11-24 | 2 | -43/+76 |
| | | | | | | | | | | | | - fetchMode is renamed returnType for clarity of intent - returnType reset to TYPE_ARRAY is enforced for all query methods regardless of them using the returnType at all for consistency | ||||
| * | Remove deprecated newline parameters from CreateFromString | ignace nyamagana butera | 2015-11-23 | 12 | -46/+35 |
| | | |||||
| * | Introducing Reader::fetchPairs | ignace nyamagana butera | 2015-11-23 | 10 | -152/+316 |
|/ | | | | | | | | | | | | | | | | | | | In order to make League\Csv works better with huge CSV files we introduce two modes where some Reader::fetch* methods will return either an array or an iterator. The mode is defined for a single query and is by default reset to returning an array. The mode are added with the introduction of Reader::fetchPairs to returns data in an array of key-value pairs, as an associative array with a single entry per row. Adding Reader::fetchPairs requires dropping support for PHP5.4 as the method requires the use of PHP 5.5+ generators. The fetch* method callable function are also updated to ease their usage as prior to Reader::fetchPairs all callable had the same signature. Now the signature depends on the fetch* method. | ||||
* | 7.2.0 release7.2.0 | ignace nyamagana butera | 2015-11-02 | 1 | -9/+8 |
| | |||||
* | Improve Internal Code | ignace nyamagana butera | 2015-10-30 | 3 | -19/+25 |
| | |||||
* | Update filterInteger docblock | ignace nyamagana butera | 2015-10-30 | 3 | -4/+4 |
| | |||||
* | Improve Constructors input validation | ignace nyamagana butera | 2015-10-30 | 2 | -37/+45 |
| | |||||
* | make scrutinizer happy | ignace nyamagana butera | 2015-10-29 | 1 | -3/+3 |
| | |||||
* | remove trim usage | ignace nyamagana butera | 2015-10-29 | 2 | -6/+4 |
| | |||||
* | update master composer alias | ignace nyamagana butera | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | Improve Skipping HHVM test | ignace nyamagana butera | 2015-10-29 | 10 | -24/+44 |
| | |||||
* | Improving code quality | ignace nyamagana butera | 2015-10-29 | 5 | -20/+37 |
| | | | | | - remove the need for the $newline argument in createFromString #132 #130 - improve integer filtering | ||||
* | Simplify code | ignace nyamagana butera | 2015-10-27 | 2 | -13/+3 |
| | |||||
* | typo fix | ignace nyamagana butera | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | update travis settings | ignace nyamagana butera | 2015-10-27 | 1 | -2/+0 |
| | |||||
* | Improve internal code | ignace nyamagana butera | 2015-10-27 | 3 | -82/+90 |
| | |||||
* | Improve tests code | ignace nyamagana butera | 2015-10-23 | 3 | -9/+1 |
| | | | | - update test code to take into account new default flags | ||||
* | Prepare for 7.2.0 release | ignace nyamagana butera | 2015-10-23 | 15 | -92/+128 |
| | | | | | | | - Introduce Controls::fetchDelimitersOccurrences - Introduce Reader::fetch - Deprecate Reader::query - Deprecate Controls::detectDelimiterList | ||||
* | update Changelog | ignace nyamagana butera | 2015-10-21 | 1 | -3/+150 |
| | |||||
* | Merge pull request #130 from thephpleague/bugfix/default-options | ignace nyamagana butera | 2015-10-21 | 4 | -6/+7 |
|\ | | | | | Bug Fix Spl Flags | ||||
| * | Bug Fix Spl Flags | ignace nyamagana butera | 2015-10-21 | 4 | -6/+7 |
|/ | | | | | - default flag is now SplFileObject::READ_AHEAD|SplFileObject::SKIP_EMPTY - AbstractCsv::__toString is also bug fixed | ||||
* | Improve code | ignace nyamagana butera | 2015-10-21 | 11 | -37/+52 |
| | | | | | | - using call_user_func to avoid PHP bug https://bugs.php.net/bug.php?id=68475 - improve regexp documentation - add more excluded files to gitattributes | ||||
* | Merge pull request #126 from pborreli/patch-1 | ignace nyamagana butera | 2015-10-16 | 1 | -1/+1 |
|\ | | | | | Fixed typo | ||||
| * | Fixed typo | Pascal Borreli | 2015-10-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #125 from mortenhauberg/fix-docblocks | ignace nyamagana butera | 2015-10-15 | 6 | -8/+10 |
|\ | | | | | Fix docblocks | ||||
| * | Fix docblocks | mortenhauberg | 2015-10-15 | 6 | -8/+10 |
|/ | |||||
* | Merge pull request #123 from HeyRatFans/bugfix/sanitizeStreamFilter | ignace nyamagana butera | 2015-10-13 | 4 | -4/+60 |
|\ | | | | | Don't trim $filter_name argument in sanitizeStreamFilter. | ||||
| * | Don't trim $filter_name in sanitizeStreamFilter - Fixes filters which pass ↵ | Matt Beale | 2015-10-13 | 4 | -4/+60 |
|/ | | | | newline character as an argument. | ||||
* | Adding the CONDUCT.md file | ignace nyamagana butera | 2015-10-06 | 2 | -1/+23 |
| | |||||
* | #55 bug fix detect delimiter | ignace nyamagana butera | 2015-09-25 | 2 | -3/+3 |
| | |||||
* | Merge pull request #118 from thephpleague/features/improve-package-settings | ignace nyamagana butera | 2015-09-25 | 26 | -178/+216 |
|\ | | | | | Improve Package Testing tools | ||||
| * | Improve Package Testing tools | ignace nyamagana butera | 2015-09-25 | 26 | -178/+216 |
|/ | | | | | | - The package uses PHP CS Fixer to validate the coding standard - Improve Travis settings - Improve Scrutinizer settings | ||||
* | Merge pull request #117 from vlakarados/patch-1 | ignace nyamagana butera | 2015-09-18 | 1 | -3/+3 |
|\ | | | | | Small fixes to comments | ||||
| * | Small fixes to comments | Sergey Telshevsky | 2015-09-18 | 1 | -3/+3 |
|/ | |||||
* | Update CHANGELOG.md7.1.2 | ignace nyamagana butera | 2015-06-10 | 1 | -0/+2 |
| | |||||
* | Prepare 7.1.2 release | Ignace Nyamagana Butera | 2015-06-10 | 1 | -1/+1 |
| |