19:27:08 Create new PHPExcel object
19:27:08 Set document properties
19:27:08 Add some data
19:27:08 Add comments
19:27:08 Add rich-text string
19:27:08 Merge cells
19:27:08 Protect cells
19:27:08 Set cell number formats
19:27:08 Set column widths
19:27:08 Set fonts
19:27:08 Set alignments
19:27:08 Set thin black border outline around column
19:27:08 Set thick brown border outline around Total
19:27:08 Set fills
19:27:08 Set style for header row using alternative method
19:27:08 Unprotect a cell
19:27:08 Add a hyperlink to the sheet
19:27:08 Add a drawing to the worksheet
19:27:08 Add a drawing to the worksheet
19:27:08 Add a drawing to the worksheet
19:27:08 Play around with inserting and removing rows and columns
19:27:08 Set header/footer
19:27:08 Set page orientation and size
19:27:08 Rename first worksheet
19:27:08 Create a second Worksheet object
19:27:08 Add some data
19:27:08 Set the worksheet tab color
19:27:08 Set alignments
19:27:08 Set column widths
19:27:08 Set fonts
19:27:08 Add a drawing to the worksheet
19:27:08 Set page orientation and size
19:27:08 Rename second worksheet
19:27:08 Write to CSV format
19:27:08 File written to 16csv.csv
Call time to write Workbook was 0.0105 seconds
19:27:08 Current memory usage: 4.75 MB
19:27:08 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.0033 seconds
19:27:08 Current memory usage: 5 MB
19:27:08 Write to Excel2007 format
19:27:08 File written to 16csv.xlsx
Call time to write Workbook was 0.0189 seconds
19:27:08 Current memory usage: 6.25 MB
19:27:08 Peak memory usage: 6.25 MB
19:27:08 Done writing files
Files have been created in /home/diamebua/beta/releases/20140218040015/shared/vendor/phpoffice/phpexcel/Examples