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