Skip to content

1.3.1 Release

Compare
Choose a tag to compare
@gogowitsch gogowitsch released this 20 Jun 21:28
· 6 commits to master since this release

Breaking changes: none
New features: none

Bugfix

Calling the function parseFile() will now set the $csv->data field.
Until now, the parsed data was only returned.
This adds consistency with $csv->parse() for the following operations on the object.