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-10-17 10:20:02 -07:00
2016-08-10 12:09:37 -07:00