Skip to content

Conversation

@bendavies
Copy link

@bendavies bendavies commented Feb 4, 2019

I'm seeing an issue with a CSV I have where this line
https://github.com/portphp/csv/blob/master/src/CsvReader.php#L116
is coming back as false on the last line.
Switching the do while to a while loop fixes this, but I can't work out why it's happening or replicate it in a test.

Anyway, it doesn't break any existing tests.

@rodnaph
Copy link
Contributor

rodnaph commented Jan 29, 2021

This fixes an issue I'm having trying to use CsvReader with the OneToManyReader 👍

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.

3 participants