Skip to content

BUGFIX: the column-name does not fit to the result anymore when using… - #296

Closed
stevenbuehner wants to merge 2 commits into
ddeboer:masterfrom
stevenbuehner:master
Closed

BUGFIX: the column-name does not fit to the result anymore when using…#296
stevenbuehner wants to merge 2 commits into
ddeboer:masterfrom
stevenbuehner:master

Conversation

@stevenbuehner

Copy link
Copy Markdown

When using the CSVReader with the option

        $this->setHeaderRowNumber ( 0, CsvReader::DUPLICATE_HEADERS_INCREMENT );

then the column-name does not fit to the result anymore...

see issue 287

… the CSVReader with the option $this->setHeaderRowNumber ( 0, CsvReader::DUPLICATE_HEADERS_INCREMENT );
@stevenbuehner

stevenbuehner commented Jun 7, 2016

Copy link
Copy Markdown
Author

I changed my pull request a bit to fit the phpUnittests. I am adding another pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant