22:33:12 Create new PHPExcel object
22:33:12 Set document properties
22:33:12 Add some data
22:33:12 Add comments
22:33:12 Add rich-text string
22:33:12 Merge cells
22:33:12 Protect cells
22:33:12 Set cell number formats
22:33:12 Set column widths
22:33:12 Set fonts
22:33:12 Set alignments
22:33:12 Set thin black border outline around column
22:33:12 Set thick brown border outline around Total
22:33:12 Set fills
22:33:12 Set style for header row using alternative method
22:33:12 Unprotect a cell
22:33:12 Add a hyperlink to the sheet
22:33:12 Add a drawing to the worksheet
22:33:12 Add a drawing to the worksheet
22:33:12 Add a drawing to the worksheet
22:33:12 Play around with inserting and removing rows and columns
22:33:12 Set header/footer
22:33:12 Set page orientation and size
22:33:12 Rename first worksheet
22:33:12 Create a second Worksheet object
22:33:12 Add some data
22:33:12 Set the worksheet tab color
22:33:12 Set alignments
22:33:12 Set column widths
22:33:12 Set fonts
22:33:12 Add a drawing to the worksheet
22:33:12 Set page orientation and size
22:33:12 Rename second worksheet
22:33:12 Write to CSV format
22:33:12 File written to 16csv.csv
Call time to write Workbook was 0.0527 seconds
22:33:12 Current memory usage: 4.75 MB
22:33:12 Read from CSV format

Notice: Undefined variable: fileHandle in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php on line 147

Warning: rewind() expects parameter 1 to be resource, null given in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php on line 147
Call time to reload Workbook was 0.0198 seconds
22:33:12 Current memory usage: 5 MB
22:33:12 Write to Excel2007 format
22:33:12 File written to 16csv.xlsx
Call time to write Workbook was 0.0620 seconds
22:33:12 Current memory usage: 6.25 MB
22:33:12 Peak memory usage: 6.25 MB
22:33:12 Done writing files
Files have been created in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Examples