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