03:05:21 Create new PHPExcel object
03:05:21 Set document properties
03:05:21 Add data
03:05:21 Set title row bold
03:05:21 Set autofilter
03:05:21 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
03:05:21 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0142 seconds
03:05:21 Current memory usage: 4 MB
03:05:21 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

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
03:05:21 File written to 10autofilter.xls
Call time to write Workbook was 0.0142 seconds
03:05:21 Current memory usage: 6 MB
03:05:21 Peak memory usage: 6 MB
03:05:21 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples