nozavroni / csvelte

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

on php7 when running phpunit I get error about input/String #75

Closed deni-zen closed 8 years ago

deni-zen commented 8 years ago

PHP Fatal error: Cannot use CSVelte\Input\String as String because 'String' is a special class name in /home/luke/Playground/csvelte/tests/CSVelte/InputStringTest.php on line 4

nozavroni commented 8 years ago

This gets fixed by the new IO classes