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