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