shuchkin/simplecsv

deprecated warning

tootoll opened this issue · 1 comments

Latest php
SimpleCSV::export, strpos
Passing null to parameter #1 ($haystack) of type string is deprecated in SimpleCSV.php on line 162

if (is_null($v)) {continue;}

or something?

fixed in 0.2