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