01:31:36 Create new PHPExcel object
01:31:36 Set document properties
01:31:36 Add data
01:31:36 Set title row bold
01:31:36 Set autofilter
01:31:36 Write to Excel2007 format
Warning: count(): Parameter must be an array or an object that implements Countable in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 768
01:31:36 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0084 seconds
01:31:36 Current memory usage: 2 MB
01:31:36 Write to Excel5 format
Warning: A non-numeric value encountered in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 835
Warning: A non-numeric value encountered in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 835
Warning: A non-numeric value encountered in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 835
Warning: A non-numeric value encountered in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 835
01:31:36 File written to 10autofilter.xls
Call time to write Workbook was 0.0082 seconds
01:31:36 Current memory usage: 2 MB
01:31:36 Peak memory usage: 2 MB
01:31:36 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples