I think that it would be great if in class PHPUnit_Extensions_Database_DataSet_CsvDataSet will be check that parameters passing to function array_combine have equal number of elements. Sometimes happen that they differ and developer do not know in which file and line is the problem.
I think that it would be great if in class PHPUnit_Extensions_Database_DataSet_CsvDataSet will be check that parameters passing to function array_combine have equal number of elements. Sometimes happen that they differ and developer do not know in which file and line is the problem.