jabranr / csv-parser

PHP client to parse CSV data from a path, file, stream, resource or string into indexed or associative arrays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove deprecated code

jabranr opened this issue · comments

So that:

  • Unit tests for removed deprecated code are updated.
  • All code marked deprecated or with todo is removed.
  • Documentation is updated.