Skip to content

version 3.1.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 14 Jan 10:23
· 1522 commits to master since this release

New Methods:

  • The \Bakame\Csv\Reader::output output the CSV data directly in the output buffer
  • The \Bakame\Csv\Reader::__toString can be use to echo the raw CSV

Update:

  • The \Bakame\Csv\Reader::fetch* methods arguments are better validated