05:44:20 Create new PHPExcel object
05:44:20 Set document properties
05:44:20 Add data
05:44:20 Set title row bold
05:44:20 Set autofilter
05:44:20 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
05:44:20 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0186 seconds
05:44:20 Current memory usage: 2 MB
05:44:20 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
05:44:20 File written to 10autofilter.xls
Call time to write Workbook was 0.0113 seconds
05:44:20 Current memory usage: 2 MB
05:44:20 Peak memory usage: 2 MB
05:44:20 Done writing files
Files have been created in /var/www/html/test/public/vendor/phpoffice/phpexcel/Examples