15:19:54 Create new PHPExcel object
15:19:54 Set document properties
15:19:54 Add data
15:19:54 Set title row bold
15:19:54 Set autofilter
15:19:54 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
15:19:54 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0090 seconds
15:19:54 Current memory usage: 2 MB
15:19:54 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
15:19:54 File written to 10autofilter.xls
Call time to write Workbook was 0.0098 seconds
15:19:54 Current memory usage: 2 MB
15:19:54 Peak memory usage: 2 MB
15:19:54 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples