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