06:00:43 Create new PHPExcel object
06:00:43 Set document properties
06:00:43 Add data
06:00:43 Set title row bold
06:00:43 Set autofilter
06:00:43 Write to Excel2007 format
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/test/public/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 771
06:00:43 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0094 seconds
06:00:43 Current memory usage: 2 MB
06:00:43 Write to Excel5 format
Warning: A non-numeric value encountered in /var/www/html/test/public/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /var/www/html/test/public/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /var/www/html/test/public/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /var/www/html/test/public/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php on line 843
06:00:43 File written to 10autofilter.xls
Call time to write Workbook was 0.0093 seconds
06:00:43 Current memory usage: 2 MB
06:00:43 Peak memory usage: 2 MB
06:00:43 Done writing files
Files have been created in /var/www/html/test/public/vendor/phpoffice/phpexcel/Examples