21:02:37 Create new PHPExcel object
21:02:37 Set document properties
21:02:37 Set default font
21:02:37 Add some data
21:02:37 Rename worksheet
21:02:37 Write to Excel5 format
21:02:37 File written to 02types-xls.xls
21:02:37 File written to 02types-xls.xlsx
Call time to write Workbook was 0.0787 seconds
21:02:37 Current memory usage: 6 MB
21:02:37 Reload workbook from saved file
Call time to reload Workbook was 0.0644 seconds
21:02:37 Current memory usage: 6 MB
array(1) {
[0]=>
array(1) {
[0]=>
NULL
}
}
21:02:37 Peak memory usage: 6 MB
21:02:37 Done testing file
File has been created in C:\xampp\htdocs\FinanceModule\vendor\phpoffice\phpexcel\Examples