08:05:45 Create new PHPExcel object
08:05:45 Set document properties
08:05:45 Add some data
08:05:45 Rename worksheet
08:05:45 Write to Excel2007 format
08:05:45 File written to 01simple.xlsx
Call time to write Workbook was 0.0098 seconds
08:05:45 Current memory usage: 2 MB
08:05:45 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
08:05:45 File written to 01simple.xls
Call time to write Workbook was 0.0098 seconds
08:05:45 Current memory usage: 2 MB
08:05:45 Peak memory usage: 2 MB
08:05:45 Done writing files
Files have been created in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Examples