nozavroni / csvelte

🕺🏻 CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6 stars 0 forks source link

Remove ``IO\File`` complete from the library #108

Closed nozavroni closed 7 years ago

nozavroni commented 7 years ago

The IO\File class was a nice thought, but it's ultimately been a failure. Get rid of it.

nozavroni commented 7 years ago

Implemented and (un)tested