PhpSpreadsheet/Classes
Matthias Laug 6ae1a501c5 Fatal Error on non object in Worksheet.php
the disconnectCells method is not always fully initialized with the attribute 
_cellCollection, so a check needs to be done. Otherwise a fatal error occurs.
happens if multiple xsl are created from csv file
2013-02-21 14:35:59 +01:00
..
PHPExcel Fatal Error on non object in Worksheet.php 2013-02-21 14:35:59 +01:00
PHPExcel.php __destroy methods for Excel and Worksheet objects 2013-02-13 09:01:36 +00:00