Stian Liknes 2f9a3e309e Handle empty rows without E_WARNING when filling missing array indexes
In some cases, reading an XLSX file produce E_WARNING from the max()
call in the fillMissingArray() method. This commit fix the problem
by handling empty rows.
2017-02-19 11:10:15 +01:00
..
2016-03-18 17:09:13 -07:00