13:43:49 Create new PHPExcel object
13:43:49 Set document properties
13:43:49 Add data
13:43:49 Set title row bold
13:43:49 Set autofilter
13:43:49 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
13:43:49 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0278 seconds
13:43:49 Current memory usage: 6 MB
13:43:49 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
13:43:49 File written to 10autofilter.xls
Call time to write Workbook was 0.0294 seconds
13:43:49 Current memory usage: 6 MB
13:43:49 Peak memory usage: 6 MB
13:43:49 Done writing files
Files have been created in D:\dev\sklad\vendor\phpoffice\phpexcel\Examples