CSV v4.2.0 Release Notes

Release Date: 2014-02-17 // about 10 years ago
  • ➕ Added

    • toXML method to transcode the CSV into a XML in Bakame\Csv\AbstractCsv

    🛠 Fixed

    • toHTML method bug in Bakame\Csv\AbstractCsv
    • output method accepts an optional $filename argument
    • 0️⃣ Bakame\Csv\Reader::fetchCol default to $columnIndex = 0
    • 0️⃣ Bakame\Csv\Reader::fetchOne default to $offset = 0