23:52:12 Create new PHPExcel object
23:52:12 Set document properties
23:52:12 Add some data
23:52:12 Rename worksheet
23:52:12 Write to Excel2007 format
23:52:12 File written to 01simple.xlsx
Call time to write Workbook was 0.0117 seconds
23:52:12 Current memory usage: 6 MB
23:52:12 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/bornosky/public_html/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 288
23:52:12 File written to 01simple.xls
Call time to write Workbook was 0.0116 seconds
23:52:12 Current memory usage: 6 MB
23:52:12 Peak memory usage: 6 MB
23:52:12 Done writing files
Files have been created in /home/bornosky/public_html/PHPExcel/Examples