14:03:39 Create new PHPExcel object
14:03:39 Set document properties
14:03:39 Add data
14:03:39 Set title row bold
14:03:39 Set autofilter
14:03:39 Write to Excel2007 format
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Writer\Excel2007\Worksheet.php on line 771
14:03:39 File written to 10autofilter.xlsx
Call time to write Workbook was 0.1533 seconds
14:03:39 Current memory usage: 4 MB
14:03:39 Write to Excel5 format
Warning: A non-numeric value encountered in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Cell.php on line 843
Warning: A non-numeric value encountered in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Cell.php on line 843
Warning: A non-numeric value encountered in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Cell.php on line 843
Warning: A non-numeric value encountered in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Classes\PHPExcel\Cell.php on line 843
14:03:39 File written to 10autofilter.xls
Call time to write Workbook was 0.0625 seconds
14:03:39 Current memory usage: 6 MB
14:03:39 Peak memory usage: 6 MB
14:03:39 Done writing files
Files have been created in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Examples