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