phpunit-documentation-english
phpunit-documentation-english copied to clipboard
Fix CsvFileIterator::rewind() method
$row is undefined and can't be processed. It should work this way.
The same change can be applied for a CsvFileIterator::next()